Global Baseball API - Game Statistics & Timeline Improvements
We’ve added game statistics and improved our Timeline data and structure for our Global Baseball API.
⚾ Game Stats
Game stats are now supported in the API. Below are the added stats at the game level, for players and teams.
| At Bats | Earned Runs | Errors |
| Hits | Hits Allowed | Home Runs |
| Innings Pitched | Runs | RBIs |
| Saves | Stolen Bases | Strikeouts |
| Walks | Walks Allowed |
The statistics block now mirrors Global Soccer/Basketball formats, but with baseball-specific statistics.
⌚ Timeline Updates
Our Global Baseball Timeline endpoints are now upgraded to feature detailed pitch-by-pitch results, including balls, strikes, base runners, and more. View all added attributes under Game Timeline here, or browse 2025 MLB data (sr:season:125735) to get a sense of the updated flow.
The update focuses on bringing the Global Baseball API into alignment with Sportradar’s other "Global" sports products.
⭐ Benefit
Leverage these enhancements to tell deeper, more detailed baseball stories for each game covered with pitch-by-pitch data.
☑️ Sample Requests:
- Season Summaries -
https://api.sportradar.com/baseball/trial/v2/en/seasons/sr:season:125735/summaries.json - Sport Event Summary -
https://api.sportradar.com/baseball/trial/v2/en/sport_events/sr:sport_event:64158633/summary.json
🔢 Versions
🔁 Endpoints Affected
Game Statistics
- Competitor Summaries, Competitor vs Competitor, Daily Summaries, Live Summaries, Player Summaries, Season Summaries, Sport Event Summary, Sport Event Timeline
Timeline Improvements
- Sport Event Timeline, Live Timelines, Live Timelines Delta
⚙️ Return Samples
<statistics>
<totals>
<competitors>
<competitor id="sr:competitor:3642" name="Toronto Blue Jays" abbreviation="TOR" qualifier="home">
<statistics at_bats="43" earned_runs="5" errors="0" hits="14" hits_allowed="11" home_runs="1" innings_pitched="11" runs="4" runs_batted_in="4" saves="0" stolen_bases="1" strikeouts="5" walks="4" walks_allowed="5"/>
<players>
<player id="sr:player:842773" name="Scherzer, Max" type="pitcher">
<statistics at_bats="0" earned_runs="1" errors="0" hits="0" hits_allowed="4" home_runs="0" innings_pitched="4.1" runs="0" runs_batted_in="0" saves="0" stolen_bases="0" strikeouts="3" walks="0" walks_allowed="1"/>
</player>
<player id="sr:player:843127" name="Springer, George" type="batter">
<statistics at_bats="6" earned_runs="0" errors="0" hits="3" hits_allowed="0" home_runs="0" innings_pitched="0" runs="1" runs_batted_in="0" saves="0" stolen_bases="0" strikeouts="0" walks="0" walks_allowed="0"/>
</player>
<player id="sr:player:854104" name="Bassitt, Chris" type="pitcher">
<statistics at_bats="0" earned_runs="1" errors="0" hits="0" hits_allowed="2" home_runs="0" innings_pitched="1" runs="0" runs_batted_in="0" saves="0" stolen_bases="0" strikeouts="0" walks="0" walks_allowed="1"/>
</player>
<player id="sr:player:951814" name="Hoffman, Jeff" type="pitcher">
<statistics at_bats="0" earned_runs="1" errors="0" hits="0" hits_allowed="1" home_runs="0" innings_pitched="1.1" runs="0" runs_batted_in="0" saves="0" stolen_bases="0" strikeouts="2" walks="0" walks_allowed="0"/>
</player>
<player id="sr:player:1012451" name="Lukes, Nathan" type="batter">
<statistics at_bats="3" earned_runs="0" errors="0" hits="0" hits_allowed="0" home_runs="0" innings_pitched="0" runs="0" runs_batted_in="0" saves="0" stolen_bases="0" strikeouts="0" walks="0" walks_allowed="0"/>
</player>
<player id="sr:player:1086172" name="Bieber, Shane" type="pitcher">
<statistics at_bats="0" earned_runs="1" errors="0" hits="0" hits_allowed="1" home_runs="0" innings_pitched="1" runs="0" runs_batted_in="0" saves="0" stolen_bases="0" strikeouts="0" walks="0" walks_allowed="0"/>
</player>
<player id="sr:player:1089356" name="Gimenez, Andres" type="batter">
<statistics at_bats="4" earned_runs="0" errors="0" hits="1" hits_allowed="0" home_runs="0" innings_pitched="0" runs="0" runs_batted_in="1" saves="0" stolen_bases="0" strikeouts="0" walks="0" walks_allowed="0"/>
</player>
<player id="sr:player:1100805" name="Guerrero Jr., Vladimir" type="batter">
<statistics at_bats="5" earned_runs="0" errors="0" hits="1" hits_allowed="0" home_runs="0" innings_pitched="0" runs="1" runs_batted_in="0" saves="0" stolen_bases="0" strikeouts="0" walks="1" walks_allowed="0"/>
</player>
<player id="sr:player:1100835" name="Bichette, Bo" type="batter">
<statistics at_bats="4" earned_runs="0" errors="0" hits="2" hits_allowed="0" home_runs="1" innings_pitched="0" runs="1" runs_batted_in="3" saves="0" stolen_bases="0" strikeouts="0" walks="1" walks_allowed="0"/>
</player>
<player id="sr:player:1108907" name="Kiner-Falefa, Isiah">
<statistics at_bats="0" earned_runs="0" errors="0" hits="0" hits_allowed="0" home_runs="0" innings_pitched="0" runs="0" runs_batted_in="0" saves="0" stolen_bases="0" strikeouts="0" walks="0" walks_allowed="0"/>
</player>
<player id="sr:player:1358564" name="Dominguez, Seranthony" type="pitcher">
<statistics at_bats="0" earned_runs="0" errors="0" hits="0" hits_allowed="1" home_runs="0" innings_pitched="1" runs="0" runs_batted_in="0" saves="0" stolen_bases="0" strikeouts="0" walks="0" walks_allowed="2"/>
</player>
<player id="sr:player:1396097" name="Varsho, Daulton" type="batter">
<statistics at_bats="5" earned_runs="0" errors="0" hits="0" hits_allowed="0" home_runs="0" innings_pitched="0" runs="0" runs_batted_in="0" saves="0" stolen_bases="0" strikeouts="0" walks="0" walks_allowed="0"/>
</player>
<player id="sr:player:1402415" name="Straw, Myles" type="batter">
<statistics at_bats="1" earned_runs="0" errors="0" hits="0" hits_allowed="0" home_runs="0" innings_pitched="0" runs="0" runs_batted_in="0" saves="0" stolen_bases="0" strikeouts="0" walks="0" walks_allowed="0"/>
</player>
<player id="sr:player:1479368" name="Clement, Ernie" type="batter">
<statistics at_bats="5" earned_runs="0" errors="0" hits="3" hits_allowed="0" home_runs="0" innings_pitched="0" runs="1" runs_batted_in="0" saves="0" stolen_bases="1" strikeouts="0" walks="0" walks_allowed="0"/>
</player>
<player id="sr:player:1993847" name="Kirk, Alejandro" type="batter">
<statistics at_bats="5" earned_runs="0" errors="0" hits="2" hits_allowed="0" home_runs="0" innings_pitched="0" runs="0" runs_batted_in="0" saves="0" stolen_bases="0" strikeouts="0" walks="0" walks_allowed="0"/>
</player>
<player id="sr:player:1993931" name="Schneider, Davis" type="batter">
<statistics at_bats="1" earned_runs="0" errors="0" hits="0" hits_allowed="0" home_runs="0" innings_pitched="0" runs="0" runs_batted_in="0" saves="0" stolen_bases="0" strikeouts="0" walks="0" walks_allowed="0"/>
</player>
<player id="sr:player:2283437" name="Varland, Louie" type="pitcher">
<statistics at_bats="0" earned_runs="0" errors="0" hits="0" hits_allowed="1" home_runs="0" innings_pitched="0.2" runs="0" runs_batted_in="0" saves="0" stolen_bases="0" strikeouts="0" walks="0" walks_allowed="0"/>
</player>
<player id="sr:player:2290897" name="Barger, Addison" type="batter">
<statistics at_bats="4" earned_runs="0" errors="0" hits="2" hits_allowed="0" home_runs="0" innings_pitched="0" runs="0" runs_batted_in="0" saves="0" stolen_bases="0" strikeouts="0" walks="2" walks_allowed="0"/>
</player>
<player id="sr:player:2402881" name="Fluharty, Mason">
<statistics at_bats="0" earned_runs="0" errors="0" hits="0" hits_allowed="0" home_runs="0" innings_pitched="0" runs="0" runs_batted_in="0" saves="0" stolen_bases="0" strikeouts="0" walks="0" walks_allowed="0"/>
</player>
<player id="sr:player:2801271" name="Yesavage, Trey" type="pitcher">
<statistics at_bats="0" earned_runs="1" errors="0" hits="0" hits_allowed="1" home_runs="0" innings_pitched="1.2" runs="0" runs_batted_in="0" saves="0" stolen_bases="0" strikeouts="0" walks="0" walks_allowed="1"/>
</player>
</players>
</competitor><timeline>
<event id="2182763438" type="match_started" time="2025-11-02T00:10:15+00:00"/>
<event id="2182763478" type="inning_half_start" time="2025-11-02T00:10:18+00:00" inning_half="top"/>
<event id="2182763594" type="pitch_result" time="2025-11-02T00:10:27+00:00" inning_half="top" result="ball" count_balls="1" count_strikes="0" pitch_number="1">
<players>
<player id="sr:player:842773" name="Scherzer, Max" type="pitcher"/>
<player id="sr:player:1373965" name="Ohtani, Shohei" type="batter"/>
</players>
</event>
<event id="2182763740" type="pitch_result" time="2025-11-02T00:10:46+00:00" inning_half="top" result="ball" count_balls="2" count_strikes="0" pitch_number="2">
<players>
<player id="sr:player:842773" name="Scherzer, Max" type="pitcher"/>
<player id="sr:player:1373965" name="Ohtani, Shohei" type="batter"/>
</players>
</event>
<event id="2182763890" type="pitch_result" time="2025-11-02T00:11:03+00:00" inning_half="top" result="strike" count_balls="2" count_strikes="1" pitch_number="3">
<players>
<player id="sr:player:1373965" name="Ohtani, Shohei" type="batter"/>
</players>
</event>
<event id="2182764190" type="ball_in_play" time="2025-11-02T00:11:22+00:00" inning_half="top" ball_in_play_type="unknown">
<players>
<player id="sr:player:1373965" name="Ohtani, Shohei" type="batter"/>
</players>
</event>
<event id="2182764340" type="player_on_base" time="2025-11-02T00:11:35+00:00" on_base_type="single" starting_base="0" ending_base="1" count_balls="2" count_strikes="1" outs="0" errors="0">
<players>
<player id="sr:player:1373965" name="Ohtani, Shohei" type="batter"/>
</players>
</event>
<event id="2182764572" type="pitch_result" time="2025-11-02T00:12:03+00:00" inning_half="top" result="strike" count_balls="0" count_strikes="1" pitch_number="1">
<players>
<player id="sr:player:1001655" name="Smith, Will" type="batter"/>
</players>
</event>
<event id="2182764730" type="pitch_result" time="2025-11-02T00:12:20+00:00" inning_half="top" result="strike" count_balls="0" count_strikes="2" pitch_number="2">
<players>
<player id="sr:player:1001655" name="Smith, Will" type="batter"/>
</players>
</event>
<event id="2182764954" type="ball_in_play" time="2025-11-02T00:12:44+00:00" inning_half="top" ball_in_play_type="unknown">
<players>
<player id="sr:player:1001655" name="Smith, Will" type="batter"/>
</players>
</event>
<event id="2182764978" type="player_out" time="2025-11-02T00:12:48+00:00" out_type="ground_out" out_base="0" count_balls="0" count_strikes="2" outs="1" errors="0">
<players>
<player id="sr:player:1001655" name="Smith, Will" type="batter"/>
</players>
</event>
<event id="2182765024" type="player_on_base" time="2025-11-02T00:12:55+00:00" on_base_type="unknown" starting_base="1" ending_base="2" count_balls="0" count_strikes="2" outs="1" errors="0">
<players>
<player id="sr:player:1373965" name="Ohtani, Shohei" type="runner"/>
</players>
</event>
<event id="2182765352" type="ball_in_play" time="2025-11-02T00:13:29+00:00" inning_half="top" ball_in_play_type="unknown">
<players>
<player id="sr:player:841793" name="Freeman, Freddie" type="batter"/>
</players>
</event>
<event id="2182765404" type="player_out" time="2025-11-02T00:13:35+00:00" out_type="fly_out" out_base="0" count_balls="0" count_strikes="0" outs="2" errors="0">
<players>
<player id="sr:player:841793" name="Freeman, Freddie" type="batter"/>
</players>
</event>
<event id="2182765496" type="player_on_base" time="2025-11-02T00:13:45+00:00" on_base_type="unknown" starting_base="2" ending_base="3" count_balls="0" count_strikes="0" outs="2" errors="0">
<players>
<player id="sr:player:1373965" name="Ohtani, Shohei" type="runner"/>
</players>
</event>
<event id="2182765836" type="pitch_result" time="2025-11-02T00:14:15+00:00" inning_half="top" result="ball" count_balls="1" count_strikes="0" pitch_number="1">
<players>
<player id="sr:player:842773" name="Scherzer, Max" type="pitcher"/>
<player id="sr:player:856712" name="Betts, Mookie" type="batter"/>
</players>
</event>
<event id="2182765962" type="ball_in_play" time="2025-11-02T00:14:33+00:00" inning_half="top" ball_in_play_type="unknown">
<players>
<player id="sr:player:856712" name="Betts, Mookie" type="batter"/>
</players>
</event>
<event id="2182765986" type="player_out" time="2025-11-02T00:14:37+00:00" out_type="ground_out" out_base="0" count_balls="1" count_strikes="0" outs="3" errors="0">
<players>
<player id="sr:player:856712" name="Betts, Mookie" type="batter"/>
</players>
</event>
<event id="2182766028" type="inning_half_start" time="2025-11-02T00:14:44+00:00"/>
<event id="2182768208" type="inning_half_start" time="2025-11-02T00:19:31+00:00" inning_half="bottom"/>
<event id="2182768376" type="pitch_result" time="2025-11-02T00:19:39+00:00" inning_half="bottom" result="ball" count_balls="1" count_strikes="0" pitch_number="1">
<players>
<player id="sr:player:1373965" name="Ohtani, Shohei" type="pitcher"/>
<player id="sr:player:843127" name="Springer, George" type="batter"/>
</players>
</event>
<event id="2182768472" type="pitch_result" time="2025-11-02T00:19:52+00:00" inning_half="bottom" result="ball" count_balls="2" count_strikes="0" pitch_number="2">
<players>
<player id="sr:player:1373965" name="Ohtani, Shohei" type="pitcher"/>
<player id="sr:player:843127" name="Springer, George" type="batter"/>
</players>
</event>
<event id="2182768608" type="pitch_result" time="2025-11-02T00:20:09+00:00" inning_half="bottom" result="ball" count_balls="3" count_strikes="0" pitch_number="3">
<players>
<player id="sr:player:1373965" name="Ohtani, Shohei" type="pitcher"/>
<player id="sr:player:843127" name="Springer, George" type="batter"/>
</players>
</event>
<event id="2182768742" type="pitch_result" time="2025-11-02T00:20:27+00:00" inning_half="bottom" result="strike" count_balls="3" count_strikes="1" pitch_number="4">
<players>
<player id="sr:player:843127" name="Springer, George" type="batter"/>
</players>
</event>
<event id="2182768858" type="ball_in_play" time="2025-11-02T00:20:42+00:00" inning_half="bottom" ball_in_play_type="unknown">
<players>
<player id="sr:player:843127" name="Springer, George" type="batter"/>
</players>
</event>