get
https://api.sportradar.com/mapping//v2/en/seasons//player_mappings.
Get player mappings for a season.
Returns mappings between external IDs and Sportradar player IDs (SRIDs).
Only returns players from providers configured for the API key.
Results are paginated by players (not individual mappings).
Players are sorted alphabetically by ID.
Mappings within each player are sorted by bookmaker_id, then external_id.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Data Points
Player
| Attribute | Parent Element | Type | Description |
|---|---|---|---|
id | player | String | Sportradar ID of a player ex. sr:player:608020 |
Mapping
See our ID Types section for more context on Sportradar ID types
| Attribute | Parent Element | Type | Description |
|---|---|---|---|
bookmaker_id | player - mapping | String | Mapping entity IDsr:book:10358 represents Sportradar's UUIDs. Additional entities (or ID systems) can be configuredex. sr:book:10358 |
external_id | player - mapping | String | External ID in the mapping entity's system ex. 4353138d-4c22-4396-95d8-5f587d2df25c |
400Bad Request - Invalid season ID format
404Not Found - Season does not exist
