Sportradar Soccer Extended v4

Number of APIs: 46

Sportradar's Soccer API provides real-time game updates and a vast database of supplementary statistics for the largest leagues in the world. Data is collected via Sportradar on-venue scouts and in-house operators. Over 650 unique competitions are available in one package.

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

Additional feeds provide a host of complimentary stats, including:

  • Live standings for top leagues
  • League leaders
  • Win probabilities for every match
  • Lineups with formations
  • Seasonal statistics
  • Season leaders
  • Missing/Injured players
  • Live ball-spotting data (x,y coordinates for events on the field)
  • Head-to-head statistics
  • Fun facts

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

An extra package containing extended statistics is also available. This package includes live extended match player stats for:

  • Minutes
  • Passing
  • Tackles
  • Crosses
  • Blocks/Saves
  • Fouls
  • Offsides

An extended Probabilities package is also offered. This add-on includes in-game 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. Competition Info GET {{baseUrl}}/:locale/competitions/:urn_competition/info.{{format}}

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

  3. Competitor Mappings GET {{baseUrl}}/:locale/competitors/mappings.{{format}}?offset=0&start=5&limit=5

  4. Competitor Merge Mappings GET {{baseUrl}}/:locale/competitors/merge_mappings.{{format}}

  5. Competitor Profile GET {{baseUrl}}/:locale/competitors/:urn_competitor/profile.{{format}}

  6. Competitor Summaries GET {{baseUrl}}/:locale/competitors/:urn_competitor/summaries.{{format}}

  7. Competitor vs Competitor GET {{baseUrl}}/:locale/competitors/:urn_competitor/versus/:urn_competitor2/summaries.{{format}}

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

  9. League Timeline GET {{baseUrl}}/:locale/sport_events/:urn_sport_event/league_timeline.{{format}}

  10. Live Timelines GET {{baseUrl}}/:locale/schedules/live/timelines.{{format}}