Sportradar Tennis v3

Number of APIs: 37

Sportradar's Tennis API v3 provides real-time scoring, point-by-point match scoring (when available), and an array of supplementary data. Over 4,000 competitions are covered and available in one package.

The API is consistent in structure, format, and behavior with the other General Sport APIs. Primary feeds will return seasons, competitions, player data, and real-time scores.

Additional feeds provide a host of complimentary stats, including:

  • World and race rankings
  • Win probabilities for each match
  • Player profiles
  • Historical results
  • Post-match corrections
  • In-depth match statistics

Real-time customers are also offered two delivery Push Feeds to enhance speed.

An extended Probabilities package is also offered. This add-on includes live match probability updates and season outrights.

The easiest way to get started with the API is to click the fork button to fork this collection to your own workspace and use Qodex to send requests.

To receive trial access, visit this page.

  1. Complexes GET {{baseUrl}}/:locale/complexes.{{format}}

  2. Race Rankings GET {{baseUrl}}/:locale/race_rankings.{{format}}

  3. Competition Info GET {{baseUrl}}/:locale/competitions/:urn_competition/info.{{format}}

  4. Competition Seasons GET {{baseUrl}}/:locale/competitions/:urn_competition/seasons.{{format}}

  5. Competitions GET {{baseUrl}}/:locale/competitions.{{format}}

  6. Competitions by Category GET {{baseUrl}}/:locale/categories/:category/competitions.{{format}}

  7. Daily Summaries GET {{baseUrl}}/:locale/schedules/:urn_date/summaries.{{format}}?offset=0&limit=5

  8. Doubles Competitions Played GET {{baseUrl}}/:locale/competitors/:urn_competitor/doubles_competitions_played.{{format}}

  9. Doubles Race Rankings GET {{baseUrl}}/:locale/double_competitors_race_rankings.{{format}}

  10. Doubles Rankings GET {{baseUrl}}/:locale/double_competitors_rankings.{{format}}