get https://api.sportradar.com///v3//seasons//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. Pieter-Steph |
display_last_name | player | String | Display last name of a player ex. du Toit |
first_name | player | String | Display last name of a player ex. Pieter Stephanus |
id | player | String | Unique ID of a player ex. sr:player:472010 |
jersey_number | player | Integer | Jersey number of a player |
last_name | player | String | Last name of a player ex. du Toit |
name | player | String | Name of a player ex. du Toit, Pieter Stephanus |
nickname | player | String | Nickname of a player |