Skip to main content
Logo
Explore APIsContact Us
  • Home
  • Match Preview
  • Tournament Preview
  • Virtual Stadium
  1. Resources
  2. Widgets
  3. Finding Identifiers

Finding Identifiers

#Audience

This tutorial is for engineers, who are integrating Sportradar widgets into their online interfaces, and are looking for reliable and durable data sources of identifying information required for widgets integration.

#Goals

In this tutorial you will learn:

  • about a number of available data sources
  • about data that is carried by these data sources
  • where to look for various required identifiers

#Prerequisites

To go through this tutorial you will need:

  • a website
  • a widget to integrate
  • access to a number Sportradar resources:
    • UOF feed
    • Coverage feed
    • Sports API
    • Mapping feed
note

For the requirements of this tutorial we are going to presuppose that we are integrating a widget, which requires the following pieces of data for integration:

  • matchId
  • playerId
  • tournamentId
  • uniqueTournamentId
  • teamUid
  • seasonId
  • sportId
  • clientId

#Data Sources

Sportradar offers a number of data APIs to facilitate integration with customers. These APIs provide all the required data for integration of all widgets.

warning

Changed nomenclature

Property names from APIs might now match property names in widgets. Particularly the tournament related properties can be confusing.

In widgets there are tournamentId and uniqueTournamentId. These two map, respectively, to simpleTournamentId and tournamentId in APIs. This can be confusing, because the identifier tournamentId is used in both nomenclatures, but it denotes different values.

This is explained in detail in New Nomenclature

#Sports API

If you don't have an account already, go to Sports API, create an account there and start using the API in order to gain required data.

Sports API allows you to access:

  • playerId
  • matchId
  • seasonId

#Coverage Feed

Coverage feed

In the coverage feed you will be able to find:

  • matchId
  • tournamentId
  • uniqueTournamentId
  • teamUid
  • seasonId

Some additional information can be found in BET Utility API documentation.

#UOF Feed

Unified Odds feed

In Unified Odds Feed you can obtain:

  • tournamentId
  • uniqueTournamentId
  • matchId

#Mapping Feed

https://api.sportradar.com/bet-mapping/

  • matchId

#ClientId

ClientId is a one-time indentifier each Sportradar customer gets upon obtaining a license for Sportradar products. If you don't have a clientId yet, contact the Sales Team to obtain your clientId.


#Reference Documents

List of sports with codes

Sports
Visit Page
SportID
Soccer1
Basketball2
Baseball3
Ice Hockey4
Tennis5
Handball6
Floorball7
Golf9
Boxing10
Motor Sport11
Rugby12
Aussie Rules13
Bandy15
Football16
Cycling17
Snooker19
Table Tennis20
Cricket21
Darts22
Volleyball23
Field Hockey24
Pool25
Waterpolo26
Curling28
Futsal29
Badminton31
Bowls32
Chess33
Beach Volley34
Squash37
Rink Hockey38
Lacrosse39
Softball54
Beach Soccer60
Pesapallo61
Esport107
Counter Strike109
League Of Legends110
Dota 2111
Starcraft112
Hearthstone113
MMA117
Call Of Duty118
Smite119
Overwatch121
Rainbow Six125
Rocket League128
King Of Glory134
Gaelic Football135
Gaelic Hurling136
Esport Soccer137
Kabaddi138
Esport Basketball153
Basketball 3x3155
Beach Handball157
Arena Of Valor158
Valorant194
Esport Ice Hockey195

#Links

  • Sports API https://console.sportradar.com
  • Coverage feed https://api.sportradar.com/bet-coverage/
  • UOF feed https://iodocs.betradar.com/
  • Mapping feed https://api.sportradar.com/bet-mapping/
Last updated 9 days ago
Is this site helpful?
Widgets, Engagement Tools
Frequently Asked QuestionsWidgets Theming
On this page
  • Audience
  • Goals
  • Prerequisites
  • Data Sources
  • Sports API
  • Coverage Feed
  • UOF Feed
  • Mapping Feed
  • ClientId
  • Reference Documents
  • Links