get https://api.sportradar.com/icehockey//v2//seasons//leaders.
Global Hockey Season Leaders provides a list of leaders for a given season. Statistics include goals, points, and assists.
Update Frequency
300s Time To Live / Cache
Data Points
Competitor:
Attribute | Parent Element | Type | Description |
---|---|---|---|
abbreviation | list - leader - player - competitor | String | Abbreviation for a competitor name ex. SCH (Severstal Cherepovets) |
id | list - leader - player - competitor | String | Unique ID for a competitor ex. sr:competitor:3943 (Severstal Cherepovets) |
name | list - leader - player - competitor | String | Name for a competitor ex. Severstal Cherepovets |
Player:
Attribute | Parent Element | Type | Description |
---|---|---|---|
id | list - leader - player | String | Unique ID of a player ex. sr:player:920492 |
name | list - leader - player | String | Name of a player ex. Pilipenko, Kirill |
multiple_competitors | leader - player | Boolean | Signifies a player has featured for multiple competitors within a season when true |
Season Leaders:
Attribute | Parent Element | Type | Description |
---|---|---|---|
type | list | String | Type of leader statisticpoints , goals , assists |
rank | list - leader | Integer | Player rank for a leader statistic |
type | list - leader - player - competitor - datapoint | String | Type of leader statistic for a player entrypoints , goals , assists |
value | list - leader - player - competitor - datapoint | Integer | Value of a player's leader statistic |