Release Log
Coverage MatrixDocumentationChange LogLog InContact Us
Release Log

MLB API

Runner Outcomes

Release DateFeeds AffectedBenefit
01/24/2024Daily Boxscore

Daily Summary

Event Tracking

Game Boxscore

Game Extended Summary

Game Summary

Glossary

Play-by-Play

Push Events
We have added the following runner outcomes to the MLB API:

- SB4u - Stole Home, Unearned Run
- SB2AD3 - Steal 2nd, advanced 3rd
- SB2AD4 - Steal 2nd, advanced Home
- SB2AD4u - Steal 2nd, advanced Home, Unearned Run
- SB3AD4 - Steal 3rd, advanced Home
- SB3AD4u - Steal 3rd, advanced Home, Unearned Run
- CS2AD3 - Caught stealing 2nd, advanced 3rd
- CS2AD4 - Caught stealing 2nd, advanced Home
- CS2AD4u - Caught stealing 2nd, advanced Home, Unearned Run
- CS3AD4 - Caught stealing 3rd, advanced Home
- CS3AD4u - Caught stealing 3rd, advanced Home, Unearned Run
<at_bat hitter_id="80de60c9-74e3-4a50-b128-b3dc7456a254" id="e17ead92-53b2-482b-bbc0-5797c1282853" hitter_hand="L" pitcher_id="ac52a27e-1261-482b-b997-465361f2692d" pitcher_hand="R" sequence_number="22">
  <hitter preferred_name="Shohei" first_name="Shohei" last_name="Ohtani" jersey_number="17" id="80de60c9-74e3-4a50-b128-b3dc7456a254"/>
  <pitcher preferred_name="Kodai" first_name="Kodai" last_name="Senga" id="ac52a27e-1261-482b-b997-465361f2692d"/>
  <description>Shohei Ohtani singles to left field.</description>
  <pitch status="official" id="bbc35bf5-8c39-4bc4-be6b-1b7a05560032" outcome_id="bB" created_at="2024-01-26T19:36:08+00:00" updated_at="2024-01-26T19:37:52+00:00" sequence_number="23" official="true">
    <wall_clock start_time="2024-01-26T19:36:19+00:00" end_time="2024-01-26T19:36:19+00:00"/>
    <flags is_ab_over="false" is_bunt="false" is_hit="false" is_wild_pitch="false" is_passed_ball="false" is_double_play="false" is_triple_play="false"/>
    <count balls="1" strikes="0" outs="0" pitch_count="1"/>
    <pitcher pitch_zone="12" pitcher_hand="R" hitter_hand="L" pitch_count="2" id="ac52a27e-1261-482b-b997-465361f2692d" pitch_x="0" pitch_y="-221" preferred_name="Kodai" first_name="Kodai" last_name="Senga"/>
    <hitter preferred_name="Shohei" first_name="Shohei" last_name="Ohtani" jersey_number="17" id="80de60c9-74e3-4a50-b128-b3dc7456a254"/>
    <runners>
      <runner outcome_id="SB2AD3" starting_base="1" ending_base="3" out="false" preferred_name="Mookie" first_name="Markus" last_name="Betts" jersey_number="50" id="084d2514-9ffb-414e-ae16-3bc690aaad51">
        <description>Mookie Betts steals second, advances to third.</description>
      </runner>
    </runners>
  </pitch>
  <pitch status="official" id="abb2b6b4-18fb-4441-b795-f1677cb2a1f3" outcome_id="bB" created_at="2024-01-26T19:38:32+00:00" updated_at="2024-01-26T19:38:46+00:00" sequence_number="24" official="true">
    <wall_clock start_time="2024-01-26T19:38:45+00:00" end_time="2024-01-26T19:38:45+00:00"/>
    <flags is_ab_over="false" is_bunt="false" is_hit="false" is_wild_pitch="false" is_passed_ball="false" is_double_play="false" is_triple_play="false"/>
    <count balls="2" strikes="0" outs="0" pitch_count="2"/>
    <pitcher pitch_zone="12" pitcher_hand="R" hitter_hand="L" pitch_count="3" id="ac52a27e-1261-482b-b997-465361f2692d" pitch_x="0" pitch_y="-221" preferred_name="Kodai" first_name="Kodai" last_name="Senga"/>
    <hitter preferred_name="Shohei" first_name="Shohei" last_name="Ohtani" jersey_number="17" id="80de60c9-74e3-4a50-b128-b3dc7456a254"/>
    <runners>
      <runner outcome_id="SB4u" starting_base="3" ending_base="0" out="true" preferred_name="Mookie" first_name="Markus" last_name="Betts" jersey_number="50" id="084d2514-9ffb-414e-ae16-3bc690aaad51">
        <description>Mookie Betts steals home.</description>
      </runner>
    </runners>
  </pitch>
{
   "at_bat":{
      "hitter_id":"80de60c9-74e3-4a50-b128-b3dc7456a254",
      "id":"e17ead92-53b2-482b-bbc0-5797c1282853",
      "hitter_hand":"L",
      "pitcher_id":"ac52a27e-1261-482b-b997-465361f2692d",
      "pitcher_hand":"R",
      "sequence_number":22,
      "description":"Shohei Ohtani singles to left field.",
      "hitter":{
         "preferred_name":"Shohei",
         "first_name":"Shohei",
         "last_name":"Ohtani",
         "jersey_number":"17",
         "id":"80de60c9-74e3-4a50-b128-b3dc7456a254"
      },
      "pitcher":{
         "preferred_name":"Kodai",
         "first_name":"Kodai",
         "last_name":"Senga",
         "id":"ac52a27e-1261-482b-b997-465361f2692d"
      },
      "events":[
         {
            "status":"official",
            "id":"bbc35bf5-8c39-4bc4-be6b-1b7a05560032",
            "outcome_id":"bB",
            "created_at":"2024-01-26T19:36:08+00:00",
            "updated_at":"2024-01-26T19:37:52+00:00",
            "sequence_number":23,
            "official":true,
            "type":"pitch",
            "wall_clock":{
               "start_time":"2024-01-26T19:36:19+00:00",
               "end_time":"2024-01-26T19:36:19+00:00"
            },
            "flags":{
               "is_ab_over":false,
               "is_bunt":false,
               "is_hit":false,
               "is_wild_pitch":false,
               "is_passed_ball":false,
               "is_double_play":false,
               "is_triple_play":false
            },
            "count":{
               "balls":1,
               "strikes":0,
               "outs":0,
               "pitch_count":1
            },
            "pitcher":{
               "pitch_zone":12,
               "pitcher_hand":"R",
               "hitter_hand":"L",
               "pitch_count":2,
               "id":"ac52a27e-1261-482b-b997-465361f2692d",
               "pitch_x":0,
               "pitch_y":-221,
               "preferred_name":"Kodai",
               "first_name":"Kodai",
               "last_name":"Senga"
            },
            "hitter":{
               "preferred_name":"Shohei",
               "first_name":"Shohei",
               "last_name":"Ohtani",
               "jersey_number":"17",
               "id":"80de60c9-74e3-4a50-b128-b3dc7456a254"
            },
            "runners":[
               {
                  "starting_base":1,
                  "ending_base":3,
                  "out":false,
                  "outcome_id":"SB2AD3",
                  "description":"Mookie Betts steals second, advances to third.",
                  "preferred_name":"Mookie",
                  "first_name":"Markus",
                  "last_name":"Betts",
                  "jersey_number":"50",
                  "id":"084d2514-9ffb-414e-ae16-3bc690aaad51"
               }
            ]
         },
         {
            "status":"official",
            "id":"abb2b6b4-18fb-4441-b795-f1677cb2a1f3",
            "outcome_id":"bB",
            "created_at":"2024-01-26T19:38:32+00:00",
            "updated_at":"2024-01-26T19:38:46+00:00",
            "sequence_number":24,
            "official":true,
            "type":"pitch",
            "wall_clock":{
               "start_time":"2024-01-26T19:38:45+00:00",
               "end_time":"2024-01-26T19:38:45+00:00"
            },
            "flags":{
               "is_ab_over":false,
               "is_bunt":false,
               "is_hit":false,
               "is_wild_pitch":false,
               "is_passed_ball":false,
               "is_double_play":false,
               "is_triple_play":false
            },
            "count":{
               "balls":2,
               "strikes":0,
               "outs":0,
               "pitch_count":2
            },
            "pitcher":{
               "pitch_zone":12,
               "pitcher_hand":"R",
               "hitter_hand":"L",
               "pitch_count":3,
               "id":"ac52a27e-1261-482b-b997-465361f2692d",
               "pitch_x":0,
               "pitch_y":-221,
               "preferred_name":"Kodai",
               "first_name":"Kodai",
               "last_name":"Senga"
            },
            "hitter":{
               "preferred_name":"Shohei",
               "first_name":"Shohei",
               "last_name":"Ohtani",
               "jersey_number":"17",
               "id":"80de60c9-74e3-4a50-b128-b3dc7456a254"
            },
            "runners":[
               {
                  "starting_base":3,
                  "ending_base":0,
                  "out":true,
                  "outcome_id":"SB4u",
                  "description":"Mookie Betts steals home.",
                  "preferred_name":"Mookie",
                  "first_name":"Markus",
                  "last_name":"Betts",
                  "jersey_number":"50",
                  "id":"084d2514-9ffb-414e-ae16-3bc690aaad51"
               }
            ]
         },
         {
            "hit_location":"11",
            "hit_type":"GB",
            "status":"official",
            "id":"f0c2b63b-1c24-4cd6-a7c5-653ebaef6a10",
            "outcome_id":"aS",
            "created_at":"2024-01-26T19:40:05+00:00",
            "updated_at":"2024-01-26T19:40:10+00:00",
            "sequence_number":25,
            "official":true,
            "type":"pitch",
            "wall_clock":{
               "start_time":"2024-01-26T19:40:04+00:00",
               "end_time":"2024-01-26T19:40:08+00:00"
            },
            "flags":{
               "is_ab_over":true,
               "is_bunt":false,
               "is_hit":true,
               "is_wild_pitch":false,
               "is_passed_ball":false,
               "is_double_play":false,
               "is_triple_play":false
            },
            "count":{
               "balls":2,
               "strikes":0,
               "outs":0,
               "pitch_count":3
            },
            "pitcher":{
               "pitch_zone":12,
               "pitcher_hand":"R",
               "hitter_hand":"L",
               "pitch_count":4,
               "id":"ac52a27e-1261-482b-b997-465361f2692d",
               "pitch_x":0,
               "pitch_y":-221,
               "preferred_name":"Kodai",
               "first_name":"Kodai",
               "last_name":"Senga"
            },
            "hitter":{
               "preferred_name":"Shohei",
               "first_name":"Shohei",
               "last_name":"Ohtani",
               "jersey_number":"17",
               "id":"80de60c9-74e3-4a50-b128-b3dc7456a254"
            },
            "mlb_pitch_data":{
               "strike_zone_top":3.48,
               "strike_zone_bottom":1.61,
               "coordinates":{
                  "x":116.87,
                  "y":137.89
               }
            },
            "mlb_hit_data":{
               "trajectory":"ground_ball",
               "hardness":"medium",
               "coordinates":{
                  "coord_x":83.07,
                  "coord_y":113.9
               }
            },
            "runners":[
               {
                  "starting_base":0,
                  "ending_base":1,
                  "out":false,
                  "outcome_id":"AD1",
                  "preferred_name":"Shohei",
                  "first_name":"Shohei",
                  "last_name":"Ohtani",
                  "jersey_number":"17",
                  "id":"80de60c9-74e3-4a50-b128-b3dc7456a254"
               }
            ]
         }
      ]
   }
},

Update applies to: MLB v7, MLB v6.6, MLB v6.5, MLB v6, MLB v5