Sportradar MLB v7 + Statcast

Number of APIs: 32

Sportradar is the Official Provider of real-time MLB statistics. The data collection comes direct from the MLB operations teams on-venue. This provides lightning speed and the highest-quality stats available to power your baseball experiences. All MLB games – including Spring Training – feature full coverage.

The MLB API is consistent in structure, format, and behavior with our other League Specific APIs. Our primary feeds return schedules, standings, team/player data, and real-time scores.

Our other MLB feeds provide a host of complimentary statistics and information, including:

  • Injuries
  • Pitch metrics
  • League leaders
  • Venues
  • Depth charts
  • Season statistics
  • Seasonal splits

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

An extra package containing MLB Statcast data is also available. This package includes:

  • Premium Deeper Pitch Data featuring spin rate, vertical and horizontal movement and more specific pitch types
  • Premium Hit Data exit velocity, launch angle, spin rate and project home run distance
  • Premium Play Level Statcast Data containing deeper information on fielding and base-running performance

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. Series Schedule GET {{baseUrl}}/:locale/series/:year/:season_type/schedule.{{format}}

  2. Teams GET {{baseUrl}}/:locale/league/teams.{{format}}

  3. Daily Boxscore GET {{baseUrl}}/:locale/games/:year/:month/:day/boxscore.{{format}}

  4. Daily Change Log GET {{baseUrl}}/:locale/league/:year/:month/:day/changes.{{format}}

  5. Daily Schedule GET {{baseUrl}}/:locale/games/:year/:month/:day/schedule.{{format}}

  6. Daily Summary GET {{baseUrl}}/:locale/games/:year/:month/:day/summary.{{format}}

  7. Daily Transactions GET {{baseUrl}}/:locale/league/:year/:month/:day/transactions.{{format}}

  8. Game Boxscore GET {{baseUrl}}/:locale/games/:game_id/boxscore.{{format}}

  9. Event Tracking GET {{baseUrl}}/:locale/games/:game_id/events/:event_id/tracking.{{format}}

  10. Game Extended Summary GET {{baseUrl}}/:locale/games/:game_id/extended_summary.{{format}}