Docs
Coverage MatrixDocumentationChange LogLog InContact Us
Docs

Sport Event Competitor Mappings

Get competitor mappings for a sport event. Returns mappings between external IDs and Sportradar competitor IDs. Only returns competitors from providers configured for the API key.
Results are paginated by competitors (not individual mappings). Competitors are sorted alphabetically by ID. Mappings within each competitor are sorted by bookmaker_id, then external_id.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
⏱️

Update Frequency

300s Time To Live / Cache


Data Points

Competitor
AttributeParent ElementTypeDescription
idcompetitorStringSportradar ID of a competitor

ex. sr:competitor:3409
Mapping

See our ID Types section for more context on Sportradar ID types

AttributeParent ElementTypeDescription
bookmaker_idcompetitor - mappingStringMapping entity ID

sr:book:10358 represents Sportradar's UUIDs. Additional entities (or ID systems) can be configured

ex. sr:book:10358
external_idcompetitor - mappingStringExternal ID in the mapping entity's system

ex. 4353138d-4c22-4396-95d8-5f587d2df25c

Path Params
string
enum
required
Defaults to trial

The access level of your API key

trial, production

Allowed:
string
required
^sr:sport_event:\d+$

Unique Id of a sport event

Example: sr:sport_event:x

string
enum
required
Defaults to json

Format returned

json, xml

Allowed:
Query Params
integer
≥ 0
Defaults to 0

Starting position for pagination

integer
1 to 100
Defaults to 100

Maximum number of competitors to return per page

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

400

Bad Request - Invalid sport event ID format

404

Not Found - Sport event does not exist

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json