Provides real-time match-level statistics for a given match. Including player stats, team stats, and scoring by period. Please note that data returned is determined by coverage level.
Provides real-time match-level statistics and a play-by-play event timeline for a given match. This includes player stats, team stats, scoring by period, clock time for each recorded event. Please note that data returned is determined by coverage level.
Returns information and stats for a team within a tournament. The Tournament ID can be interchanged with Season ID to display the stats for past seasons if collected.
https://api.sportradar.com/icehockey/{access_level}/{version}/{language_code}/tournaments/{tournament_id or season_id}/teams/{team_id}/statistics.{format}?api_key={your_api_key}
Parameter
Description
access_level
Defines the access level of your API key as Production (production) or Trial (trial).
version
Version number of the API you are accessing (Current Version: v1).
Provides information for a given tournament or season, including current season, participating teams, and tournament structure.
https://api.sportradar.com/icehockey/{access_level}/{version}/{language_code}/tournaments/{tournament_id or season_id}/info.{format}?api_key={your_api_key}
Parameter
Description
access_level
Defines the access level of your API key as Production (production) or Trial (trial).
version
Version number of the API you are accessing (Current Version: v1).
Returns the ranked list of players leading the tournament or season with Points (goals + assists), goals, and assists.
https://api.sportradar.com/icehockey/{access_level}/{version}/{language_code}/tournaments/{tournament_id or season_id}/leaders.{format}?api_key={your_api_key}
Parameter
Description
access_level
Defines the access level of your API key as Production (production) or Trial (trial).
version
Version number of the API you are accessing (Current Version: v1).
Provides standings which are updated live according to games currently in progress. Note that not all tournaments or seasons are covered live.
https://api.sportradar.com/icehockey/{access_level}/{version}/{language_code}/tournaments/{tournament_id or season_id}/live_standings.{format}?api_key={your_api_key}
Parameter
Description
access_level
Defines the access level of your API key as Production (production) or Trial (trial).
version
Version number of the API you are accessing (Current Version: v1).
Provides results for all games within a given tournament or season.
https://api.sportradar.com/icehockey/{access_level}/{version}/{language_code}/tournaments/{tournament_id or season_id}/results.{format}?api_key={your_api_key}
Parameter
Description
access_level
Defines the access level of your API key as Production (production) or Trial (trial).
version
Version number of the API you are accessing (Current Version: v1).
Provides scheduling information for all games within a given tournament or season.
https://api.sportradar.com/icehockey/{access_level}/{version}/{language_code}/tournaments/{tournament_id or season_id}/schedule.{format}?api_key={your_api_key}
Parameter
Description
access_level
Defines the access level of your API key as Production (production) or Trial (trial).
version
Version number of the API you are accessing (Current Version: v1).
Provides a list of current and past season IDs for a given tournament. Season IDs can be interchanged with tournament IDs to retrieve historical data.
https://api.sportradar.com/icehockey/{access_level}/{version}/{language_code}/tournaments/{tournament_id or season_id}/seasons.{format}?api_key={your_api_key}
Parameter
Description
access_level
Defines the access level of your API key as Production (production) or Trial (trial).
version
Version number of the API you are accessing (Current Version: v1).
Provides detailed standings info for a given season.
https://api.sportradar.com/icehockey/{access_level}/{version}/{language_code}/tournaments/{tournament_id or season_id}/standings.{format}?api_key={your_api_key}
Parameter
Description
access_level
Defines the access level of your API key as Production (production) or Trial (trial).
version
Version number of the API you are accessing (Current Version: v1).