Sportradar Simulations

Number of APIs: 41

At Sportradar, we strive to make sure you are ready for live games. The live simulations below give you the opportunity to test your code against a simulation of live data being entered before the preseason starts!

Our simulations replay full completed games and allow you to view our API feeds as if they were happening live. Feeds update with game data as it plays. For instance, when a play completes in the play-by-play feed, the game statistics feed updates as well. This allows you to see how each API feed changes over the course of the game.

Simulations are currently available for MLB, NBA, NHL, and NCAA Football.

If you need assistance in utilizing these simulations, please contact support@sportradar.com.

  1. NBA - Game 6 PBP GET {{baseURLNBA}}/games/:game_id/pbp.{{format}}

  2. NBA - Rankings GET {{baseURLNBA}}/seasons/:season_year/:season_type/rankings.{{format}}

  3. NBA - Injuries GET {{baseURLNBA}}/league/injuries.{{format}}

  4. MLB - League Hierarchy GET {{baseURLMLB}}/league/hierarchy.{{format}}

  5. NHL - Game Summary GET {{baseURLNHL}}/games/:game_id/summary.{{format}}

  6. NHL - Game Shot Zones GET {{baseURLNHL}}/games/:game_id/shot_zones.{{format}}

  7. NHL - Game Time on Ice GET {{baseURLNHL}}/games/:game_id/time_on_ice.{{format}}

  8. NBA - Standings GET {{baseURLNBA}}/seasons/:season_year/:season_type/standings.{{format}}

  9. NHL - Schedule GET {{baseURLNHL}}/games/:season_year/:season_type/schedule.{{format}}

  10. NHL - Game 9 PBP GET {{baseURLNHL}}/games/:game_id/pbp.{{format}}