get https://api.sportradar.com/icehockey//v2//seasons//players.
Global Hockey Season Players provides names and ids for all participating players for a given season.
Update Frequency
300s Time To Live / Cache
Pagination Note
Pagination will often be required to pull all data within this feed. By default, the feed will return 1,000 players.
Data Points
Player:
Attribute | Parent Element | Type | Description |
---|---|---|---|
display_first_name | player | String | Display first name of a player ex. Victor |
display_last_name | player | String | Display last name of a player ex. Antipin |
first_name | player | String | Display last name of a player ex. Dmitry |
id | player | String | Unique ID of a player ex. sr:player:260391 |
jersey_number | player | Integer | Jersey number of a player |
last_name | player | String | Last name of a player ex. Cajkovsky |
name | player | String | Name of a player ex. Cajkovsky, Michal |