Last active
August 26, 2020 02:59
-
-
Save lilserf/ad15640217dd6012383fc137dcd4ff93 to your computer and use it in GitHub Desktop.
Results for a random single game
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [ | |
| { | |
| "gameId": "258ed83f-19f3-4ddd-bb7e-9bb85768b8fd", | |
| "eventType": "WALK", | |
| "eventIndex": 0, | |
| "inning": 0, | |
| "outsBeforePlay": 0, | |
| "batterId": "7310c32f-8f32-40f2-b086-54555a2c0e86", | |
| "batterTeamId": "36569151-a2fb-43c1-9df7-2df512424c82", | |
| "pitcherId": "9965eed5-086c-4977-9470-fe410f92d353", | |
| "pitcherTeamId": "b024e975-1c4a-4575-8936-a3754a08806a", | |
| "homeScore": 0, | |
| "awayScore": 0, | |
| "homeStrikeCount": 3, | |
| "awayStrikeCount": 4, | |
| "batterCount": 0, | |
| "pitchesList": [ | |
| "B", | |
| "B", | |
| "B", | |
| "B" | |
| ], | |
| "totalStrikes": 0, | |
| "totalBalls": 4, | |
| "totalFouls": 0, | |
| "isLeadoff": false, | |
| "isPinchHit": false, | |
| "lineupPosition": 0, | |
| "isLastEventForPlateAppearance": true, | |
| "basesHit": 0, | |
| "runsBattedIn": 0, | |
| "isSacrificeHit": false, | |
| "isSacrificeFly": false, | |
| "outsOnPlay": 0, | |
| "isDoublePlay": false, | |
| "isTriplePlay": false, | |
| "isWildPitch": false, | |
| "battedBallType": null, | |
| "isBunt": false, | |
| "errorsOnPlay": 0, | |
| "batterBaseAfterPlay": 0, | |
| "baseRunners": [ | |
| { | |
| "runnerId": "7310c32f-8f32-40f2-b086-54555a2c0e86", | |
| "responsiblePitcherId": "9965eed5-086c-4977-9470-fe410f92d353", | |
| "baseBeforePlay": 0, | |
| "baseAfterPlay": 1, | |
| "wasBaseStolen": false, | |
| "wasCaughtStealing": false, | |
| "wasPickedOff": false | |
| } | |
| ], | |
| "isLastGameEvent": false, | |
| "additionalContext": null, | |
| "topOfInning": true, | |
| "eventText": [ | |
| "Play ball!", | |
| "Top of 1, New York Millennials batting.", | |
| "Dominic Marijuana batting for the Millennials.", | |
| "Ball. 1-0", | |
| "Ball. 2-0", | |
| "Ball. 3-0", | |
| "Dominic Marijuana draws a walk." | |
| ], | |
| "isSteal": false, | |
| "isWalk": true | |
| }, | |
| { | |
| "gameId": "258ed83f-19f3-4ddd-bb7e-9bb85768b8fd", | |
| "eventType": "SINGLE", | |
| "eventIndex": 1, | |
| "inning": 0, | |
| "outsBeforePlay": 0, | |
| "batterId": "a311c089-0df4-46bd-9f5d-8c45c7eb5ae2", | |
| "batterTeamId": "36569151-a2fb-43c1-9df7-2df512424c82", | |
| "pitcherId": "9965eed5-086c-4977-9470-fe410f92d353", | |
| "pitcherTeamId": "b024e975-1c4a-4575-8936-a3754a08806a", | |
| "homeScore": 0, | |
| "awayScore": 0, | |
| "homeStrikeCount": 3, | |
| "awayStrikeCount": 4, | |
| "batterCount": 0, | |
| "pitchesList": [ | |
| "C", | |
| "C", | |
| "B", | |
| "X" | |
| ], | |
| "totalStrikes": 2, | |
| "totalBalls": 1, | |
| "totalFouls": 0, | |
| "isLeadoff": false, | |
| "isPinchHit": false, | |
| "lineupPosition": 0, | |
| "isLastEventForPlateAppearance": true, | |
| "basesHit": 1, | |
| "runsBattedIn": 0, | |
| "isSacrificeHit": false, | |
| "isSacrificeFly": false, | |
| "outsOnPlay": 0, | |
| "isDoublePlay": false, | |
| "isTriplePlay": false, | |
| "isWildPitch": false, | |
| "battedBallType": null, | |
| "isBunt": false, | |
| "errorsOnPlay": 0, | |
| "batterBaseAfterPlay": 1, | |
| "baseRunners": [ | |
| { | |
| "runnerId": "7310c32f-8f32-40f2-b086-54555a2c0e86", | |
| "responsiblePitcherId": "9965eed5-086c-4977-9470-fe410f92d353", | |
| "baseBeforePlay": 1, | |
| "baseAfterPlay": 3, | |
| "wasBaseStolen": false, | |
| "wasCaughtStealing": false, | |
| "wasPickedOff": false | |
| }, | |
| { | |
| "runnerId": "a311c089-0df4-46bd-9f5d-8c45c7eb5ae2", | |
| "responsiblePitcherId": "9965eed5-086c-4977-9470-fe410f92d353", | |
| "baseBeforePlay": 0, | |
| "baseAfterPlay": 1, | |
| "wasBaseStolen": false, | |
| "wasCaughtStealing": false, | |
| "wasPickedOff": false | |
| } | |
| ], | |
| "isLastGameEvent": false, | |
| "additionalContext": null, | |
| "topOfInning": true, | |
| "eventText": [ | |
| "Mclaughlin Scorpler batting for the Millennials.", | |
| "Strike, looking. 0-1", | |
| "Strike, looking. 0-2", | |
| "Ball. 1-2", | |
| "Mclaughlin Scorpler hits a Single!" | |
| ], | |
| "isSteal": false, | |
| "isWalk": false | |
| }, | |
| { | |
| "gameId": "258ed83f-19f3-4ddd-bb7e-9bb85768b8fd", | |
| "eventType": "STRIKEOUT", | |
| "eventIndex": 2, | |
| "inning": 0, | |
| "outsBeforePlay": 0, | |
| "batterId": "5dbf11c0-994a-4482-bd1e-99379148ee45", | |
| "batterTeamId": "36569151-a2fb-43c1-9df7-2df512424c82", | |
| "pitcherId": "9965eed5-086c-4977-9470-fe410f92d353", | |
| "pitcherTeamId": "b024e975-1c4a-4575-8936-a3754a08806a", | |
| "homeScore": 0, | |
| "awayScore": 0, | |
| "homeStrikeCount": 3, | |
| "awayStrikeCount": 4, | |
| "batterCount": 0, | |
| "pitchesList": [ | |
| "F", | |
| "C", | |
| "C", | |
| "C" | |
| ], | |
| "totalStrikes": 4, | |
| "totalBalls": 0, | |
| "totalFouls": 1, | |
| "isLeadoff": false, | |
| "isPinchHit": false, | |
| "lineupPosition": 0, | |
| "isLastEventForPlateAppearance": true, | |
| "basesHit": 0, | |
| "runsBattedIn": 0, | |
| "isSacrificeHit": false, | |
| "isSacrificeFly": false, | |
| "outsOnPlay": 1, | |
| "isDoublePlay": false, | |
| "isTriplePlay": false, | |
| "isWildPitch": false, | |
| "battedBallType": null, | |
| "isBunt": false, | |
| "errorsOnPlay": 0, | |
| "batterBaseAfterPlay": 0, | |
| "baseRunners": [ | |
| { | |
| "runnerId": "7310c32f-8f32-40f2-b086-54555a2c0e86", | |
| "responsiblePitcherId": "9965eed5-086c-4977-9470-fe410f92d353", | |
| "baseBeforePlay": 3, | |
| "baseAfterPlay": 3, | |
| "wasBaseStolen": false, | |
| "wasCaughtStealing": false, | |
| "wasPickedOff": false | |
| }, | |
| { | |
| "runnerId": "a311c089-0df4-46bd-9f5d-8c45c7eb5ae2", | |
| "responsiblePitcherId": "9965eed5-086c-4977-9470-fe410f92d353", | |
| "baseBeforePlay": 1, | |
| "baseAfterPlay": 1, | |
| "wasBaseStolen": false, | |
| "wasCaughtStealing": false, | |
| "wasPickedOff": false | |
| } | |
| ], | |
| "isLastGameEvent": false, | |
| "additionalContext": null, | |
| "topOfInning": true, | |
| "eventText": [ | |
| "Conrad Vaughan batting for the Millennials.", | |
| "Foul Ball. 0-1", | |
| "Strike, looking. 0-2", | |
| "Strike, looking. 0-3", | |
| "Conrad Vaughan strikes out looking." | |
| ], | |
| "isSteal": false, | |
| "isWalk": false | |
| }, | |
| { | |
| "gameId": "258ed83f-19f3-4ddd-bb7e-9bb85768b8fd", | |
| "eventType": "OUT", | |
| "eventIndex": 3, | |
| "inning": 0, | |
| "outsBeforePlay": 1, | |
| "batterId": "4b3e8e9b-6de1-4840-8751-b1fb45dc5605", | |
| "batterTeamId": "36569151-a2fb-43c1-9df7-2df512424c82", | |
| "pitcherId": "9965eed5-086c-4977-9470-fe410f92d353", | |
| "pitcherTeamId": "b024e975-1c4a-4575-8936-a3754a08806a", | |
| "homeScore": 0, | |
| "awayScore": 0, | |
| "homeStrikeCount": 3, | |
| "awayStrikeCount": 4, | |
| "batterCount": 0, | |
| "pitchesList": [ | |
| "F", | |
| "X" | |
| ], | |
| "totalStrikes": 1, | |
| "totalBalls": 0, | |
| "totalFouls": 1, | |
| "isLeadoff": false, | |
| "isPinchHit": false, | |
| "lineupPosition": 0, | |
| "isLastEventForPlateAppearance": true, | |
| "basesHit": 0, | |
| "runsBattedIn": 0, | |
| "isSacrificeHit": false, | |
| "isSacrificeFly": false, | |
| "outsOnPlay": 1, | |
| "isDoublePlay": false, | |
| "isTriplePlay": false, | |
| "isWildPitch": false, | |
| "battedBallType": null, | |
| "isBunt": false, | |
| "errorsOnPlay": 0, | |
| "batterBaseAfterPlay": 0, | |
| "baseRunners": [ | |
| { | |
| "runnerId": "7310c32f-8f32-40f2-b086-54555a2c0e86", | |
| "responsiblePitcherId": "9965eed5-086c-4977-9470-fe410f92d353", | |
| "baseBeforePlay": 3, | |
| "baseAfterPlay": 3, | |
| "wasBaseStolen": false, | |
| "wasCaughtStealing": false, | |
| "wasPickedOff": false | |
| }, | |
| { | |
| "runnerId": "a311c089-0df4-46bd-9f5d-8c45c7eb5ae2", | |
| "responsiblePitcherId": "9965eed5-086c-4977-9470-fe410f92d353", | |
| "baseBeforePlay": 1, | |
| "baseAfterPlay": 1, | |
| "wasBaseStolen": false, | |
| "wasCaughtStealing": false, | |
| "wasPickedOff": false | |
| } | |
| ], | |
| "isLastGameEvent": false, | |
| "additionalContext": null, | |
| "topOfInning": true, | |
| "eventText": [ | |
| "Thomas Dracaena batting for the Millennials.", | |
| "Foul Ball. 0-1", | |
| "Thomas Dracaena hit a flyout to Summers Pony." | |
| ], | |
| "isSteal": false, | |
| "isWalk": false | |
| }, | |
| { | |
| "gameId": "258ed83f-19f3-4ddd-bb7e-9bb85768b8fd", | |
| "eventType": "HOME_RUN", | |
| "eventIndex": 4, | |
| "inning": 0, | |
| "outsBeforePlay": 2, | |
| "batterId": "4ffd2e50-bb5b-45d0-b7c4-e24d41b2ff5d", | |
| "batterTeamId": "36569151-a2fb-43c1-9df7-2df512424c82", | |
| "pitcherId": "9965eed5-086c-4977-9470-fe410f92d353", | |
| "pitcherTeamId": "b024e975-1c4a-4575-8936-a3754a08806a", | |
| "homeScore": 0, | |
| "awayScore": 0, | |
| "homeStrikeCount": 3, | |
| "awayStrikeCount": 4, | |
| "batterCount": 0, | |
| "pitchesList": [ | |
| "B", | |
| "X" | |
| ], | |
| "totalStrikes": 0, | |
| "totalBalls": 1, | |
| "totalFouls": 0, | |
| "isLeadoff": false, | |
| "isPinchHit": false, | |
| "lineupPosition": 0, | |
| "isLastEventForPlateAppearance": true, | |
| "basesHit": 4, | |
| "runsBattedIn": 3, | |
| "isSacrificeHit": false, | |
| "isSacrificeFly": false, | |
| "outsOnPlay": 0, | |
| "isDoublePlay": false, | |
| "isTriplePlay": false, | |
| "isWildPitch": false, | |
| "battedBallType": null, | |
| "isBunt": false, | |
| "errorsOnPlay": 0, | |
| "batterBaseAfterPlay": 4, | |
| "baseRunners": [], | |
| "isLastGameEvent": false, | |
| "additionalContext": null, | |
| "topOfInning": true, | |
| "eventText": [ | |
| "Schneider Bendie batting for the Millennials.", | |
| "Ball. 1-0", | |
| "Schneider Bendie hits a 3-run home run!" | |
| ], | |
| "isSteal": false, | |
| "isWalk": false | |
| }, | |
| { | |
| "gameId": "258ed83f-19f3-4ddd-bb7e-9bb85768b8fd", | |
| "eventType": "SINGLE", | |
| "eventIndex": 5, | |
| "inning": 0, | |
| "outsBeforePlay": 2, | |
| "batterId": "f967d064-0eaf-4445-b225-daed700e044b", | |
| "batterTeamId": "36569151-a2fb-43c1-9df7-2df512424c82", | |
| "pitcherId": "9965eed5-086c-4977-9470-fe410f92d353", | |
| "pitcherTeamId": "b024e975-1c4a-4575-8936-a3754a08806a", | |
| "homeScore": 0, | |
| "awayScore": 3, | |
| "homeStrikeCount": 3, | |
| "awayStrikeCount": 4, | |
| "batterCount": 0, | |
| "pitchesList": [ | |
| "X" | |
| ], | |
| "totalStrikes": 0, | |
| "totalBalls": 0, | |
| "totalFouls": 0, | |
| "isLeadoff": false, | |
| "isPinchHit": false, | |
| "lineupPosition": 0, | |
| "isLastEventForPlateAppearance": true, | |
| "basesHit": 1, | |
| "runsBattedIn": 0, | |
| "isSacrificeHit": false, | |
| "isSacrificeFly": false, | |
| "outsOnPlay": 0, | |
| "isDoublePlay": false, | |
| "isTriplePlay": false, | |
| "isWildPitch": false, | |
| "battedBallType": null, | |
| "isBunt": false, | |
| "errorsOnPlay": 0, | |
| "batterBaseAfterPlay": 1, | |
| "baseRunners": [ | |
| { | |
| "runnerId": "f967d064-0eaf-4445-b225-daed700e044b", | |
| "responsiblePitcherId": "9965eed5-086c-4977-9470-fe410f92d353", | |
| "baseBeforePlay": 0, | |
| "baseAfterPlay": 1, | |
| "wasBaseStolen": false, | |
| "wasCaughtStealing": false, | |
| "wasPickedOff": false | |
| } | |
| ], | |
| "isLastGameEvent": false, | |
| "additionalContext": null, | |
| "topOfInning": true, | |
| "eventText": [ | |
| "Wesley Dudley batting for the Millennials.", | |
| "Wesley Dudley hits a Single!" | |
| ], | |
| "isSteal": false, | |
| "isWalk": false | |
| }, | |
| { | |
| "gameId": "258ed83f-19f3-4ddd-bb7e-9bb85768b8fd", | |
| "eventType": "OUT", | |
| "eventIndex": 6, | |
| "inning": 0, | |
| "outsBeforePlay": 2, | |
| "batterId": "b1b141fc-e867-40d1-842a-cea30a97ca4f", | |
| "batterTeamId": "36569151-a2fb-43c1-9df7-2df512424c82", | |
| "pitcherId": "9965eed5-086c-4977-9470-fe410f92d353", | |
| "pitcherTeamId": "b024e975-1c4a-4575-8936-a3754a08806a", | |
| "homeScore": 0, | |
| "awayScore": 3, | |
| "homeStrikeCount": 3, | |
| "awayStrikeCount": 4, | |
| "batterCount": 0, | |
| "pitchesList": [ | |
| "B", | |
| "X" | |
| ], | |
| "totalStrikes": 0, | |
| "totalBalls": 1, | |
| "totalFouls": 0, | |
| "isLeadoff": false, | |
| "isPinchHit": false, | |
| "lineupPosition": 0, | |
| "isLastEventForPlateAppearance": true, | |
| "basesHit": 0, | |
| "runsBattedIn": 0, | |
| "isSacrificeHit": false, | |
| "isSacrificeFly": false, | |
| "outsOnPlay": 1, | |
| "isDoublePlay": false, | |
| "isTriplePlay": false, | |
| "isWildPitch": false, | |
| "battedBallType": null, | |
| "isBunt": false, | |
| "errorsOnPlay": 0, | |
| "batterBaseAfterPlay": 0, | |
| "baseRunners": [], | |
| "isLastGameEvent": false, | |
| "additionalContext": null, | |
| "topOfInning": true, | |
| "eventText": [ | |
| "Richardson Games batting for the Millennials.", | |
| "Ball. 1-0", | |
| "Richardson Games hit a flyout to Thomas Kirby." | |
| ], | |
| "isSteal": false, | |
| "isWalk": false | |
| }, | |
| { | |
| "gameId": "258ed83f-19f3-4ddd-bb7e-9bb85768b8fd", | |
| "eventType": "OUT", | |
| "eventIndex": 7, | |
| "inning": 0, | |
| "outsBeforePlay": 0, | |
| "batterId": "17397256-c28c-4cad-85f2-a21768c66e67", | |
| "batterTeamId": "b024e975-1c4a-4575-8936-a3754a08806a", | |
| "pitcherId": "042962c8-4d8b-44a6-b854-6ccef3d82716", | |
| "pitcherTeamId": "36569151-a2fb-43c1-9df7-2df512424c82", | |
| "homeScore": 0, | |
| "awayScore": 3, | |
| "homeStrikeCount": 3, | |
| "awayStrikeCount": 4, | |
| "batterCount": 0, | |
| "pitchesList": [ | |
| "X" | |
| ], | |
| "totalStrikes": 0, | |
| "totalBalls": 0, | |
| "totalFouls": 0, | |
| "isLeadoff": false, | |
| "isPinchHit": false, | |
| "lineupPosition": 0, | |
| "isLastEventForPlateAppearance": true, | |
| "basesHit": 0, | |
| "runsBattedIn": 0, | |
| "isSacrificeHit": false, | |
| "isSacrificeFly": false, | |
| "outsOnPlay": 1, | |
| "isDoublePlay": false, | |
| "isTriplePlay": false, | |
| "isWildPitch": false, | |
| "battedBallType": null, | |
| "isBunt": false, | |
| "errorsOnPlay": 0, | |
| "batterBaseAfterPlay": 0, | |
| "baseRunners": [], | |
| "isLastGameEvent": false, | |
| "additionalContext": null, | |
| "topOfInning": false, | |
| "eventText": [ | |
| "Bottom of 1, Dallas Steaks batting.", | |
| "Cory Ross batting for the Steaks.", | |
| "Cory Ross hit a ground out to Sandie Turner." | |
| ], | |
| "isSteal": false, | |
| "isWalk": false | |
| }, | |
| { | |
| "gameId": "258ed83f-19f3-4ddd-bb7e-9bb85768b8fd", | |
| "eventType": "STRIKEOUT", | |
| "eventIndex": 8, | |
| "inning": 0, | |
| "outsBeforePlay": 1, | |
| "batterId": "c83f0fe0-44d1-4342-81e8-944bb38f8e23", | |
| "batterTeamId": "b024e975-1c4a-4575-8936-a3754a08806a", | |
| "pitcherId": "042962c8-4d8b-44a6-b854-6ccef3d82716", | |
| "pitcherTeamId": "36569151-a2fb-43c1-9df7-2df512424c82", | |
| "homeScore": 0, | |
| "awayScore": 3, | |
| "homeStrikeCount": 3, | |
| "awayStrikeCount": 4, | |
| "batterCount": 0, | |
| "pitchesList": [ | |
| "F", | |
| "F", | |
| "C" | |
| ], | |
| "totalStrikes": 3, | |
| "totalBalls": 0, | |
| "totalFouls": 2, | |
| "isLeadoff": false, | |
| "isPinchHit": false, | |
| "lineupPosition": 0, | |
| "isLastEventForPlateAppearance": true, | |
| "basesHit": 0, | |
| "runsBattedIn": 0, | |
| "isSacrificeHit": false, | |
| "isSacrificeFly": false, | |
| "outsOnPlay": 1, | |
| "isDoublePlay": false, | |
| "isTriplePlay": false, | |
| "isWildPitch": false, | |
| "battedBallType": null, | |
| "isBunt": false, | |
| "errorsOnPlay": 0, | |
| "batterBaseAfterPlay": 0, | |
| "baseRunners": [], | |
| "isLastGameEvent": false, | |
| "additionalContext": null, | |
| "topOfInning": false, | |
| "eventText": [ | |
| "Langley Wheeler batting for the Steaks.", | |
| "There's just too many birds!", | |
| "Foul Ball. 0-1", | |
| "Foul Ball. 0-2", | |
| "The birds continue to stare.", | |
| "Langley Wheeler strikes out looking." | |
| ], | |
| "isSteal": false, | |
| "isWalk": false | |
| }, | |
| { | |
| "gameId": "258ed83f-19f3-4ddd-bb7e-9bb85768b8fd", | |
| "eventType": "OUT", | |
| "eventIndex": 9, | |
| "inning": 0, | |
| "outsBeforePlay": 2, | |
| "batterId": "f73009c5-2ede-4dc4-b96d-84ba93c8a429", | |
| "batterTeamId": "b024e975-1c4a-4575-8936-a3754a08806a", | |
| "pitcherId": "042962c8-4d8b-44a6-b854-6ccef3d82716", | |
| "pitcherTeamId": "36569151-a2fb-43c1-9df7-2df512424c82", | |
| "homeScore": 0, | |
| "awayScore": 3, | |
| "homeStrikeCount": 3, | |
| "awayStrikeCount": 4, | |
| "batterCount": 0, | |
| "pitchesList": [ | |
| "X" | |
| ], | |
| "totalStrikes": 0, | |
| "totalBalls": 0, | |
| "totalFouls": 0, | |
| "isLeadoff": false, | |
| "isPinchHit": false, | |
| "lineupPosition": 0, | |
| "isLastEventForPlateAppearance": true, | |
| "basesHit": 0, | |
| "runsBattedIn": 0, | |
| "isSacrificeHit": false, | |
| "isSacrificeFly": false, | |
| "outsOnPlay": 1, | |
| "isDoublePlay": false, | |
| "isTriplePlay": false, | |
| "isWildPitch": false, | |
| "battedBallType": null, | |
| "isBunt": false, | |
| "errorsOnPlay": 0, | |
| "batterBaseAfterPlay": 0, | |
| "baseRunners": [], | |
| "isLastGameEvent": false, | |
| "additionalContext": null, | |
| "topOfInning": false, | |
| "eventText": [ | |
| "Thomas Kirby batting for the Steaks.", | |
| "Thomas Kirby hit a flyout to Winnie Mccall." | |
| ], | |
| "isSteal": false, | |
| "isWalk": false | |
| }, | |
| { | |
| "gameId": "258ed83f-19f3-4ddd-bb7e-9bb85768b8fd", | |
| "eventType": "SINGLE", | |
| "eventIndex": 10, | |
| "inning": 1, | |
| "outsBeforePlay": 0, | |
| "batterId": "413b3ddb-d933-4567-a60e-6d157480239d", | |
| "batterTeamId": "36569151-a2fb-43c1-9df7-2df512424c82", | |
| "pitcherId": "9965eed5-086c-4977-9470-fe410f92d353", | |
| "pitcherTeamId": "b024e975-1c4a-4575-8936-a3754a08806a", | |
| "homeScore": 0, | |
| "awayScore": 3, | |
| "homeStrikeCount": 3, | |
| "awayStrikeCount": 4, | |
| "batterCount": 0, | |
| "pitchesList": [ | |
| "X" | |
| ], | |
| "totalStrikes": 0, | |
| "totalBalls": 0, | |
| "totalFouls": 0, | |
| "isLeadoff": false, | |
| "isPinchHit": false, | |
| "lineupPosition": 0, | |
| "isLastEventForPlateAppearance": true, | |
| "basesHit": 1, | |
| "runsBattedIn": 0, | |
| "isSacrificeHit": false, | |
| "isSacrificeFly": false, | |
| "outsOnPlay": 0, | |
| "isDoublePlay": false, | |
| "isTriplePlay": false, | |
| "isWildPitch": false, | |
| "battedBallType": null, | |
| "isBunt": false, | |
| "errorsOnPlay": 0, | |
| "batterBaseAfterPlay": 1, | |
| "baseRunners": [ | |
| { | |
| "runnerId": "413b3ddb-d933-4567-a60e-6d157480239d", | |
| "responsiblePitcherId": "9965eed5-086c-4977-9470-fe410f92d353", | |
| "baseBeforePlay": 0, | |
| "baseAfterPlay": 1, | |
| "wasBaseStolen": false, | |
| "wasCaughtStealing": false, | |
| "wasPickedOff": false | |
| } | |
| ], | |
| "isLastGameEvent": false, | |
| "additionalContext": null, | |
| "topOfInning": true, | |
| "eventText": [ | |
| "Top of 2, New York Millennials batting.", | |
| "Winnie Mccall batting for the Millennials.", | |
| "Winnie Mccall hits a Single!" | |
| ], | |
| "isSteal": false, | |
| "isWalk": false | |
| }, | |
| { | |
| "gameId": "258ed83f-19f3-4ddd-bb7e-9bb85768b8fd", | |
| "eventType": "FIELDERS_CHOICE", | |
| "eventIndex": 11, | |
| "inning": 1, | |
| "outsBeforePlay": 0, | |
| "batterId": "766dfd1e-11c3-42b6-a167-9b2d568b5dc0", | |
| "batterTeamId": "36569151-a2fb-43c1-9df7-2df512424c82", | |
| "pitcherId": "9965eed5-086c-4977-9470-fe410f92d353", | |
| "pitcherTeamId": "b024e975-1c4a-4575-8936-a3754a08806a", | |
| "homeScore": 0, | |
| "awayScore": 3, | |
| "homeStrikeCount": 3, | |
| "awayStrikeCount": 4, | |
| "batterCount": 0, | |
| "pitchesList": [ | |
| "S" | |
| ], | |
| "totalStrikes": 1, | |
| "totalBalls": 0, | |
| "totalFouls": 0, | |
| "isLeadoff": false, | |
| "isPinchHit": false, | |
| "lineupPosition": 0, | |
| "isLastEventForPlateAppearance": true, | |
| "basesHit": 0, | |
| "runsBattedIn": 0, | |
| "isSacrificeHit": false, | |
| "isSacrificeFly": false, | |
| "outsOnPlay": 1, | |
| "isDoublePlay": false, | |
| "isTriplePlay": false, | |
| "isWildPitch": false, | |
| "battedBallType": null, | |
| "isBunt": false, | |
| "errorsOnPlay": 0, | |
| "batterBaseAfterPlay": 0, | |
| "baseRunners": [ | |
| { | |
| "runnerId": "766dfd1e-11c3-42b6-a167-9b2d568b5dc0", | |
| "responsiblePitcherId": "9965eed5-086c-4977-9470-fe410f92d353", | |
| "baseBeforePlay": 0, | |
| "baseAfterPlay": 1, | |
| "wasBaseStolen": false, | |
| "wasCaughtStealing": false, | |
| "wasPickedOff": false | |
| } | |
| ], | |
| "isLastGameEvent": false, | |
| "additionalContext": null, | |
| "topOfInning": true, | |
| "eventText": [ | |
| "Sandie Turner batting for the Millennials.", | |
| "Strike, swinging. 0-1", | |
| "Sandie Turner reaches on fielder's choice. Winnie Mccall out at second base." | |
| ], | |
| "isSteal": false, | |
| "isWalk": false | |
| }, | |
| { | |
| "gameId": "258ed83f-19f3-4ddd-bb7e-9bb85768b8fd", | |
| "eventType": "SINGLE", | |
| "eventIndex": 12, | |
| "inning": 1, | |
| "outsBeforePlay": 1, | |
| "batterId": "7310c32f-8f32-40f2-b086-54555a2c0e86", | |
| "batterTeamId": "36569151-a2fb-43c1-9df7-2df512424c82", | |
| "pitcherId": "9965eed5-086c-4977-9470-fe410f92d353", | |
| "pitcherTeamId": "b024e975-1c4a-4575-8936-a3754a08806a", | |
| "homeScore": 0, | |
| "awayScore": 3, | |
| "homeStrikeCount": 3, | |
| "awayStrikeCount": 4, | |
| "batterCount": 0, | |
| "pitchesList": [ | |
| "B", | |
| "S", | |
| "F", | |
| "F", | |
| "B", | |
| "X" | |
| ], | |
| "totalStrikes": 3, | |
| "totalBalls": 2, | |
| "totalFouls": 2, | |
| "isLeadoff": false, | |
| "isPinchHit": false, | |
| "lineupPosition": 0, | |
| "isLastEventForPlateAppearance": true, | |
| "basesHit": 1, | |
| "runsBattedIn": 0, | |
| "isSacrificeHit": false, | |
| "isSacrificeFly": false, | |
| "outsOnPlay": 0, | |
| "isDoublePlay": false, | |
| "isTriplePlay": false, | |
| "isWildPitch": false, | |
| "battedBallType": null, | |
| "isBunt": false, | |
| "errorsOnPlay": 0, | |
| "batterBaseAfterPlay": 1, | |
| "baseRunners": [ | |
| { | |
| "runnerId": "766dfd1e-11c3-42b6-a167-9b2d568b5dc0", | |
| "responsiblePitcherId": "9965eed5-086c-4977-9470-fe410f92d353", | |
| "baseBeforePlay": 1, | |
| "baseAfterPlay": 3, | |
| "wasBaseStolen": false, | |
| "wasCaughtStealing": false, | |
| "wasPickedOff": false | |
| }, | |
| { | |
| "runnerId": "7310c32f-8f32-40f2-b086-54555a2c0e86", | |
| "responsiblePitcherId": "9965eed5-086c-4977-9470-fe410f92d353", | |
| "baseBeforePlay": 0, | |
| "baseAfterPlay": 1, | |
| "wasBaseStolen": false, | |
| "wasCaughtStealing": false, | |
| "wasPickedOff": false | |
| } | |
| ], | |
| "isLastGameEvent": false, | |
| "additionalContext": null, | |
| "topOfInning": true, | |
| "eventText": [ | |
| "Dominic Marijuana batting for the Millennials.", | |
| "Ball. 1-0", | |
| "Strike, swinging. 1-1", | |
| "Foul Ball. 1-2", | |
| "Foul Ball. 1-3", | |
| "Ball. 2-3", | |
| "Dominic Marijuana hits a Single!" | |
| ], | |
| "isSteal": false, | |
| "isWalk": false | |
| }, | |
| { | |
| "gameId": "258ed83f-19f3-4ddd-bb7e-9bb85768b8fd", | |
| "eventType": "FIELDERS_CHOICE", | |
| "eventIndex": 13, | |
| "inning": 1, | |
| "outsBeforePlay": 1, | |
| "batterId": "a311c089-0df4-46bd-9f5d-8c45c7eb5ae2", | |
| "batterTeamId": "36569151-a2fb-43c1-9df7-2df512424c82", | |
| "pitcherId": "9965eed5-086c-4977-9470-fe410f92d353", | |
| "pitcherTeamId": "b024e975-1c4a-4575-8936-a3754a08806a", | |
| "homeScore": 0, | |
| "awayScore": 3, | |
| "homeStrikeCount": 3, | |
| "awayStrikeCount": 4, | |
| "batterCount": 0, | |
| "pitchesList": [], | |
| "totalStrikes": 0, | |
| "totalBalls": 0, | |
| "totalFouls": 0, | |
| "isLeadoff": false, | |
| "isPinchHit": false, | |
| "lineupPosition": 0, | |
| "isLastEventForPlateAppearance": true, | |
| "basesHit": 0, | |
| "runsBattedIn": 1, | |
| "isSacrificeHit": false, | |
| "isSacrificeFly": false, | |
| "outsOnPlay": 1, | |
| "isDoublePlay": false, | |
| "isTriplePlay": false, | |
| "isWildPitch": false, | |
| "battedBallType": null, | |
| "isBunt": false, | |
| "errorsOnPlay": 0, | |
| "batterBaseAfterPlay": 0, | |
| "baseRunners": [ | |
| { | |
| "runnerId": "a311c089-0df4-46bd-9f5d-8c45c7eb5ae2", | |
| "responsiblePitcherId": "9965eed5-086c-4977-9470-fe410f92d353", | |
| "baseBeforePlay": 0, | |
| "baseAfterPlay": 1, | |
| "wasBaseStolen": false, | |
| "wasCaughtStealing": false, | |
| "wasPickedOff": false | |
| } | |
| ], | |
| "isLastGameEvent": false, | |
| "additionalContext": null, | |
| "topOfInning": true, | |
| "eventText": [ | |
| "Mclaughlin Scorpler batting for the Millennials.", | |
| "There's just too many birds!", | |
| "Mclaughlin Scorpler reaches on fielder's choice. Dominic Marijuana out at second base. Sandie Turner scores" | |
| ], | |
| "isSteal": false, | |
| "isWalk": false | |
| }, | |
| { | |
| "gameId": "258ed83f-19f3-4ddd-bb7e-9bb85768b8fd", | |
| "eventType": "SINGLE", | |
| "eventIndex": 14, | |
| "inning": 1, | |
| "outsBeforePlay": 2, | |
| "batterId": "5dbf11c0-994a-4482-bd1e-99379148ee45", | |
| "batterTeamId": "36569151-a2fb-43c1-9df7-2df512424c82", | |
| "pitcherId": "9965eed5-086c-4977-9470-fe410f92d353", | |
| "pitcherTeamId": "b024e975-1c4a-4575-8936-a3754a08806a", | |
| "homeScore": 0, | |
| "awayScore": 4, | |
| "homeStrikeCount": 3, | |
| "awayStrikeCount": 4, | |
| "batterCount": 0, | |
| "pitchesList": [ | |
| "X" | |
| ], | |
| "totalStrikes": 0, | |
| "totalBalls": 0, | |
| "totalFouls": 0, | |
| "isLeadoff": false, | |
| "isPinchHit": false, | |
| "lineupPosition": 0, | |
| "isLastEventForPlateAppearance": true, | |
| "basesHit": 1, | |
| "runsBattedIn": 0, | |
| "isSacrificeHit": false, | |
| "isSacrificeFly": false, | |
| "outsOnPlay": 0, | |
| "isDoublePlay": false, | |
| "isTriplePlay": false, | |
| "isWildPitch": false, | |
| "battedBallType": null, | |
| "isBunt": false, | |
| "errorsOnPlay": 0, | |
| "batterBaseAfterPlay": 1, | |
| "baseRunners": [ | |
| { | |
| "runnerId": "a311c089-0df4-46bd-9f5d-8c45c7eb5ae2", | |
| "responsiblePitcherId": "9965eed5-086c-4977-9470-fe410f92d353", | |
| "baseBeforePlay": 1, | |
| "baseAfterPlay": 2, | |
| "wasBaseStolen": false, | |
| "wasCaughtStealing": false, | |
| "wasPickedOff": false | |
| }, | |
| { | |
| "runnerId": "5dbf11c0-994a-4482-bd1e-99379148ee45", | |
| "responsiblePitcherId": "9965eed5-086c-4977-9470-fe410f92d353", | |
| "baseBeforePlay": 0, | |
| "baseAfterPlay": 1, | |
| "wasBaseStolen": false, | |
| "wasCaughtStealing": false, | |
| "wasPickedOff": false | |
| } | |
| ], | |
| "isLastGameEvent": false, | |
| "additionalContext": null, | |
| "topOfInning": true, | |
| "eventText": [ | |
| "Conrad Vaughan batting for the Millennials.", | |
| "Conrad Vaughan hits a Single!" | |
| ], | |
| "isSteal": false, | |
| "isWalk": false | |
| }, | |
| { | |
| "gameId": "258ed83f-19f3-4ddd-bb7e-9bb85768b8fd", | |
| "eventType": "SINGLE", | |
| "eventIndex": 15, | |
| "inning": 1, | |
| "outsBeforePlay": 2, | |
| "batterId": "4b3e8e9b-6de1-4840-8751-b1fb45dc5605", | |
| "batterTeamId": "36569151-a2fb-43c1-9df7-2df512424c82", | |
| "pitcherId": "9965eed5-086c-4977-9470-fe410f92d353", | |
| "pitcherTeamId": "b024e975-1c4a-4575-8936-a3754a08806a", | |
| "homeScore": 0, | |
| "awayScore": 4, | |
| "homeStrikeCount": 3, | |
| "awayStrikeCount": 4, | |
| "batterCount": 0, | |
| "pitchesList": [ | |
| "X" | |
| ], | |
| "totalStrikes": 0, | |
| "totalBalls": 0, | |
| "totalFouls": 0, | |
| "isLeadoff": false, | |
| "isPinchHit": false, | |
| "lineupPosition": 0, | |
| "isLastEventForPlateAppearance": true, | |
| "basesHit": 1, | |
| "runsBattedIn": 0, | |
| "isSacrificeHit": false, | |
| "isSacrificeFly": false, | |
| "outsOnPlay": 0, | |
| "isDoublePlay": false, | |
| "isTriplePlay": false, | |
| "isWildPitch": false, | |
| "battedBallType": null, | |
| "isBunt": false, | |
| "errorsOnPlay": 0, | |
| "batterBaseAfterPlay": 1, | |
| "baseRunners": [ | |
| { | |
| "runnerId": "a311c089-0df4-46bd-9f5d-8c45c7eb5ae2", | |
| "responsiblePitcherId": "9965eed5-086c-4977-9470-fe410f92d353", | |
| "baseBeforePlay": 2, | |
| "baseAfterPlay": 3, | |
| "wasBaseStolen": false, | |
| "wasCaughtStealing": false, | |
| "wasPickedOff": false | |
| }, | |
| { | |
| "runnerId": "5dbf11c0-994a-4482-bd1e-99379148ee45", | |
| "responsiblePitcherId": "9965eed5-086c-4977-9470-fe410f92d353", | |
| "baseBeforePlay": 1, | |
| "baseAfterPlay": 2, | |
| "wasBaseStolen": false, | |
| "wasCaughtStealing": false, | |
| "wasPickedOff": false | |
| }, | |
| { | |
| "runnerId": "4b3e8e9b-6de1-4840-8751-b1fb45dc5605", | |
| "responsiblePitcherId": "9965eed5-086c-4977-9470-fe410f92d353", | |
| "baseBeforePlay": 0, | |
| "baseAfterPlay": 1, | |
| "wasBaseStolen": false, | |
| "wasCaughtStealing": false, | |
| "wasPickedOff": false | |
| } | |
| ], | |
| "isLastGameEvent": false, | |
| "additionalContext": null, | |
| "topOfInning": true, | |
| "eventText": [ | |
| "Thomas Dracaena batting for the Millennials.", | |
| "Thomas Dracaena hits a Single!" | |
| ], | |
| "isSteal": false, | |
| "isWalk": false | |
| }, | |
| { | |
| "gameId": "258ed83f-19f3-4ddd-bb7e-9bb85768b8fd", | |
| "eventType": "OUT", | |
| "eventIndex": 16, | |
| "inning": 1, | |
| "outsBeforePlay": 2, | |
| "batterId": "4ffd2e50-bb5b-45d0-b7c4-e24d41b2ff5d", | |
| "batterTeamId": "36569151-a2fb-43c1-9df7-2df512424c82", | |
| "pitcherId": "9965eed5-086c-4977-9470-fe410f92d353", | |
| "pitcherTeamId": "b024e975-1c4a-4575-8936-a3754a08806a", | |
| "homeScore": 0, | |
| "awayScore": 4, | |
| "homeStrikeCount": 3, | |
| "awayStrikeCount": 4, | |
| "batterCount": 0, | |
| "pitchesList": [ | |
| "F", | |
| "B", | |
| "X" | |
| ], | |
| "totalStrikes": 1, | |
| "totalBalls": 1, | |
| "totalFouls": 1, | |
| "isLeadoff": false, | |
| "isPinchHit": false, | |
| "lineupPosition": 0, | |
| "isLastEventForPlateAppearance": true, | |
| "basesHit": 0, | |
| "runsBattedIn": 0, | |
| "isSacrificeHit": false, | |
| "isSacrificeFly": false, | |
| "outsOnPlay": 1, | |
| "isDoublePlay": false, | |
| "isTriplePlay": false, | |
| "isWildPitch": false, | |
| "battedBallType": null, | |
| "isBunt": false, | |
| "errorsOnPlay": 0, | |
| "batterBaseAfterPlay": 0, | |
| "baseRunners": [], | |
| "isLastGameEvent": false, | |
| "additionalContext": null, | |
| "topOfInning": true, | |
| "eventText": [ | |
| "Schneider Bendie batting for the Millennials.", | |
| "Foul Ball. 0-1", | |
| "Ball. 1-1", | |
| "Schneider Bendie hit a ground out to Cory Ross." | |
| ], | |
| "isSteal": false, | |
| "isWalk": false | |
| }, | |
| { | |
| "gameId": "258ed83f-19f3-4ddd-bb7e-9bb85768b8fd", | |
| "eventType": "STRIKEOUT", | |
| "eventIndex": 17, | |
| "inning": 1, | |
| "outsBeforePlay": 0, | |
| "batterId": "f73009c5-2ede-4dc4-b96d-84ba93c8a429", | |
| "batterTeamId": "b024e975-1c4a-4575-8936-a3754a08806a", | |
| "pitcherId": "042962c8-4d8b-44a6-b854-6ccef3d82716", | |
| "pitcherTeamId": "36569151-a2fb-43c1-9df7-2df512424c82", | |
| "homeScore": 0, | |
| "awayScore": 4, | |
| "homeStrikeCount": 3, | |
| "awayStrikeCount": 4, | |
| "batterCount": 0, | |
| "pitchesList": [ | |
| "C", | |
| "C", | |
| "F", | |
| "B", | |
| "S" | |
| ], | |
| "totalStrikes": 3, | |
| "totalBalls": 1, | |
| "totalFouls": 1, | |
| "isLeadoff": false, | |
| "isPinchHit": false, | |
| "lineupPosition": 0, | |
| "isLastEventForPlateAppearance": true, | |
| "basesHit": 0, | |
| "runsBattedIn": 0, | |
| "isSacrificeHit": false, | |
| "isSacrificeFly": false, | |
| "outsOnPlay": 1, | |
| "isDoublePlay": false, | |
| "isTriplePlay": false, | |
| "isWildPitch": false, | |
| "battedBallType": null, | |
| "isBunt": false, | |
| "errorsOnPlay": 0, | |
| "batterBaseAfterPlay": 0, | |
| "baseRunners": [], | |
| "isLastGameEvent": false, | |
| "additionalContext": null, | |
| "topOfInning": false, | |
| "eventText": [ | |
| "Bottom of 2, Dallas Steaks batting.", | |
| "Strike, looking. 0-1", | |
| "Strike, looking. 0-2", | |
| "Foul Ball. 0-2", | |
| "The birds are mad at you. You specifically. You know who you are.", | |
| "Ball. 1-2", | |
| "Thomas Kirby struck out swinging." | |
| ], | |
| "isSteal": false, | |
| "isWalk": false | |
| }, | |
| { | |
| "gameId": "258ed83f-19f3-4ddd-bb7e-9bb85768b8fd", | |
| "eventType": "OUT", | |
| "eventIndex": 18, | |
| "inning": 1, | |
| "outsBeforePlay": 1, | |
| "batterId": "81a0889a-4606-4f49-b419-866b57331383", | |
| "batterTeamId": "b024e975-1c4a-4575-8936-a3754a08806a", | |
| "pitcherId": "042962c8-4d8b-44a6-b854-6ccef3d82716", | |
| "pitcherTeamId": "36569151-a2fb-43c1-9df7-2df512424c82", | |
| "homeScore": 0, | |
| "awayScore": 4, | |
| "homeStrikeCount": 3, | |
| "awayStrikeCount": 4, | |
| "batterCount": 0, | |
| "pitchesList": [ | |
| "X" | |
| ], | |
| "totalStrikes": 0, | |
| "totalBalls": 0, | |
| "totalFouls": 0, | |
| "isLeadoff": false, | |
| "isPinchHit": false, | |
| "lineupPosition": 0, | |
| "isLastEventForPlateAppearance": true, | |
| "basesHit": 0, | |
| "runsBattedIn": 0, | |
| "isSacrificeHit": false, | |
| "isSacrificeFly": false, | |
| "outsOnPlay": 1, | |
| "isDoublePlay": false, | |
| "isTriplePlay": false, | |
| "isWildPitch": false, | |
| "battedBallType": null, | |
| "isBunt": false, | |
| "errorsOnPlay": 0, | |
| "batterBaseAfterPlay": 0, | |
| "baseRunners": [], | |
| "isLastGameEvent": false, | |
| "additionalContext": null, | |
| "topOfInning": false, | |
| "eventText": [ | |
| "Summers Pony batting for the Steaks.", | |
| "Summers Pony hit a ground out to Schneider Bendie." | |
| ], | |
| "isSteal": false, | |
| "isWalk": false | |
| }, | |
| { | |
| "gameId": "258ed83f-19f3-4ddd-bb7e-9bb85768b8fd", | |
| "eventType": "OUT", | |
| "eventIndex": 19, | |
| "inning": 1, | |
| "outsBeforePlay": 2, | |
| "batterId": "14d88771-7a96-48aa-ba59-07bae1733e96", | |
| "batterTeamId": "b024e975-1c4a-4575-8936-a3754a08806a", | |
| "pitcherId": "042962c8-4d8b-44a6-b854-6ccef3d82716", | |
| "pitcherTeamId": "36569151-a2fb-43c1-9df7-2df512424c82", | |
| "homeScore": 0, | |
| "awayScore": 4, | |
| "homeStrikeCount": 3, | |
| "awayStrikeCount": 4, | |
| "batterCount": 0, | |
| "pitchesList": [ | |
| "X" | |
| ], | |
| "totalStrikes": 0, | |
| "totalBalls": 0, | |
| "totalFouls": 0, | |
| "isLeadoff": false, | |
| "isPinchHit": false, | |
| "lineupPosition": 0, | |
| "isLastEventForPlateAppearance": true, | |
| "basesHit": 0, | |
| "runsBattedIn": 0, | |
| "isSacrificeHit": false, | |
| "isSacrificeFly": false, | |
| "outsOnPlay": 1, | |
| "isDoublePlay": false, | |
| "isTriplePlay": false, | |
| "isWildPitch": false, | |
| "battedBallType": null, | |
| "isBunt": false, | |
| "errorsOnPlay": 0, | |
| "batterBaseAfterPlay": 0, | |
| "baseRunners": [], | |
| "isLastGameEvent": false, | |
| "additionalContext": null, | |
| "topOfInning": false, | |
| "eventText": [ | |
| "Sebastian Telephone batting for the Steaks.", | |
| "Sebastian Telephone hit a ground out to Richardson Games." | |
| ], | |
| "isSteal": false, | |
| "isWalk": false | |
| }, | |
| { | |
| "gameId": "258ed83f-19f3-4ddd-bb7e-9bb85768b8fd", | |
| "eventType": "OUT", | |
| "eventIndex": 20, | |
| "inning": 2, | |
| "outsBeforePlay": 0, | |
| "batterId": "f967d064-0eaf-4445-b225-daed700e044b", | |
| "batterTeamId": "36569151-a2fb-43c1-9df7-2df512424c82", | |
| "pitcherId": "9965eed5-086c-4977-9470-fe410f92d353", | |
| "pitcherTeamId": "b024e975-1c4a-4575-8936-a3754a08806a", | |
| "homeScore": 0, | |
| "awayScore": 4, | |
| "homeStrikeCount": 3, | |
| "awayStrikeCount": 4, | |
| "batterCount": 0, | |
| "pitchesList": [ | |
| "B", | |
| "F", | |
| "S", | |
| "B", | |
| "X" | |
| ], | |
| "totalStrikes": 2, | |
| "totalBalls": 2, | |
| "totalFouls": 1, | |
| "isLeadoff": false, | |
| "isPinchHit": false, | |
| "lineupPosition": 0, | |
| "isLastEventForPlateAppearance": true, | |
| "basesHit": 0, | |
| "runsBattedIn": 0, | |
| "isSacrificeHit": false, | |
| "isSacrificeFly": false, | |
| "outsOnPlay": 1, | |
| "isDoublePlay": false, | |
| "isTriplePlay": false, | |
| "isWildPitch": false, | |
| "battedBallType": null, | |
| "isBunt": false, | |
| "errorsOnPlay": 0, | |
| "batterBaseAfterPlay": 0, | |
| "baseRunners": [], | |
| "isLastGameEvent": false, | |
| "additionalContext": null, | |
| "topOfInning": true, | |
| "eventText": [ | |
| "Top of 3, New York Millennials batting.", | |
| "Wesley Dudley batting for the Millennials.", | |
| "Ball. 1-0", | |
| "Foul Ball. 1-1", | |
| "Strike, swinging. 1-2", | |
| "Ball. 2-2", | |
| "Wesley Dudley hit a flyout to Thomas Kirby." | |
| ], | |
| "isSteal": false, | |
| "isWalk": false | |
| }, | |
| { | |
| "gameId": "258ed83f-19f3-4ddd-bb7e-9bb85768b8fd", | |
| "eventType": "SINGLE", | |
| "eventIndex": 21, | |
| "inning": 2, | |
| "outsBeforePlay": 1, | |
| "batterId": "b1b141fc-e867-40d1-842a-cea30a97ca4f", | |
| "batterTeamId": "36569151-a2fb-43c1-9df7-2df512424c82", | |
| "pitcherId": "9965eed5-086c-4977-9470-fe410f92d353", | |
| "pitcherTeamId": "b024e975-1c4a-4575-8936-a3754a08806a", | |
| "homeScore": 0, | |
| "awayScore": 4, | |
| "homeStrikeCount": 3, | |
| "awayStrikeCount": 4, | |
| "batterCount": 0, | |
| "pitchesList": [ | |
| "X" | |
| ], | |
| "totalStrikes": 0, | |
| "totalBalls": 0, | |
| "totalFouls": 0, | |
| "isLeadoff": false, | |
| "isPinchHit": false, | |
| "lineupPosition": 0, | |
| "isLastEventForPlateAppearance": true, | |
| "basesHit": 1, | |
| "runsBattedIn": 0, | |
| "isSacrificeHit": false, | |
| "isSacrificeFly": false, | |
| "outsOnPlay": 0, | |
| "isDoublePlay": false, | |
| "isTriplePlay": false, | |
| "isWildPitch": false, | |
| "battedBallType": null, | |
| "isBunt": false, | |
| "errorsOnPlay": 0, | |
| "batterBaseAfterPlay": 1, | |
| "baseRunners": [ | |
| { | |
| "runnerId": "b1b141fc-e867-40d1-842a-cea30a97ca4f", | |
| "responsiblePitcherId": "9965eed5-086c-4977-9470-fe410f92d353", | |
| "baseBeforePlay": 0, | |
| "baseAfterPlay": 1, | |
| "wasBaseStolen": false, | |
| "wasCaughtStealing": false, | |
| "wasPickedOff": false | |
| } | |
| ], | |
| "isLastGameEvent": false, | |
| "additionalContext": null, | |
| "topOfInning": true, | |
| "eventText": [ | |
| "Richardson Games batting for the Millennials.", | |
| "Richardson Games hits a Single!" | |
| ], | |
| "isSteal": false, | |
| "isWalk": false | |
| }, | |
| { | |
| "gameId": "258ed83f-19f3-4ddd-bb7e-9bb85768b8fd", | |
| "eventType": "SINGLE", | |
| "eventIndex": 22, | |
| "inning": 2, | |
| "outsBeforePlay": 1, | |
| "batterId": "413b3ddb-d933-4567-a60e-6d157480239d", | |
| "batterTeamId": "36569151-a2fb-43c1-9df7-2df512424c82", | |
| "pitcherId": "9965eed5-086c-4977-9470-fe410f92d353", | |
| "pitcherTeamId": "b024e975-1c4a-4575-8936-a3754a08806a", | |
| "homeScore": 0, | |
| "awayScore": 4, | |
| "homeStrikeCount": 3, | |
| "awayStrikeCount": 4, | |
| "batterCount": 0, | |
| "pitchesList": [ | |
| "F", | |
| "S", | |
| "C", | |
| "X" | |
| ], | |
| "totalStrikes": 3, | |
| "totalBalls": 0, | |
| "totalFouls": 1, | |
| "isLeadoff": false, | |
| "isPinchHit": false, | |
| "lineupPosition": 0, | |
| "isLastEventForPlateAppearance": true, | |
| "basesHit": 1, | |
| "runsBattedIn": 0, | |
| "isSacrificeHit": false, | |
| "isSacrificeFly": false, | |
| "outsOnPlay": 0, | |
| "isDoublePlay": false, | |
| "isTriplePlay": false, | |
| "isWildPitch": false, | |
| "battedBallType": null, | |
| "isBunt": false, | |
| "errorsOnPlay": 0, | |
| "batterBaseAfterPlay": 1, | |
| "baseRunners": [ | |
| { | |
| "runnerId": "b1b141fc-e867-40d1-842a-cea30a97ca4f", | |
| "responsiblePitcherId": "9965eed5-086c-4977-9470-fe410f92d353", | |
| "baseBeforePlay": 1, | |
| "baseAfterPlay": 3, | |
| "wasBaseStolen": false, | |
| "wasCaughtStealing": false, | |
| "wasPickedOff": false | |
| }, | |
| { | |
| "runnerId": "413b3ddb-d933-4567-a60e-6d157480239d", | |
| "responsiblePitcherId": "9965eed5-086c-4977-9470-fe410f92d353", | |
| "baseBeforePlay": 0, | |
| "baseAfterPlay": 1, | |
| "wasBaseStolen": false, | |
| "wasCaughtStealing": false, | |
| "wasPickedOff": false | |
| } | |
| ], | |
| "isLastGameEvent": false, | |
| "additionalContext": null, | |
| "topOfInning": true, | |
| "eventText": [ | |
| "Winnie Mccall batting for the Millennials.", | |
| "Foul Ball. 0-1", | |
| "Strike, swinging. 0-2", | |
| "Strike, looking. 0-3", | |
| "Winnie Mccall hits a Single!" | |
| ], | |
| "isSteal": false, | |
| "isWalk": false | |
| }, | |
| { | |
| "gameId": "258ed83f-19f3-4ddd-bb7e-9bb85768b8fd", | |
| "eventType": "SINGLE", | |
| "eventIndex": 23, | |
| "inning": 2, | |
| "outsBeforePlay": 1, | |
| "batterId": "766dfd1e-11c3-42b6-a167-9b2d568b5dc0", | |
| "batterTeamId": "36569151-a2fb-43c1-9df7-2df512424c82", | |
| "pitcherId": "9965eed5-086c-4977-9470-fe410f92d353", | |
| "pitcherTeamId": "b024e975-1c4a-4575-8936-a3754a08806a", | |
| "homeScore": 0, | |
| "awayScore": 4, | |
| "homeStrikeCount": 3, | |
| "awayStrikeCount": 4, | |
| "batterCount": 0, | |
| "pitchesList": [ | |
| "C", | |
| "X" | |
| ], | |
| "totalStrikes": 1, | |
| "totalBalls": 0, | |
| "totalFouls": 0, | |
| "isLeadoff": false, | |
| "isPinchHit": false, | |
| "lineupPosition": 0, | |
| "isLastEventForPlateAppearance": true, | |
| "basesHit": 1, | |
| "runsBattedIn": 0, | |
| "isSacrificeHit": false, | |
| "isSacrificeFly": false, | |
| "outsOnPlay": 0, | |
| "isDoublePlay": true, | |
| "isTriplePlay": false, | |
| "isWildPitch": false, | |
| "battedBallType": null, | |
| "isBunt": false, | |
| "errorsOnPlay": 0, | |
| "batterBaseAfterPlay": 1, | |
| "baseRunners": [ | |
| { | |
| "runnerId": "82d1b7b4-ce00-4536-8631-a025f05150ce", | |
| "responsiblePitcherId": "042962c8-4d8b-44a6-b854-6ccef3d82716", | |
| "baseBeforePlay": 0, | |
| "baseAfterPlay": 1, | |
| "wasBaseStolen": false, | |
| "wasCaughtStealing": false, | |
| "wasPickedOff": false | |
| } | |
| ], | |
| "isLastGameEvent": false, | |
| "additionalContext": null, | |
| "topOfInning": true, | |
| "eventText": [ | |
| "Sandie Turner batting for the Millennials.", | |
| "Sandie Turner hit into a double play!", | |
| "Bottom of 3, Dallas Steaks batting.", | |
| "Sam Scandal batting for the Steaks.", | |
| "Strike, looking. 0-1", | |
| "Sam Scandal hits a Single!" | |
| ], | |
| "isSteal": false, | |
| "isWalk": false | |
| }, | |
| { | |
| "gameId": "258ed83f-19f3-4ddd-bb7e-9bb85768b8fd", | |
| "eventType": "OUT", | |
| "eventIndex": 24, | |
| "inning": 2, | |
| "outsBeforePlay": 0, | |
| "batterId": "05bd08d5-7d9f-450b-abfa-1788b8ee8b91", | |
| "batterTeamId": "b024e975-1c4a-4575-8936-a3754a08806a", | |
| "pitcherId": "042962c8-4d8b-44a6-b854-6ccef3d82716", | |
| "pitcherTeamId": "36569151-a2fb-43c1-9df7-2df512424c82", | |
| "homeScore": 0, | |
| "awayScore": 4, | |
| "homeStrikeCount": 3, | |
| "awayStrikeCount": 4, | |
| "batterCount": 0, | |
| "pitchesList": [], | |
| "totalStrikes": 0, | |
| "totalBalls": 0, | |
| "totalFouls": 0, | |
| "isLeadoff": false, | |
| "isPinchHit": false, | |
| "lineupPosition": 0, | |
| "isLastEventForPlateAppearance": true, | |
| "basesHit": 0, | |
| "runsBattedIn": 0, | |
| "isSacrificeHit": false, | |
| "isSacrificeFly": false, | |
| "outsOnPlay": 2, | |
| "isDoublePlay": true, | |
| "isTriplePlay": false, | |
| "isWildPitch": false, | |
| "battedBallType": null, | |
| "isBunt": false, | |
| "errorsOnPlay": 0, | |
| "batterBaseAfterPlay": 0, | |
| "baseRunners": [], | |
| "isLastGameEvent": false, | |
| "additionalContext": null, | |
| "topOfInning": false, | |
| "eventText": [ | |
| "Stevenson Monstera batting for the Steaks.", | |
| "Stevenson Monstera hit into a double play!" | |
| ], | |
| "isSteal": false, | |
| "isWalk": false | |
| }, | |
| { | |
| "gameId": "258ed83f-19f3-4ddd-bb7e-9bb85768b8fd", | |
| "eventType": "SINGLE", | |
| "eventIndex": 25, | |
| "inning": 2, | |
| "outsBeforePlay": 2, | |
| "batterId": "c17a4397-4dcc-440e-8c53-d897e971cae9", | |
| "batterTeamId": "b024e975-1c4a-4575-8936-a3754a08806a", | |
| "pitcherId": "042962c8-4d8b-44a6-b854-6ccef3d82716", | |
| "pitcherTeamId": "36569151-a2fb-43c1-9df7-2df512424c82", | |
| "homeScore": 0, | |
| "awayScore": 4, | |
| "homeStrikeCount": 3, | |
| "awayStrikeCount": 4, | |
| "batterCount": 0, | |
| "pitchesList": [ | |
| "B", | |
| "F", | |
| "X" | |
| ], | |
| "totalStrikes": 1, | |
| "totalBalls": 1, | |
| "totalFouls": 1, | |
| "isLeadoff": false, | |
| "isPinchHit": false, | |
| "lineupPosition": 0, | |
| "isLastEventForPlateAppearance": true, | |
| "basesHit": 1, | |
| "runsBattedIn": 0, | |
| "isSacrificeHit": false, | |
| "isSacrificeFly": false, | |
| "outsOnPlay": 0, | |
| "isDoublePlay": false, | |
| "isTriplePlay": false, | |
| "isWildPitch": false, | |
| "battedBallType": null, | |
| "isBunt": false, | |
| "errorsOnPlay": 0, | |
| "batterBaseAfterPlay": 1, | |
| "baseRunners": [ | |
| { | |
| "runnerId": "c17a4397-4dcc-440e-8c53-d897e971cae9", | |
| "responsiblePitcherId": "042962c8-4d8b-44a6-b854-6ccef3d82716", | |
| "baseBeforePlay": 0, | |
| "baseAfterPlay": 1, | |
| "wasBaseStolen": false, | |
| "wasCaughtStealing": false, | |
| "wasPickedOff": false | |
| } | |
| ], | |
| "isLastGameEvent": false, | |
| "additionalContext": null, | |
| "topOfInning": false, | |
| "eventText": [ | |
| "August Mina batting for the Steaks.", | |
| "Ball. 1-0", | |
| "Foul Ball. 1-1", | |
| "August Mina hits a Single!" | |
| ], | |
| "isSteal": false, | |
| "isWalk": false | |
| }, | |
| { | |
| "gameId": "258ed83f-19f3-4ddd-bb7e-9bb85768b8fd", | |
| "eventType": "SINGLE", | |
| "eventIndex": 26, | |
| "inning": 2, | |
| "outsBeforePlay": 2, | |
| "batterId": "87e6ae4b-67de-4973-aa56-0fc9835a1e1e", | |
| "batterTeamId": "b024e975-1c4a-4575-8936-a3754a08806a", | |
| "pitcherId": "042962c8-4d8b-44a6-b854-6ccef3d82716", | |
| "pitcherTeamId": "36569151-a2fb-43c1-9df7-2df512424c82", | |
| "homeScore": 0, | |
| "awayScore": 4, | |
| "homeStrikeCount": 3, | |
| "awayStrikeCount": 4, | |
| "batterCount": 0, | |
| "pitchesList": [ | |
| "C", | |
| "S", | |
| "F", | |
| "X" | |
| ], | |
| "totalStrikes": 2, | |
| "totalBalls": 0, | |
| "totalFouls": 1, | |
| "isLeadoff": false, | |
| "isPinchHit": false, | |
| "lineupPosition": 0, | |
| "isLastEventForPlateAppearance": true, | |
| "basesHit": 1, | |
| "runsBattedIn": 0, | |
| "isSacrificeHit": false, | |
| "isSacrificeFly": false, | |
| "outsOnPlay": 0, | |
| "isDoublePlay": false, | |
| "isTriplePlay": false, | |
| "isWildPitch": false, | |
| "battedBallType": null, | |
| "isBunt": false, | |
| "errorsOnPlay": 0, | |
| "batterBaseAfterPlay": 1, | |
| "baseRunners": [ | |
| { | |
| "runnerId": "c17a4397-4dcc-440e-8c53-d897e971cae9", | |
| "responsiblePitcherId": "042962c8-4d8b-44a6-b854-6ccef3d82716", | |
| "baseBeforePlay": 1, | |
| "baseAfterPlay": 2, | |
| "wasBaseStolen": false, | |
| "wasCaughtStealing": false, | |
| "wasPickedOff": false | |
| }, | |
| { | |
| "runnerId": "87e6ae4b-67de-4973-aa56-0fc9835a1e1e", | |
| "responsiblePitcherId": "042962c8-4d8b-44a6-b854-6ccef3d82716", | |
| "baseBeforePlay": 0, | |
| "baseAfterPlay": 1, | |
| "wasBaseStolen": false, | |
| "wasCaughtStealing": false, | |
| "wasPickedOff": false | |
| } | |
| ], | |
| "isLastGameEvent": false, | |
| "additionalContext": null, | |
| "topOfInning": false, | |
| "eventText": [ | |
| "Marco Stink batting for the Steaks.", | |
| "Strike, looking. 0-1", | |
| "Strike, swinging. 0-2", | |
| "Foul Ball. 0-2", | |
| "Marco Stink hits a Single!" | |
| ], | |
| "isSteal": false, | |
| "isWalk": false | |
| }, | |
| { | |
| "gameId": "258ed83f-19f3-4ddd-bb7e-9bb85768b8fd", | |
| "eventType": "SINGLE", | |
| "eventIndex": 27, | |
| "inning": 2, | |
| "outsBeforePlay": 2, | |
| "batterId": "17397256-c28c-4cad-85f2-a21768c66e67", | |
| "batterTeamId": "b024e975-1c4a-4575-8936-a3754a08806a", | |
| "pitcherId": "042962c8-4d8b-44a6-b854-6ccef3d82716", | |
| "pitcherTeamId": "36569151-a2fb-43c1-9df7-2df512424c82", | |
| "homeScore": 0, | |
| "awayScore": 4, | |
| "homeStrikeCount": 3, | |
| "awayStrikeCount": 4, | |
| "batterCount": 0, | |
| "pitchesList": [ | |
| "X" | |
| ], | |
| "totalStrikes": 0, | |
| "totalBalls": 0, | |
| "totalFouls": 0, | |
| "isLeadoff": false, | |
| "isPinchHit": false, | |
| "lineupPosition": 0, | |
| "isLastEventForPlateAppearance": true, | |
| "basesHit": 1, | |
| "runsBattedIn": 0, | |
| "isSacrificeHit": false, | |
| "isSacrificeFly": false, | |
| "outsOnPlay": 0, | |
| "isDoublePlay": false, | |
| "isTriplePlay": false, | |
| "isWildPitch": false, | |
| "battedBallType": null, | |
| "isBunt": false, | |
| "errorsOnPlay": 0, | |
| "batterBaseAfterPlay": 1, | |
| "baseRunners": [ | |
| { | |
| "runnerId": "c17a4397-4dcc-440e-8c53-d897e971cae9", | |
| "responsiblePitcherId": "042962c8-4d8b-44a6-b854-6ccef3d82716", | |
| "baseBeforePlay": 2, | |
| "baseAfterPlay": 3, | |
| "wasBaseStolen": false, | |
| "wasCaughtStealing": false, | |
| "wasPickedOff": false | |
| }, | |
| { | |
| "runnerId": "87e6ae4b-67de-4973-aa56-0fc9835a1e1e", | |
| "responsiblePitcherId": "042962c8-4d8b-44a6-b854-6ccef3d82716", | |
| "baseBeforePlay": 1, | |
| "baseAfterPlay": 2, | |
| "wasBaseStolen": false, | |
| "wasCaughtStealing": false, | |
| "wasPickedOff": false | |
| }, | |
| { | |
| "runnerId": "17397256-c28c-4cad-85f2-a21768c66e67", | |
| "responsiblePitcherId": "042962c8-4d8b-44a6-b854-6ccef3d82716", | |
| "baseBeforePlay": 0, | |
| "baseAfterPlay": 1, | |
| "wasBaseStolen": false, | |
| "wasCaughtStealing": false, | |
| "wasPickedOff": false | |
| } | |
| ], | |
| "isLastGameEvent": false, | |
| "additionalContext": null, | |
| "topOfInning": false, | |
| "eventText": [ | |
| "Cory Ross batting for the Steaks.", | |
| "Cory Ross hits a Single!" | |
| ], | |
| "isSteal": false, | |
| "isWalk": false | |
| }, | |
| { | |
| "gameId": "258ed83f-19f3-4ddd-bb7e-9bb85768b8fd", | |
| "eventType": "OUT", | |
| "eventIndex": 28, | |
| "inning": 2, | |
| "outsBeforePlay": 2, | |
| "batterId": "c83f0fe0-44d1-4342-81e8-944bb38f8e23", | |
| "batterTeamId": "b024e975-1c4a-4575-8936-a3754a08806a", | |
| "pitcherId": "042962c8-4d8b-44a6-b854-6ccef3d82716", | |
| "pitcherTeamId": "36569151-a2fb-43c1-9df7-2df512424c82", | |
| "homeScore": 0, | |
| "awayScore": 4, | |
| "homeStrikeCount": 3, | |
| "awayStrikeCount": 4, | |
| "batterCount": 0, | |
| "pitchesList": [ | |
| "B", | |
| "X" | |
| ], | |
| "totalStrikes": 0, | |
| "totalBalls": 1, | |
| "totalFouls": 0, | |
| "isLeadoff": false, | |
| "isPinchHit": false, | |
| "lineupPosition": 0, | |
| "isLastEventForPlateAppearance": true, | |
| "basesHit": 0, | |
| "runsBattedIn": 0, | |
| "isSacrificeHit": false, | |
| "isSacrificeFly": false, | |
| "outsOnPlay": 1, | |
| "isDoublePlay": false, | |
| "isTriplePlay": false, | |
| "isWildPitch": false, | |
| "battedBallType": null, | |
| "isBunt": false, | |
| "errorsOnPlay": 0, | |
| "batterBaseAfterPlay": 0, | |
| "baseRunners": [], | |
| "isLastGameEvent": false, | |
| "additionalContext": null, | |
| "topOfInning": false, | |
| "eventText": [ | |
| "Langley Wheeler batting for the Steaks.", | |
| "Ball. 1-0", | |
| "Langley Wheeler hit a ground out to Thomas Dracaena." | |
| ], | |
| "isSteal": false, | |
| "isWalk": false | |
| }, | |
| { | |
| "gameId": "258ed83f-19f3-4ddd-bb7e-9bb85768b8fd", | |
| "eventType": "OUT", | |
| "eventIndex": 29, | |
| "inning": 3, | |
| "outsBeforePlay": 0, | |
| "batterId": "766dfd1e-11c3-42b6-a167-9b2d568b5dc0", | |
| "batterTeamId": "36569151-a2fb-43c1-9df7-2df512424c82", | |
| "pitcherId": "9965eed5-086c-4977-9470-fe410f92d353", | |
| "pitcherTeamId": "b024e975-1c4a-4575-8936-a3754a08806a", | |
| "homeScore": 0, | |
| "awayScore": 4, | |
| "homeStrikeCount": 3, | |
| "awayStrikeCount": 4, | |
| "batterCount": 0, | |
| "pitchesList": [ | |
| "B", | |
| "F", | |
| "X" | |
| ], | |
| "totalStrikes": 1, | |
| "totalBalls": 1, | |
| "totalFouls": 1, | |
| "isLeadoff": false, | |
| "isPinchHit": false, | |
| "lineupPosition": 0, | |
| "isLastEventForPlateAppearance": true, | |
| "basesHit": 0, | |
| "runsBattedIn": 0, | |
| "isSacrificeHit": false, | |
| "isSacrificeFly": false, | |
| "outsOnPlay": 1, | |
| "isDoublePlay": false, | |
| "isTriplePlay": false, | |
| "isWildPitch": false, | |
| "battedBallType": null, | |
| "isBunt": false, | |
| "errorsOnPlay": 0, | |
| "batterBaseAfterPlay": 0, | |
| "baseRunners": [], | |
| "isLastGameEvent": false, | |
| "additionalContext": null, | |
| "topOfInning": true, | |
| "eventText": [ | |
| "Top of 4, New York Millennials batting.", | |
| "Ball. 1-0", | |
| "Foul Ball. 1-1", | |
| "Sandie Turner hit a ground out to August Mina." | |
| ], | |
| "isSteal": false, | |
| "isWalk": false | |
| }, | |
| { | |
| "gameId": "258ed83f-19f3-4ddd-bb7e-9bb85768b8fd", | |
| "eventType": "WALK", | |
| "eventIndex": 30, | |
| "inning": 3, | |
| "outsBeforePlay": 1, | |
| "batterId": "7310c32f-8f32-40f2-b086-54555a2c0e86", | |
| "batterTeamId": "36569151-a2fb-43c1-9df7-2df512424c82", | |
| "pitcherId": "9965eed5-086c-4977-9470-fe410f92d353", | |
| "pitcherTeamId": "b024e975-1c4a-4575-8936-a3754a08806a", | |
| "homeScore": 0, | |
| "awayScore": 4, | |
| "homeStrikeCount": 3, | |
| "awayStrikeCount": 4, | |
| "batterCount": 0, | |
| "pitchesList": [ | |
| "B", | |
| "B", | |
| "B", | |
| "B" | |
| ], | |
| "totalStrikes": 0, | |
| "totalBalls": 4, | |
| "totalFouls": 0, | |
| "isLeadoff": false, | |
| "isPinchHit": false, | |
| "lineupPosition": 0, | |
| "isLastEventForPlateAppearance": true, | |
| "basesHit": 0, | |
| "runsBattedIn": 0, | |
| "isSacrificeHit": false, | |
| "isSacrificeFly": false, | |
| "outsOnPlay": 0, | |
| "isDoublePlay": false, | |
| "isTriplePlay": false, | |
| "isWildPitch": false, | |
| "battedBallType": null, | |
| "isBunt": false, | |
| "errorsOnPlay": 0, | |
| "batterBaseAfterPlay": 0, | |
| "baseRunners": [ | |
| { | |
| "runnerId": "7310c32f-8f32-40f2-b086-54555a2c0e86", | |
| "responsiblePitcherId": "9965eed5-086c-4977-9470-fe410f92d353", | |
| "baseBeforePlay": 0, | |
| "baseAfterPlay": 1, | |
| "wasBaseStolen": false, | |
| "wasCaughtStealing": false, | |
| "wasPickedOff": false | |
| } | |
| ], | |
| "isLastGameEvent": false, | |
| "additionalContext": null, | |
| "topOfInning": true, | |
| "eventText": [ | |
| "Dominic Marijuana batting for the Millennials.", | |
| "Ball. 1-0", | |
| "Ball. 2-0", | |
| "Ball. 3-0", | |
| "Dominic Marijuana draws a walk." | |
| ], | |
| "isSteal": false, | |
| "isWalk": true | |
| }, | |
| { | |
| "gameId": "258ed83f-19f3-4ddd-bb7e-9bb85768b8fd", | |
| "eventType": "SINGLE", | |
| "eventIndex": 31, | |
| "inning": 3, | |
| "outsBeforePlay": 1, | |
| "batterId": "a311c089-0df4-46bd-9f5d-8c45c7eb5ae2", | |
| "batterTeamId": "36569151-a2fb-43c1-9df7-2df512424c82", | |
| "pitcherId": "9965eed5-086c-4977-9470-fe410f92d353", | |
| "pitcherTeamId": "b024e975-1c4a-4575-8936-a3754a08806a", | |
| "homeScore": 0, | |
| "awayScore": 4, | |
| "homeStrikeCount": 3, | |
| "awayStrikeCount": 4, | |
| "batterCount": 0, | |
| "pitchesList": [ | |
| "F", | |
| "F", | |
| "B", | |
| "B", | |
| "B", | |
| "X" | |
| ], | |
| "totalStrikes": 2, | |
| "totalBalls": 3, | |
| "totalFouls": 2, | |
| "isLeadoff": false, | |
| "isPinchHit": false, | |
| "lineupPosition": 0, | |
| "isLastEventForPlateAppearance": true, | |
| "basesHit": 1, | |
| "runsBattedIn": 0, | |
| "isSacrificeHit": false, | |
| "isSacrificeFly": false, | |
| "outsOnPlay": 0, | |
| "isDoublePlay": false, | |
| "isTriplePlay": false, | |
| "isWildPitch": false, | |
| "battedBallType": null, | |
| "isBunt": false, | |
| "errorsOnPlay": 0, | |
| "batterBaseAfterPlay": 1, | |
| "baseRunners": [ | |
| { | |
| "runnerId": "7310c32f-8f32-40f2-b086-54555a2c0e86", | |
| "responsiblePitcherId": "9965eed5-086c-4977-9470-fe410f92d353", | |
| "baseBeforePlay": 1, | |
| "baseAfterPlay": 3, | |
| "wasBaseStolen": false, | |
| "wasCaughtStealing": false, | |
| "wasPickedOff": false | |
| }, | |
| { | |
| "runnerId": "a311c089-0df4-46bd-9f5d-8c45c7eb5ae2", | |
| "responsiblePitcherId": "9965eed5-086c-4977-9470-fe410f92d353", | |
| "baseBeforePlay": 0, | |
| "baseAfterPlay": 1, | |
| "wasBaseStolen": false, | |
| "wasCaughtStealing": false, | |
| "wasPickedOff": false | |
| } | |
| ], | |
| "isLastGameEvent": false, | |
| "additionalContext": null, | |
| "topOfInning": true, | |
| "eventText": [ | |
| "Mclaughlin Scorpler batting for the Millennials.", | |
| "Foul Ball. 0-1", | |
| "Foul Ball. 0-2", | |
| "Ball. 1-2", | |
| "This is too many birds.", | |
| "Ball. 2-2", | |
| "Ball. 3-2", | |
| "Mclaughlin Scorpler hits a Single!" | |
| ], | |
| "isSteal": false, | |
| "isWalk": false | |
| }, | |
| { | |
| "gameId": "258ed83f-19f3-4ddd-bb7e-9bb85768b8fd", | |
| "eventType": "FIELDERS_CHOICE", | |
| "eventIndex": 32, | |
| "inning": 3, | |
| "outsBeforePlay": 1, | |
| "batterId": "5dbf11c0-994a-4482-bd1e-99379148ee45", | |
| "batterTeamId": "36569151-a2fb-43c1-9df7-2df512424c82", | |
| "pitcherId": "9965eed5-086c-4977-9470-fe410f92d353", | |
| "pitcherTeamId": "b024e975-1c4a-4575-8936-a3754a08806a", | |
| "homeScore": 0, | |
| "awayScore": 4, | |
| "homeStrikeCount": 3, | |
| "awayStrikeCount": 4, | |
| "batterCount": 0, | |
| "pitchesList": [ | |
| "B", | |
| "B" | |
| ], | |
| "totalStrikes": 0, | |
| "totalBalls": 2, | |
| "totalFouls": 0, | |
| "isLeadoff": false, | |
| "isPinchHit": false, | |
| "lineupPosition": 0, | |
| "isLastEventForPlateAppearance": true, | |
| "basesHit": 0, | |
| "runsBattedIn": 1, | |
| "isSacrificeHit": false, | |
| "isSacrificeFly": false, | |
| "outsOnPlay": 1, | |
| "isDoublePlay": false, | |
| "isTriplePlay": false, | |
| "isWildPitch": false, | |
| "battedBallType": null, | |
| "isBunt": false, | |
| "errorsOnPlay": 0, | |
| "batterBaseAfterPlay": 0, | |
| "baseRunners": [ | |
| { | |
| "runnerId": "5dbf11c0-994a-4482-bd1e-99379148ee45", | |
| "responsiblePitcherId": "9965eed5-086c-4977-9470-fe410f92d353", | |
| "baseBeforePlay": 0, | |
| "baseAfterPlay": 1, | |
| "wasBaseStolen": false, | |
| "wasCaughtStealing": false, | |
| "wasPickedOff": false | |
| } | |
| ], | |
| "isLastGameEvent": false, | |
| "additionalContext": null, | |
| "topOfInning": true, | |
| "eventText": [ | |
| "Conrad Vaughan batting for the Millennials.", | |
| "Oh dear Gods...", | |
| "Ball. 1-0", | |
| "Ball. 2-0", | |
| "Conrad Vaughan reaches on fielder's choice. Mclaughlin Scorpler out at second base. Dominic Marijuana scores" | |
| ], | |
| "isSteal": false, | |
| "isWalk": false | |
| }, | |
| { | |
| "gameId": "258ed83f-19f3-4ddd-bb7e-9bb85768b8fd", | |
| "eventType": "OUT", | |
| "eventIndex": 33, | |
| "inning": 3, | |
| "outsBeforePlay": 2, | |
| "batterId": "4b3e8e9b-6de1-4840-8751-b1fb45dc5605", | |
| "batterTeamId": "36569151-a2fb-43c1-9df7-2df512424c82", | |
| "pitcherId": "9965eed5-086c-4977-9470-fe410f92d353", | |
| "pitcherTeamId": "b024e975-1c4a-4575-8936-a3754a08806a", | |
| "homeScore": 0, | |
| "awayScore": 5, | |
| "homeStrikeCount": 3, | |
| "awayStrikeCount": 4, | |
| "batterCount": 0, | |
| "pitchesList": [ | |
| "B", | |
| "F", | |
| "B", | |
| "X" | |
| ], | |
| "totalStrikes": 1, | |
| "totalBalls": 2, | |
| "totalFouls": 1, | |
| "isLeadoff": false, | |
| "isPinchHit": false, | |
| "lineupPosition": 0, | |
| "isLastEventForPlateAppearance": true, | |
| "basesHit": 0, | |
| "runsBattedIn": 0, | |
| "isSacrificeHit": false, | |
| "isSacrificeFly": false, | |
| "outsOnPlay": 1, | |
| "isDoublePlay": false, | |
| "isTriplePlay": false, | |
| "isWildPitch": false, | |
| "battedBallType": null, | |
| "isBunt": false, | |
| "errorsOnPlay": 0, | |
| "batterBaseAfterPlay": 0, | |
| "baseRunners": [], | |
| "isLastGameEvent": false, | |
| "additionalContext": null, | |
| "topOfInning": true, | |
| "eventText": [ | |
| "Thomas Dracaena batting for the Millennials.", | |
| "Ball. 1-0", | |
| "Foul Ball. 1-1", | |
| "Ball. 2-1", | |
| "Thomas Dracaena hit a ground out to Marco Stink." | |
| ], | |
| "isSteal": false, | |
| "isWalk": false | |
| }, | |
| { | |
| "gameId": "258ed83f-19f3-4ddd-bb7e-9bb85768b8fd", | |
| "eventType": "OUT", | |
| "eventIndex": 34, | |
| "inning": 3, | |
| "outsBeforePlay": 0, | |
| "batterId": "f73009c5-2ede-4dc4-b96d-84ba93c8a429", | |
| "batterTeamId": "b024e975-1c4a-4575-8936-a3754a08806a", | |
| "pitcherId": "042962c8-4d8b-44a6-b854-6ccef3d82716", | |
| "pitcherTeamId": "36569151-a2fb-43c1-9df7-2df512424c82", | |
| "homeScore": 0, | |
| "awayScore": 5, | |
| "homeStrikeCount": 3, | |
| "awayStrikeCount": 4, | |
| "batterCount": 0, | |
| "pitchesList": [ | |
| "B", | |
| "F", | |
| "X" | |
| ], | |
| "totalStrikes": 1, | |
| "totalBalls": 1, | |
| "totalFouls": 1, | |
| "isLeadoff": false, | |
| "isPinchHit": false, | |
| "lineupPosition": 0, | |
| "isLastEventForPlateAppearance": true, | |
| "basesHit": 0, | |
| "runsBattedIn": 0, | |
| "isSacrificeHit": false, | |
| "isSacrificeFly": false, | |
| "outsOnPlay": 1, | |
| "isDoublePlay": false, | |
| "isTriplePlay": false, | |
| "isWildPitch": false, | |
| "battedBallType": null, | |
| "isBunt": false, | |
| "errorsOnPlay": 0, | |
| "batterBaseAfterPlay": 0, | |
| "baseRunners": [], | |
| "isLastGameEvent": false, | |
| "additionalContext": null, | |
| "topOfInning": false, | |
| "eventText": [ | |
| "Bottom of 4, Dallas Steaks batting.", | |
| "Thomas Kirby batting for the Steaks.", | |
| "Ball. 1-0", | |
| "Foul Ball. 1-1", | |
| "Thomas Kirby hit a ground out to Richardson Games." | |
| ], | |
| "isSteal": false, | |
| "isWalk": false | |
| }, | |
| { | |
| "gameId": "258ed83f-19f3-4ddd-bb7e-9bb85768b8fd", | |
| "eventType": "OUT", | |
| "eventIndex": 35, | |
| "inning": 3, | |
| "outsBeforePlay": 1, | |
| "batterId": "81a0889a-4606-4f49-b419-866b57331383", | |
| "batterTeamId": "b024e975-1c4a-4575-8936-a3754a08806a", | |
| "pitcherId": "042962c8-4d8b-44a6-b854-6ccef3d82716", | |
| "pitcherTeamId": "36569151-a2fb-43c1-9df7-2df512424c82", | |
| "homeScore": 0, | |
| "awayScore": 5, | |
| "homeStrikeCount": 3, | |
| "awayStrikeCount": 4, | |
| "batterCount": 0, | |
| "pitchesList": [ | |
| "X" | |
| ], | |
| "totalStrikes": 0, | |
| "totalBalls": 0, | |
| "totalFouls": 0, | |
| "isLeadoff": false, | |
| "isPinchHit": false, | |
| "lineupPosition": 0, | |
| "isLastEventForPlateAppearance": true, | |
| "basesHit": 0, | |
| "runsBattedIn": 0, | |
| "isSacrificeHit": false, | |
| "isSacrificeFly": false, | |
| "outsOnPlay": 1, | |
| "isDoublePlay": false, | |
| "isTriplePlay": false, | |
| "isWildPitch": false, | |
| "battedBallType": null, | |
| "isBunt": false, | |
| "errorsOnPlay": 0, | |
| "batterBaseAfterPlay": 0, | |
| "baseRunners": [], | |
| "isLastGameEvent": false, | |
| "additionalContext": null, | |
| "topOfInning": false, | |
| "eventText": [ | |
| "Summers Pony batting for the Steaks.", | |
| "Don't feed the birds", | |
| "Summers Pony hit a ground out to Richardson Games." | |
| ], | |
| "isSteal": false, | |
| "isWalk": false | |
| }, | |
| { | |
| "gameId": "258ed83f-19f3-4ddd-bb7e-9bb85768b8fd", | |
| "eventType": "OUT", | |
| "eventIndex": 36, | |
| "inning": 3, | |
| "outsBeforePlay": 2, | |
| "batterId": "14d88771-7a96-48aa-ba59-07bae1733e96", | |
| "batterTeamId": "b024e975-1c4a-4575-8936-a3754a08806a", | |
| "pitcherId": "042962c8-4d8b-44a6-b854-6ccef3d82716", | |
| "pitcherTeamId": "36569151-a2fb-43c1-9df7-2df512424c82", | |
| "homeScore": 0, | |
| "awayScore": 5, | |
| "homeStrikeCount": 3, | |
| "awayStrikeCount": 4, | |
| "batterCount": 0, | |
| "pitchesList": [ | |
| "X" | |
| ], | |
| "totalStrikes": 0, | |
| "totalBalls": 0, | |
| "totalFouls": 0, | |
| "isLeadoff": false, | |
| "isPinchHit": false, | |
| "lineupPosition": 0, | |
| "isLastEventForPlateAppearance": true, | |
| "basesHit": 0, | |
| "runsBattedIn": 0, | |
| "isSacrificeHit": false, | |
| "isSacrificeFly": false, | |
| "outsOnPlay": 1, | |
| "isDoublePlay": false, | |
| "isTriplePlay": false, | |
| "isWildPitch": false, | |
| "battedBallType": null, | |
| "isBunt": false, | |
| "errorsOnPlay": 0, | |
| "batterBaseAfterPlay": 0, | |
| "baseRunners": [], | |
| "isLastGameEvent": false, | |
| "additionalContext": null, | |
| "topOfInning": false, | |
| "eventText": [ | |
| "Sebastian Telephone batting for the Steaks.", | |
| "Sebastian Telephone hit a ground out to Winnie Mccall." | |
| ], | |
| "isSteal": false, | |
| "isWalk": false | |
| }, | |
| { | |
| "gameId": "258ed83f-19f3-4ddd-bb7e-9bb85768b8fd", | |
| "eventType": "SINGLE", | |
| "eventIndex": 37, | |
| "inning": 4, | |
| "outsBeforePlay": 0, | |
| "batterId": "4ffd2e50-bb5b-45d0-b7c4-e24d41b2ff5d", | |
| "batterTeamId": "36569151-a2fb-43c1-9df7-2df512424c82", | |
| "pitcherId": "9965eed5-086c-4977-9470-fe410f92d353", | |
| "pitcherTeamId": "b024e975-1c4a-4575-8936-a3754a08806a", | |
| "homeScore": 0, | |
| "awayScore": 5, | |
| "homeStrikeCount": 3, | |
| "awayStrikeCount": 4, | |
| "batterCount": 0, | |
| "pitchesList": [ | |
| "X" | |
| ], | |
| "totalStrikes": 0, | |
| "totalBalls": 0, | |
| "totalFouls": 0, | |
| "isLeadoff": false, | |
| "isPinchHit": false, | |
| "lineupPosition": 0, | |
| "isLastEventForPlateAppearance": true, | |
| "basesHit": 1, | |
| "runsBattedIn": 0, | |
| "isSacrificeHit": false, | |
| "isSacrificeFly": false, | |
| "outsOnPlay": 0, | |
| "isDoublePlay": false, | |
| "isTriplePlay": false, | |
| "isWildPitch": false, | |
| "battedBallType": null, | |
| "isBunt": false, | |
| "errorsOnPlay": 0, | |
| "batterBaseAfterPlay": 1, | |
| "baseRunners": [ | |
| { | |
| "runnerId": "4ffd2e50-bb5b-45d0-b7c4-e24d41b2ff5d", | |
| "responsiblePitcherId": "9965eed5-086c-4977-9470-fe410f92d353", | |
| "baseBeforePlay": 0, | |
| "baseAfterPlay": 1, | |
| "wasBaseStolen": false, | |
| "wasCaughtStealing": false, | |
| "wasPickedOff": false | |
| } | |
| ], | |
| "isLastGameEvent": false, | |
| "additionalContext": null, | |
| "topOfInning": true, | |
| "eventText": [ | |
| "Top of 5, New York Millennials batting.", | |
| "Schneider Bendie batting for the Millennials.", | |
| "The birds continue to stare.", | |
| "Schneider Bendie hits a Single!" | |
| ], | |
| "isSteal": false, | |
| "isWalk": false | |
| }, | |
| { | |
| "gameId": "258ed83f-19f3-4ddd-bb7e-9bb85768b8fd", | |
| "eventType": "SINGLE", | |
| "eventIndex": 38, | |
| "inning": 4, | |
| "outsBeforePlay": 0, | |
| "batterId": "f967d064-0eaf-4445-b225-daed700e044b", | |
| "batterTeamId": "36569151-a2fb-43c1-9df7-2df512424c82", | |
| "pitcherId": "9965eed5-086c-4977-9470-fe410f92d353", | |
| "pitcherTeamId": "b024e975-1c4a-4575-8936-a3754a08806a", | |
| "homeScore": 0, | |
| "awayScore": 5, | |
| "homeStrikeCount": 3, | |
| "awayStrikeCount": 4, | |
| "batterCount": 0, | |
| "pitchesList": [ | |
| "X" | |
| ], | |
| "totalStrikes": 0, | |
| "totalBalls": 0, | |
| "totalFouls": 0, | |
| "isLeadoff": false, | |
| "isPinchHit": false, | |
| "lineupPosition": 0, | |
| "isLastEventForPlateAppearance": true, | |
| "basesHit": 1, | |
| "runsBattedIn": 0, | |
| "isSacrificeHit": false, | |
| "isSacrificeFly": false, | |
| "outsOnPlay": 0, | |
| "isDoublePlay": false, | |
| "isTriplePlay": false, | |
| "isWildPitch": false, | |
| "battedBallType": null, | |
| "isBunt": false, | |
| "errorsOnPlay": 0, | |
| "batterBaseAfterPlay": 1, | |
| "baseRunners": [ | |
| { | |
| "runnerId": "4ffd2e50-bb5b-45d0-b7c4-e24d41b2ff5d", | |
| "responsiblePitcherId": "9965eed5-086c-4977-9470-fe410f92d353", | |
| "baseBeforePlay": 1, | |
| "baseAfterPlay": 3, | |
| "wasBaseStolen": false, | |
| "wasCaughtStealing": false, | |
| "wasPickedOff": false | |
| }, | |
| { | |
| "runnerId": "f967d064-0eaf-4445-b225-daed700e044b", | |
| "responsiblePitcherId": "9965eed5-086c-4977-9470-fe410f92d353", | |
| "baseBeforePlay": 0, | |
| "baseAfterPlay": 1, | |
| "wasBaseStolen": false, | |
| "wasCaughtStealing": false, | |
| "wasPickedOff": false | |
| } | |
| ], | |
| "isLastGameEvent": false, | |
| "additionalContext": null, | |
| "topOfInning": true, | |
| "eventText": [ | |
| "Wesley Dudley batting for the Millennials.", | |
| "Wesley Dudley hits a Single!" | |
| ], | |
| "isSteal": false, | |
| "isWalk": false | |
| }, | |
| { | |
| "gameId": "258ed83f-19f3-4ddd-bb7e-9bb85768b8fd", | |
| "eventType": "WALK", | |
| "eventIndex": 39, | |
| "inning": 4, | |
| "outsBeforePlay": 0, | |
| "batterId": "b1b141fc-e867-40d1-842a-cea30a97ca4f", | |
| "batterTeamId": "36569151-a2fb-43c1-9df7-2df512424c82", | |
| "pitcherId": "9965eed5-086c-4977-9470-fe410f92d353", | |
| "pitcherTeamId": "b024e975-1c4a-4575-8936-a3754a08806a", | |
| "homeScore": 0, | |
| "awayScore": 5, | |
| "homeStrikeCount": 3, | |
| "awayStrikeCount": 4, | |
| "batterCount": 0, | |
| "pitchesList": [ | |
| "B", | |
| "F", | |
| "B", | |
| "B", | |
| "B" | |
| ], | |
| "totalStrikes": 1, | |
| "totalBalls": 4, | |
| "totalFouls": 1, | |
| "isLeadoff": false, | |
| "isPinchHit": false, | |
| "lineupPosition": 0, | |
| "isLastEventForPlateAppearance": true, | |
| "basesHit": 0, | |
| "runsBattedIn": 0, | |
| "isSacrificeHit": false, | |
| "isSacrificeFly": false, | |
| "outsOnPlay": 0, | |
| "isDoublePlay": false, | |
| "isTriplePlay": false, | |
| "isWildPitch": false, | |
| "battedBallType": null, | |
| "isBunt": false, | |
| "errorsOnPlay": 0, | |
| "batterBaseAfterPlay": 0, | |
| "baseRunners": [ | |
| { | |
| "runnerId": "4ffd2e50-bb5b-45d0-b7c4-e24d41b2ff5d", | |
| "responsiblePitcherId": "9965eed5-086c-4977-9470-fe410f92d353", | |
| "baseBeforePlay": 3, | |
| "baseAfterPlay": 3, | |
| "wasBaseStolen": false, | |
| "wasCaughtStealing": false, | |
| "wasPickedOff": false | |
| }, | |
| { | |
| "runnerId": "f967d064-0eaf-4445-b225-daed700e044b", | |
| "responsiblePitcherId": "9965eed5-086c-4977-9470-fe410f92d353", | |
| "baseBeforePlay": 1, | |
| "baseAfterPlay": 2, | |
| "wasBaseStolen": false, | |
| "wasCaughtStealing": false, | |
| "wasPickedOff": false | |
| }, | |
| { | |
| "runnerId": "b1b141fc-e867-40d1-842a-cea30a97ca4f", | |
| "responsiblePitcherId": "9965eed5-086c-4977-9470-fe410f92d353", | |
| "baseBeforePlay": 0, | |
| "baseAfterPlay": 1, | |
| "wasBaseStolen": false, | |
| "wasCaughtStealing": false, | |
| "wasPickedOff": false | |
| } | |
| ], | |
| "isLastGameEvent": false, | |
| "additionalContext": null, | |
| "topOfInning": true, | |
| "eventText": [ | |
| "Richardson Games batting for the Millennials.", | |
| "Ball. 1-0", | |
| "Foul Ball. 1-1", | |
| "Ball. 2-1", | |
| "Ball. 3-1", | |
| "Richardson Games draws a walk." | |
| ], | |
| "isSteal": false, | |
| "isWalk": true | |
| }, | |
| { | |
| "gameId": "258ed83f-19f3-4ddd-bb7e-9bb85768b8fd", | |
| "eventType": "SINGLE", | |
| "eventIndex": 40, | |
| "inning": 4, | |
| "outsBeforePlay": 0, | |
| "batterId": "413b3ddb-d933-4567-a60e-6d157480239d", | |
| "batterTeamId": "36569151-a2fb-43c1-9df7-2df512424c82", | |
| "pitcherId": "9965eed5-086c-4977-9470-fe410f92d353", | |
| "pitcherTeamId": "b024e975-1c4a-4575-8936-a3754a08806a", | |
| "homeScore": 0, | |
| "awayScore": 5, | |
| "homeStrikeCount": 3, | |
| "awayStrikeCount": 4, | |
| "batterCount": 0, | |
| "pitchesList": [ | |
| "C", | |
| "S", | |
| "X" | |
| ], | |
| "totalStrikes": 2, | |
| "totalBalls": 0, | |
| "totalFouls": 0, | |
| "isLeadoff": false, | |
| "isPinchHit": false, | |
| "lineupPosition": 0, | |
| "isLastEventForPlateAppearance": true, | |
| "basesHit": 1, | |
| "runsBattedIn": 2, | |
| "isSacrificeHit": false, | |
| "isSacrificeFly": false, | |
| "outsOnPlay": 0, | |
| "isDoublePlay": false, | |
| "isTriplePlay": false, | |
| "isWildPitch": false, | |
| "battedBallType": null, | |
| "isBunt": false, | |
| "errorsOnPlay": 0, | |
| "batterBaseAfterPlay": 1, | |
| "baseRunners": [ | |
| { | |
| "runnerId": "b1b141fc-e867-40d1-842a-cea30a97ca4f", | |
| "responsiblePitcherId": "9965eed5-086c-4977-9470-fe410f92d353", | |
| "baseBeforePlay": 1, | |
| "baseAfterPlay": 2, | |
| "wasBaseStolen": false, | |
| "wasCaughtStealing": false, | |
| "wasPickedOff": false | |
| }, | |
| { | |
| "runnerId": "413b3ddb-d933-4567-a60e-6d157480239d", | |
| "responsiblePitcherId": "9965eed5-086c-4977-9470-fe410f92d353", | |
| "baseBeforePlay": 0, | |
| "baseAfterPlay": 1, | |
| "wasBaseStolen": false, | |
| "wasCaughtStealing": false, | |
| "wasPickedOff": false | |
| } | |
| ], | |
| "isLastGameEvent": false, | |
| "additionalContext": null, | |
| "topOfInning": true, | |
| "eventText": [ | |
| "Winnie Mccall batting for the Millennials.", | |
| "Strike, looking. 0-1", | |
| "Strike, swinging. 0-2", | |
| "Winnie Mccall hits a Single! 2s score." | |
| ], | |
| "isSteal": false, | |
| "isWalk": false | |
| }, | |
| { | |
| "gameId": "258ed83f-19f3-4ddd-bb7e-9bb85768b8fd", | |
| "eventType": "CAUGHT_STEALING", | |
| "eventIndex": 41, | |
| "inning": 4, | |
| "outsBeforePlay": 0, | |
| "batterId": "766dfd1e-11c3-42b6-a167-9b2d568b5dc0", | |
| "batterTeamId": "36569151-a2fb-43c1-9df7-2df512424c82", | |
| "pitcherId": "9965eed5-086c-4977-9470-fe410f92d353", | |
| "pitcherTeamId": "b024e975-1c4a-4575-8936-a3754a08806a", | |
| "homeScore": 0, | |
| "awayScore": 7, | |
| "homeStrikeCount": 3, | |
| "awayStrikeCount": 4, | |
| "batterCount": 0, | |
| "pitchesList": [], | |
| "totalStrikes": 0, | |
| "totalBalls": 0, | |
| "totalFouls": 0, | |
| "isLeadoff": false, | |
| "isPinchHit": false, | |
| "lineupPosition": 0, | |
| "isLastEventForPlateAppearance": true, | |
| "basesHit": 0, | |
| "runsBattedIn": 0, | |
| "isSacrificeHit": false, | |
| "isSacrificeFly": false, | |
| "outsOnPlay": 1, | |
| "isDoublePlay": false, | |
| "isTriplePlay": false, | |
| "isWildPitch": false, | |
| "battedBallType": null, | |
| "isBunt": false, | |
| "errorsOnPlay": 0, | |
| "batterBaseAfterPlay": 0, | |
| "baseRunners": [ | |
| { | |
| "runnerId": "413b3ddb-d933-4567-a60e-6d157480239d", | |
| "responsiblePitcherId": "9965eed5-086c-4977-9470-fe410f92d353", | |
| "baseBeforePlay": 1, | |
| "baseAfterPlay": 1, | |
| "wasBaseStolen": false, | |
| "wasCaughtStealing": true, | |
| "wasPickedOff": false | |
| } | |
| ], | |
| "isLastGameEvent": false, | |
| "additionalContext": null, | |
| "topOfInning": true, | |
| "eventText": [ | |
| "Sandie Turner batting for the Millennials.", | |
| "Richardson Games gets caught stealing third base." | |
| ], | |
| "isSteal": false, | |
| "isWalk": false | |
| }, | |
| { | |
| "gameId": "258ed83f-19f3-4ddd-bb7e-9bb85768b8fd", | |
| "eventType": "WALK", | |
| "eventIndex": 42, | |
| "inning": 4, | |
| "outsBeforePlay": 1, | |
| "batterId": "766dfd1e-11c3-42b6-a167-9b2d568b5dc0", | |
| "batterTeamId": "36569151-a2fb-43c1-9df7-2df512424c82", | |
| "pitcherId": "9965eed5-086c-4977-9470-fe410f92d353", | |
| "pitcherTeamId": "b024e975-1c4a-4575-8936-a3754a08806a", | |
| "homeScore": 0, | |
| "awayScore": 7, | |
| "homeStrikeCount": 3, | |
| "awayStrikeCount": 4, | |
| "batterCount": 0, | |
| "pitchesList": [ | |
| "B", | |
| "S", | |
| "F", | |
| "F", | |
| "B", | |
| "B", | |
| "B" | |
| ], | |
| "totalStrikes": 3, | |
| "totalBalls": 4, | |
| "totalFouls": 2, | |
| "isLeadoff": false, | |
| "isPinchHit": false, | |
| "lineupPosition": 0, | |
| "isLastEventForPlateAppearance": true, | |
| "basesHit": 0, | |
| "runsBattedIn": 0, | |
| "isSacrificeHit": false, | |
| "isSacrificeFly": false, | |
| "outsOnPlay": 0, | |
| "isDoublePlay": false, | |
| "isTriplePlay": false, | |
| "isWildPitch": false, | |
| "battedBallType": null, | |
| "isBunt": false, | |
| "errorsOnPlay": 0, | |
| "batterBaseAfterPlay": 0, | |
| "baseRunners": [ | |
| { | |
| "runnerId": "413b3ddb-d933-4567-a60e-6d157480239d", | |
| "responsiblePitcherId": "9965eed5-086c-4977-9470-fe410f92d353", | |
| "baseBeforePlay": 1, | |
| "baseAfterPlay": 2, | |
| "wasBaseStolen": false, | |
| "wasCaughtStealing": false, | |
| "wasPickedOff": false | |
| }, | |
| { | |
| "runnerId": "766dfd1e-11c3-42b6-a167-9b2d568b5dc0", | |
| "responsiblePitcherId": "9965eed5-086c-4977-9470-fe410f92d353", | |
| "baseBeforePlay": 0, | |
| "baseAfterPlay": 1, | |
| "wasBaseStolen": false, | |
| "wasCaughtStealing": false, | |
| "wasPickedOff": false | |
| } | |
| ], | |
| "isLastGameEvent": false, | |
| "additionalContext": null, | |
| "topOfInning": true, | |
| "eventText": [ | |
| "Ball. 1-0", | |
| "Strike, swinging. 1-1", | |
| "Foul Ball. 1-2", | |
| "Foul Ball. 1-3", | |
| "Ball. 2-3", | |
| "Ball. 3-3", | |
| "Sandie Turner draws a walk." | |
| ], | |
| "isSteal": false, | |
| "isWalk": true | |
| }, | |
| { | |
| "gameId": "258ed83f-19f3-4ddd-bb7e-9bb85768b8fd", | |
| "eventType": "FIELDERS_CHOICE", | |
| "eventIndex": 43, | |
| "inning": 4, | |
| "outsBeforePlay": 1, | |
| "batterId": "7310c32f-8f32-40f2-b086-54555a2c0e86", | |
| "batterTeamId": "36569151-a2fb-43c1-9df7-2df512424c82", | |
| "pitcherId": "9965eed5-086c-4977-9470-fe410f92d353", | |
| "pitcherTeamId": "b024e975-1c4a-4575-8936-a3754a08806a", | |
| "homeScore": 0, | |
| "awayScore": 7, | |
| "homeStrikeCount": 3, | |
| "awayStrikeCount": 4, | |
| "batterCount": 0, | |
| "pitchesList": [ | |
| "B" | |
| ], | |
| "totalStrikes": 0, | |
| "totalBalls": 1, | |
| "totalFouls": 0, | |
| "isLeadoff": false, | |
| "isPinchHit": false, | |
| "lineupPosition": 0, | |
| "isLastEventForPlateAppearance": true, | |
| "basesHit": 0, | |
| "runsBattedIn": 0, | |
| "isSacrificeHit": false, | |
| "isSacrificeFly": false, | |
| "outsOnPlay": 1, | |
| "isDoublePlay": false, | |
| "isTriplePlay": false, | |
| "isWildPitch": false, | |
| "battedBallType": null, | |
| "isBunt": false, | |
| "errorsOnPlay": 0, | |
| "batterBaseAfterPlay": 0, | |
| "baseRunners": [ | |
| { | |
| "runnerId": "766dfd1e-11c3-42b6-a167-9b2d568b5dc0", | |
| "responsiblePitcherId": "9965eed5-086c-4977-9470-fe410f92d353", | |
| "baseBeforePlay": 1, | |
| "baseAfterPlay": 2, | |
| "wasBaseStolen": false, | |
| "wasCaughtStealing": false, | |
| "wasPickedOff": false | |
| }, | |
| { | |
| "runnerId": "7310c32f-8f32-40f2-b086-54555a2c0e86", | |
| "responsiblePitcherId": "9965eed5-086c-4977-9470-fe410f92d353", | |
| "baseBeforePlay": 0, | |
| "baseAfterPlay": 1, | |
| "wasBaseStolen": false, | |
| "wasCaughtStealing": false, | |
| "wasPickedOff": false | |
| } | |
| ], | |
| "isLastGameEvent": false, | |
| "additionalContext": null, | |
| "topOfInning": true, | |
| "eventText": [ | |
| "Dominic Marijuana batting for the Millennials.", | |
| "Ball. 1-0", | |
| "Dominic Marijuana reaches on fielder's choice. Winnie Mccall out at third base." | |
| ], | |
| "isSteal": false, | |
| "isWalk": false | |
| }, | |
| { | |
| "gameId": "258ed83f-19f3-4ddd-bb7e-9bb85768b8fd", | |
| "eventType": "STOLEN_BASE", | |
| "eventIndex": 44, | |
| "inning": 4, | |
| "outsBeforePlay": 2, | |
| "batterId": "a311c089-0df4-46bd-9f5d-8c45c7eb5ae2", | |
| "batterTeamId": "36569151-a2fb-43c1-9df7-2df512424c82", | |
| "pitcherId": "9965eed5-086c-4977-9470-fe410f92d353", | |
| "pitcherTeamId": "b024e975-1c4a-4575-8936-a3754a08806a", | |
| "homeScore": 0, | |
| "awayScore": 7, | |
| "homeStrikeCount": 3, | |
| "awayStrikeCount": 4, | |
| "batterCount": 0, | |
| "pitchesList": [ | |
| "C", | |
| "B", | |
| "F", | |
| "C", | |
| "F" | |
| ], | |
| "totalStrikes": 3, | |
| "totalBalls": 1, | |
| "totalFouls": 2, | |
| "isLeadoff": false, | |
| "isPinchHit": false, | |
| "lineupPosition": 0, | |
| "isLastEventForPlateAppearance": true, | |
| "basesHit": 0, | |
| "runsBattedIn": 0, | |
| "isSacrificeHit": false, | |
| "isSacrificeFly": false, | |
| "outsOnPlay": 0, | |
| "isDoublePlay": false, | |
| "isTriplePlay": false, | |
| "isWildPitch": false, | |
| "battedBallType": null, | |
| "isBunt": false, | |
| "errorsOnPlay": 0, | |
| "batterBaseAfterPlay": 0, | |
| "baseRunners": [ | |
| { | |
| "runnerId": "766dfd1e-11c3-42b6-a167-9b2d568b5dc0", | |
| "responsiblePitcherId": "9965eed5-086c-4977-9470-fe410f92d353", | |
| "baseBeforePlay": 2, | |
| "baseAfterPlay": 3, | |
| "wasBaseStolen": true, | |
| "wasCaughtStealing": false, | |
| "wasPickedOff": false | |
| }, | |
| { | |
| "runnerId": "7310c32f-8f32-40f2-b086-54555a2c0e86", | |
| "responsiblePitcherId": "9965eed5-086c-4977-9470-fe410f92d353", | |
| "baseBeforePlay": 1, | |
| "baseAfterPlay": 1, | |
| "wasBaseStolen": true, | |
| "wasCaughtStealing": false, | |
| "wasPickedOff": false | |
| } | |
| ], | |
| "isLastGameEvent": false, | |
| "additionalContext": null, | |
| "topOfInning": true, | |
| "eventText": [ | |
| "Mclaughlin Scorpler batting for the Millennials.", | |
| "Strike, looking. 0-1", | |
| "Ball. 1-1", | |
| "Foul Ball. 1-2", | |
| "Strike, looking. 1-3", | |
| "Foul Ball. 1-3", | |
| "Sandie Turner steals third base!" | |
| ], | |
| "isSteal": true, | |
| "isWalk": false | |
| }, | |
| { | |
| "gameId": "258ed83f-19f3-4ddd-bb7e-9bb85768b8fd", | |
| "eventType": "STOLEN_BASE", | |
| "eventIndex": 45, | |
| "inning": 4, | |
| "outsBeforePlay": 2, | |
| "batterId": "a311c089-0df4-46bd-9f5d-8c45c7eb5ae2", | |
| "batterTeamId": "36569151-a2fb-43c1-9df7-2df512424c82", | |
| "pitcherId": "9965eed5-086c-4977-9470-fe410f92d353", | |
| "pitcherTeamId": "b024e975-1c4a-4575-8936-a3754a08806a", | |
| "homeScore": 0, | |
| "awayScore": 7, | |
| "homeStrikeCount": 3, | |
| "awayStrikeCount": 4, | |
| "batterCount": 0, | |
| "pitchesList": [ | |
| "B", | |
| "F" | |
| ], | |
| "totalStrikes": 3, | |
| "totalBalls": 1, | |
| "totalFouls": 1, | |
| "isLeadoff": false, | |
| "isPinchHit": false, | |
| "lineupPosition": 0, | |
| "isLastEventForPlateAppearance": true, | |
| "basesHit": 0, | |
| "runsBattedIn": 1, | |
| "isSacrificeHit": false, | |
| "isSacrificeFly": false, | |
| "outsOnPlay": 0, | |
| "isDoublePlay": false, | |
| "isTriplePlay": false, | |
| "isWildPitch": false, | |
| "battedBallType": null, | |
| "isBunt": false, | |
| "errorsOnPlay": 0, | |
| "batterBaseAfterPlay": 0, | |
| "baseRunners": [ | |
| { | |
| "runnerId": "7310c32f-8f32-40f2-b086-54555a2c0e86", | |
| "responsiblePitcherId": "9965eed5-086c-4977-9470-fe410f92d353", | |
| "baseBeforePlay": 1, | |
| "baseAfterPlay": 1, | |
| "wasBaseStolen": true, | |
| "wasCaughtStealing": false, | |
| "wasPickedOff": false | |
| } | |
| ], | |
| "isLastGameEvent": false, | |
| "additionalContext": null, | |
| "topOfInning": true, | |
| "eventText": [ | |
| "Foul Ball. 1-3", | |
| "Sandie Turner steals home!" | |
| ], | |
| "isSteal": true, | |
| "isWalk": false | |
| }, | |
| { | |
| "gameId": "258ed83f-19f3-4ddd-bb7e-9bb85768b8fd", | |
| "eventType": "OUT", | |
| "eventIndex": 46, | |
| "inning": 4, | |
| "outsBeforePlay": 2, | |
| "batterId": null, | |
| "batterTeamId": "b024e975-1c4a-4575-8936-a3754a08806a", | |
| "pitcherId": "042962c8-4d8b-44a6-b854-6ccef3d82716", | |
| "pitcherTeamId": "36569151-a2fb-43c1-9df7-2df512424c82", | |
| "homeScore": 0, | |
| "awayScore": 8, | |
| "homeStrikeCount": 3, | |
| "awayStrikeCount": 4, | |
| "batterCount": 0, | |
| "pitchesList": [ | |
| "X" | |
| ], | |
| "totalStrikes": 0, | |
| "totalBalls": 0, | |
| "totalFouls": 0, | |
| "isLeadoff": false, | |
| "isPinchHit": false, | |
| "lineupPosition": 0, | |
| "isLastEventForPlateAppearance": true, | |
| "basesHit": 0, | |
| "runsBattedIn": 0, | |
| "isSacrificeHit": false, | |
| "isSacrificeFly": false, | |
| "outsOnPlay": 1, | |
| "isDoublePlay": false, | |
| "isTriplePlay": false, | |
| "isWildPitch": false, | |
| "battedBallType": null, | |
| "isBunt": false, | |
| "errorsOnPlay": 0, | |
| "batterBaseAfterPlay": 0, | |
| "baseRunners": [], | |
| "isLastGameEvent": false, | |
| "additionalContext": null, | |
| "topOfInning": false, | |
| "eventText": [ | |
| "Mclaughlin Scorpler hit a flyout to Stevenson Monstera." | |
| ], | |
| "isSteal": false, | |
| "isWalk": false | |
| }, | |
| { | |
| "gameId": "258ed83f-19f3-4ddd-bb7e-9bb85768b8fd", | |
| "eventType": "SINGLE", | |
| "eventIndex": 47, | |
| "inning": 4, | |
| "outsBeforePlay": 0, | |
| "batterId": "82d1b7b4-ce00-4536-8631-a025f05150ce", | |
| "batterTeamId": "b024e975-1c4a-4575-8936-a3754a08806a", | |
| "pitcherId": "042962c8-4d8b-44a6-b854-6ccef3d82716", | |
| "pitcherTeamId": "36569151-a2fb-43c1-9df7-2df512424c82", | |
| "homeScore": 0, | |
| "awayScore": 8, | |
| "homeStrikeCount": 3, | |
| "awayStrikeCount": 4, | |
| "batterCount": 0, | |
| "pitchesList": [ | |
| "F", | |
| "X" | |
| ], | |
| "totalStrikes": 1, | |
| "totalBalls": 0, | |
| "totalFouls": 1, | |
| "isLeadoff": false, | |
| "isPinchHit": false, | |
| "lineupPosition": 0, | |
| "isLastEventForPlateAppearance": true, | |
| "basesHit": 1, | |
| "runsBattedIn": 0, | |
| "isSacrificeHit": false, | |
| "isSacrificeFly": false, | |
| "outsOnPlay": 0, | |
| "isDoublePlay": false, | |
| "isTriplePlay": false, | |
| "isWildPitch": false, | |
| "battedBallType": null, | |
| "isBunt": false, | |
| "errorsOnPlay": 0, | |
| "batterBaseAfterPlay": 1, | |
| "baseRunners": [ | |
| { | |
| "runnerId": "82d1b7b4-ce00-4536-8631-a025f05150ce", | |
| "responsiblePitcherId": "042962c8-4d8b-44a6-b854-6ccef3d82716", | |
| "baseBeforePlay": 0, | |
| "baseAfterPlay": 1, | |
| "wasBaseStolen": false, | |
| "wasCaughtStealing": false, | |
| "wasPickedOff": false | |
| } | |
| ], | |
| "isLastGameEvent": false, | |
| "additionalContext": null, | |
| "topOfInning": false, | |
| "eventText": [ | |
| "Bottom of 5, Dallas Steaks batting.", | |
| "Sam Scandal batting for the Steaks.", | |
| "Foul Ball. 0-1", | |
| "Sam Scandal hits a Single!" | |
| ], | |
| "isSteal": false, | |
| "isWalk": false | |
| }, | |
| { | |
| "gameId": "258ed83f-19f3-4ddd-bb7e-9bb85768b8fd", | |
| "eventType": "OUT", | |
| "eventIndex": 48, | |
| "inning": 4, | |
| "outsBeforePlay": 0, | |
| "batterId": "05bd08d5-7d9f-450b-abfa-1788b8ee8b91", | |
| "batterTeamId": "b024e975-1c4a-4575-8936-a3754a08806a", | |
| "pitcherId": "042962c8-4d8b-44a6-b854-6ccef3d82716", | |
| "pitcherTeamId": "36569151-a2fb-43c1-9df7-2df512424c82", | |
| "homeScore": 0, | |
| "awayScore": 8, | |
| "homeStrikeCount": 3, | |
| "awayStrikeCount": 4, | |
| "batterCount": 0, | |
| "pitchesList": [ | |
| "B" | |
| ], | |
| "totalStrikes": 0, | |
| "totalBalls": 1, | |
| "totalFouls": 0, | |
| "isLeadoff": false, | |
| "isPinchHit": false, | |
| "lineupPosition": 0, | |
| "isLastEventForPlateAppearance": true, | |
| "basesHit": 0, | |
| "runsBattedIn": 0, | |
| "isSacrificeHit": false, | |
| "isSacrificeFly": false, | |
| "outsOnPlay": 2, | |
| "isDoublePlay": true, | |
| "isTriplePlay": false, | |
| "isWildPitch": false, | |
| "battedBallType": null, | |
| "isBunt": false, | |
| "errorsOnPlay": 0, | |
| "batterBaseAfterPlay": 0, | |
| "baseRunners": [], | |
| "isLastGameEvent": false, | |
| "additionalContext": null, | |
| "topOfInning": false, | |
| "eventText": [ | |
| "Stevenson Monstera batting for the Steaks.", | |
| "Ball. 1-0", | |
| "Stevenson Monstera hit into a double play!" | |
| ], | |
| "isSteal": false, | |
| "isWalk": false | |
| }, | |
| { | |
| "gameId": "258ed83f-19f3-4ddd-bb7e-9bb85768b8fd", | |
| "eventType": "SINGLE", | |
| "eventIndex": 49, | |
| "inning": 4, | |
| "outsBeforePlay": 2, | |
| "batterId": "c17a4397-4dcc-440e-8c53-d897e971cae9", | |
| "batterTeamId": "b024e975-1c4a-4575-8936-a3754a08806a", | |
| "pitcherId": "042962c8-4d8b-44a6-b854-6ccef3d82716", | |
| "pitcherTeamId": "36569151-a2fb-43c1-9df7-2df512424c82", | |
| "homeScore": 0, | |
| "awayScore": 8, | |
| "homeStrikeCount": 3, | |
| "awayStrikeCount": 4, | |
| "batterCount": 0, | |
| "pitchesList": [ | |
| "C", | |
| "C", | |
| "X" | |
| ], | |
| "totalStrikes": 2, | |
| "totalBalls": 0, | |
| "totalFouls": 0, | |
| "isLeadoff": false, | |
| "isPinchHit": false, | |
| "lineupPosition": 0, | |
| "isLastEventForPlateAppearance": true, | |
| "basesHit": 1, | |
| "runsBattedIn": 0, | |
| "isSacrificeHit": false, | |
| "isSacrificeFly": false, | |
| "outsOnPlay": 0, | |
| "isDoublePlay": false, | |
| "isTriplePlay": false, | |
| "isWildPitch": false, | |
| "battedBallType": null, | |
| "isBunt": false, | |
| "errorsOnPlay": 0, | |
| "batterBaseAfterPlay": 1, | |
| "baseRunners": [ | |
| { | |
| "runnerId": "c17a4397-4dcc-440e-8c53-d897e971cae9", | |
| "responsiblePitcherId": "042962c8-4d8b-44a6-b854-6ccef3d82716", | |
| "baseBeforePlay": 0, | |
| "baseAfterPlay": 1, | |
| "wasBaseStolen": false, | |
| "wasCaughtStealing": false, | |
| "wasPickedOff": false | |
| } | |
| ], | |
| "isLastGameEvent": false, | |
| "additionalContext": null, | |
| "topOfInning": false, | |
| "eventText": [ | |
| "August Mina batting for the Steaks.", | |
| "Strike, looking. 0-1", | |
| "Strike, looking. 0-2", | |
| "August Mina hits a Single!" | |
| ], | |
| "isSteal": false, | |
| "isWalk": false | |
| }, | |
| { | |
| "gameId": "258ed83f-19f3-4ddd-bb7e-9bb85768b8fd", | |
| "eventType": "HOME_RUN", | |
| "eventIndex": 50, | |
| "inning": 4, | |
| "outsBeforePlay": 2, | |
| "batterId": "87e6ae4b-67de-4973-aa56-0fc9835a1e1e", | |
| "batterTeamId": "b024e975-1c4a-4575-8936-a3754a08806a", | |
| "pitcherId": "042962c8-4d8b-44a6-b854-6ccef3d82716", | |
| "pitcherTeamId": "36569151-a2fb-43c1-9df7-2df512424c82", | |
| "homeScore": 0, | |
| "awayScore": 8, | |
| "homeStrikeCount": 3, | |
| "awayStrikeCount": 4, | |
| "batterCount": 0, | |
| "pitchesList": [ | |
| "X" | |
| ], | |
| "totalStrikes": 0, | |
| "totalBalls": 0, | |
| "totalFouls": 0, | |
| "isLeadoff": false, | |
| "isPinchHit": false, | |
| "lineupPosition": 0, | |
| "isLastEventForPlateAppearance": true, | |
| "basesHit": 4, | |
| "runsBattedIn": 2, | |
| "isSacrificeHit": false, | |
| "isSacrificeFly": false, | |
| "outsOnPlay": 0, | |
| "isDoublePlay": false, | |
| "isTriplePlay": false, | |
| "isWildPitch": false, | |
| "battedBallType": null, | |
| "isBunt": false, | |
| "errorsOnPlay": 0, | |
| "batterBaseAfterPlay": 4, | |
| "baseRunners": [], | |
| "isLastGameEvent": false, | |
| "additionalContext": null, | |
| "topOfInning": false, | |
| "eventText": [ | |
| "Marco Stink batting for the Steaks.", | |
| "Marco Stink hits a 2-run home run!" | |
| ], | |
| "isSteal": false, | |
| "isWalk": false | |
| }, | |
| { | |
| "gameId": "258ed83f-19f3-4ddd-bb7e-9bb85768b8fd", | |
| "eventType": "OUT", | |
| "eventIndex": 51, | |
| "inning": 4, | |
| "outsBeforePlay": 2, | |
| "batterId": "17397256-c28c-4cad-85f2-a21768c66e67", | |
| "batterTeamId": "b024e975-1c4a-4575-8936-a3754a08806a", | |
| "pitcherId": "042962c8-4d8b-44a6-b854-6ccef3d82716", | |
| "pitcherTeamId": "36569151-a2fb-43c1-9df7-2df512424c82", | |
| "homeScore": 2, | |
| "awayScore": 8, | |
| "homeStrikeCount": 3, | |
| "awayStrikeCount": 4, | |
| "batterCount": 0, | |
| "pitchesList": [ | |
| "C", | |
| "F", | |
| "X" | |
| ], | |
| "totalStrikes": 2, | |
| "totalBalls": 0, | |
| "totalFouls": 1, | |
| "isLeadoff": false, | |
| "isPinchHit": false, | |
| "lineupPosition": 0, | |
| "isLastEventForPlateAppearance": true, | |
| "basesHit": 0, | |
| "runsBattedIn": 0, | |
| "isSacrificeHit": false, | |
| "isSacrificeFly": false, | |
| "outsOnPlay": 1, | |
| "isDoublePlay": false, | |
| "isTriplePlay": false, | |
| "isWildPitch": false, | |
| "battedBallType": null, | |
| "isBunt": false, | |
| "errorsOnPlay": 0, | |
| "batterBaseAfterPlay": 0, | |
| "baseRunners": [], | |
| "isLastGameEvent": false, | |
| "additionalContext": null, | |
| "topOfInning": false, | |
| "eventText": [ | |
| "Cory Ross batting for the Steaks.", | |
| "Strike, looking. 0-1", | |
| "Foul Ball. 0-2", | |
| "Cory Ross hit a flyout to Mclaughlin Scorpler." | |
| ], | |
| "isSteal": false, | |
| "isWalk": false | |
| }, | |
| { | |
| "gameId": "258ed83f-19f3-4ddd-bb7e-9bb85768b8fd", | |
| "eventType": "OUT", | |
| "eventIndex": 52, | |
| "inning": 5, | |
| "outsBeforePlay": 0, | |
| "batterId": "5dbf11c0-994a-4482-bd1e-99379148ee45", | |
| "batterTeamId": "36569151-a2fb-43c1-9df7-2df512424c82", | |
| "pitcherId": "9965eed5-086c-4977-9470-fe410f92d353", | |
| "pitcherTeamId": "b024e975-1c4a-4575-8936-a3754a08806a", | |
| "homeScore": 2, | |
| "awayScore": 8, | |
| "homeStrikeCount": 3, | |
| "awayStrikeCount": 4, | |
| "batterCount": 0, | |
| "pitchesList": [ | |
| "B", | |
| "B", | |
| "F", | |
| "X" | |
| ], | |
| "totalStrikes": 1, | |
| "totalBalls": 2, | |
| "totalFouls": 1, | |
| "isLeadoff": false, | |
| "isPinchHit": false, | |
| "lineupPosition": 0, | |
| "isLastEventForPlateAppearance": true, | |
| "basesHit": 0, | |
| "runsBattedIn": 0, | |
| "isSacrificeHit": false, | |
| "isSacrificeFly": false, | |
| "outsOnPlay": 1, | |
| "isDoublePlay": false, | |
| "isTriplePlay": false, | |
| "isWildPitch": false, | |
| "battedBallType": null, | |
| "isBunt": false, | |
| "errorsOnPlay": 0, | |
| "batterBaseAfterPlay": 0, | |
| "baseRunners": [], | |
| "isLastGameEvent": false, | |
| "additionalContext": null, | |
| "topOfInning": true, | |
| "eventText": [ | |
| "Top of 6, New York Millennials batting.", | |
| "Conrad Vaughan batting for the Millennials.", | |
| "Ball. 1-0", | |
| "Ball. 2-0", | |
| "Foul Ball. 2-1", | |
| "Conrad Vaughan hit a flyout to August Mina." | |
| ], | |
| "isSteal": false, | |
| "isWalk": false | |
| }, | |
| { | |
| "gameId": "258ed83f-19f3-4ddd-bb7e-9bb85768b8fd", | |
| "eventType": "OUT", | |
| "eventIndex": 53, | |
| "inning": 5, | |
| "outsBeforePlay": 1, | |
| "batterId": "4b3e8e9b-6de1-4840-8751-b1fb45dc5605", | |
| "batterTeamId": "36569151-a2fb-43c1-9df7-2df512424c82", | |
| "pitcherId": "9965eed5-086c-4977-9470-fe410f92d353", | |
| "pitcherTeamId": "b024e975-1c4a-4575-8936-a3754a08806a", | |
| "homeScore": 2, | |
| "awayScore": 8, | |
| "homeStrikeCount": 3, | |
| "awayStrikeCount": 4, | |
| "batterCount": 0, | |
| "pitchesList": [ | |
| "B", | |
| "X" | |
| ], | |
| "totalStrikes": 0, | |
| "totalBalls": 1, | |
| "totalFouls": 0, | |
| "isLeadoff": false, | |
| "isPinchHit": false, | |
| "lineupPosition": 0, | |
| "isLastEventForPlateAppearance": true, | |
| "basesHit": 0, | |
| "runsBattedIn": 0, | |
| "isSacrificeHit": false, | |
| "isSacrificeFly": false, | |
| "outsOnPlay": 1, | |
| "isDoublePlay": false, | |
| "isTriplePlay": false, | |
| "isWildPitch": false, | |
| "battedBallType": null, | |
| "isBunt": false, | |
| "errorsOnPlay": 0, | |
| "batterBaseAfterPlay": 0, | |
| "baseRunners": [], | |
| "isLastGameEvent": false, | |
| "additionalContext": null, | |
| "topOfInning": true, | |
| "eventText": [ | |
| "Thomas Dracaena batting for the Millennials.", | |
| "Ball. 1-0", | |
| "Thomas Dracaena hit a ground out to Langley Wheeler." | |
| ], | |
| "isSteal": false, | |
| "isWalk": false | |
| }, | |
| { | |
| "gameId": "258ed83f-19f3-4ddd-bb7e-9bb85768b8fd", | |
| "eventType": "HOME_RUN", | |
| "eventIndex": 54, | |
| "inning": 5, | |
| "outsBeforePlay": 2, | |
| "batterId": "4ffd2e50-bb5b-45d0-b7c4-e24d41b2ff5d", | |
| "batterTeamId": "36569151-a2fb-43c1-9df7-2df512424c82", | |
| "pitcherId": "9965eed5-086c-4977-9470-fe410f92d353", | |
| "pitcherTeamId": "b024e975-1c4a-4575-8936-a3754a08806a", | |
| "homeScore": 2, | |
| "awayScore": 8, | |
| "homeStrikeCount": 3, | |
| "awayStrikeCount": 4, | |
| "batterCount": 0, | |
| "pitchesList": [ | |
| "F", | |
| "B", | |
| "B", | |
| "X" | |
| ], | |
| "totalStrikes": 1, | |
| "totalBalls": 2, | |
| "totalFouls": 1, | |
| "isLeadoff": false, | |
| "isPinchHit": false, | |
| "lineupPosition": 0, | |
| "isLastEventForPlateAppearance": true, | |
| "basesHit": 4, | |
| "runsBattedIn": 1, | |
| "isSacrificeHit": false, | |
| "isSacrificeFly": false, | |
| "outsOnPlay": 0, | |
| "isDoublePlay": false, | |
| "isTriplePlay": false, | |
| "isWildPitch": false, | |
| "battedBallType": null, | |
| "isBunt": false, | |
| "errorsOnPlay": 0, | |
| "batterBaseAfterPlay": 4, | |
| "baseRunners": [], | |
| "isLastGameEvent": false, | |
| "additionalContext": null, | |
| "topOfInning": true, | |
| "eventText": [ | |
| "Schneider Bendie batting for the Millennials.", | |
| "Foul Ball. 0-1", | |
| "Ball. 1-1", | |
| "Ball. 2-1", | |
| "Schneider Bendie hits a solo home run!" | |
| ], | |
| "isSteal": false, | |
| "isWalk": false | |
| }, | |
| { | |
| "gameId": "258ed83f-19f3-4ddd-bb7e-9bb85768b8fd", | |
| "eventType": "OUT", | |
| "eventIndex": 55, | |
| "inning": 5, | |
| "outsBeforePlay": 2, | |
| "batterId": "f967d064-0eaf-4445-b225-daed700e044b", | |
| "batterTeamId": "36569151-a2fb-43c1-9df7-2df512424c82", | |
| "pitcherId": "9965eed5-086c-4977-9470-fe410f92d353", | |
| "pitcherTeamId": "b024e975-1c4a-4575-8936-a3754a08806a", | |
| "homeScore": 2, | |
| "awayScore": 9, | |
| "homeStrikeCount": 3, | |
| "awayStrikeCount": 4, | |
| "batterCount": 0, | |
| "pitchesList": [ | |
| "X" | |
| ], | |
| "totalStrikes": 0, | |
| "totalBalls": 0, | |
| "totalFouls": 0, | |
| "isLeadoff": false, | |
| "isPinchHit": false, | |
| "lineupPosition": 0, | |
| "isLastEventForPlateAppearance": true, | |
| "basesHit": 0, | |
| "runsBattedIn": 0, | |
| "isSacrificeHit": false, | |
| "isSacrificeFly": false, | |
| "outsOnPlay": 1, | |
| "isDoublePlay": false, | |
| "isTriplePlay": false, | |
| "isWildPitch": false, | |
| "battedBallType": null, | |
| "isBunt": false, | |
| "errorsOnPlay": 0, | |
| "batterBaseAfterPlay": 0, | |
| "baseRunners": [], | |
| "isLastGameEvent": false, | |
| "additionalContext": null, | |
| "topOfInning": true, | |
| "eventText": [ | |
| "Wesley Dudley batting for the Millennials.", | |
| "Wesley Dudley hit a flyout to Sam Scandal." | |
| ], | |
| "isSteal": false, | |
| "isWalk": false | |
| }, | |
| { | |
| "gameId": "258ed83f-19f3-4ddd-bb7e-9bb85768b8fd", | |
| "eventType": "SINGLE", | |
| "eventIndex": 56, | |
| "inning": 5, | |
| "outsBeforePlay": 0, | |
| "batterId": "c83f0fe0-44d1-4342-81e8-944bb38f8e23", | |
| "batterTeamId": "b024e975-1c4a-4575-8936-a3754a08806a", | |
| "pitcherId": "042962c8-4d8b-44a6-b854-6ccef3d82716", | |
| "pitcherTeamId": "36569151-a2fb-43c1-9df7-2df512424c82", | |
| "homeScore": 2, | |
| "awayScore": 9, | |
| "homeStrikeCount": 3, | |
| "awayStrikeCount": 4, | |
| "batterCount": 0, | |
| "pitchesList": [ | |
| "X" | |
| ], | |
| "totalStrikes": 0, | |
| "totalBalls": 0, | |
| "totalFouls": 0, | |
| "isLeadoff": false, | |
| "isPinchHit": false, | |
| "lineupPosition": 0, | |
| "isLastEventForPlateAppearance": true, | |
| "basesHit": 1, | |
| "runsBattedIn": 0, | |
| "isSacrificeHit": false, | |
| "isSacrificeFly": false, | |
| "outsOnPlay": 0, | |
| "isDoublePlay": false, | |
| "isTriplePlay": false, | |
| "isWildPitch": false, | |
| "battedBallType": null, | |
| "isBunt": false, | |
| "errorsOnPlay": 0, | |
| "batterBaseAfterPlay": 1, | |
| "baseRunners": [ | |
| { | |
| "runnerId": "c83f0fe0-44d1-4342-81e8-944bb38f8e23", | |
| "responsiblePitcherId": "042962c8-4d8b-44a6-b854-6ccef3d82716", | |
| "baseBeforePlay": 0, | |
| "baseAfterPlay": 1, | |
| "wasBaseStolen": false, | |
| "wasCaughtStealing": false, | |
| "wasPickedOff": false | |
| } | |
| ], | |
| "isLastGameEvent": false, | |
| "additionalContext": null, | |
| "topOfInning": false, | |
| "eventText": [ | |
| "Bottom of 6, Dallas Steaks batting.", | |
| "Langley Wheeler batting for the Steaks.", | |
| "Langley Wheeler hits a Single!" | |
| ], | |
| "isSteal": false, | |
| "isWalk": false | |
| }, | |
| { | |
| "gameId": "258ed83f-19f3-4ddd-bb7e-9bb85768b8fd", | |
| "eventType": "STRIKEOUT", | |
| "eventIndex": 57, | |
| "inning": 5, | |
| "outsBeforePlay": 0, | |
| "batterId": "f73009c5-2ede-4dc4-b96d-84ba93c8a429", | |
| "batterTeamId": "b024e975-1c4a-4575-8936-a3754a08806a", | |
| "pitcherId": "042962c8-4d8b-44a6-b854-6ccef3d82716", | |
| "pitcherTeamId": "36569151-a2fb-43c1-9df7-2df512424c82", | |
| "homeScore": 2, | |
| "awayScore": 9, | |
| "homeStrikeCount": 3, | |
| "awayStrikeCount": 4, | |
| "batterCount": 0, | |
| "pitchesList": [ | |
| "F", | |
| "F", | |
| "C" | |
| ], | |
| "totalStrikes": 3, | |
| "totalBalls": 0, | |
| "totalFouls": 2, | |
| "isLeadoff": false, | |
| "isPinchHit": false, | |
| "lineupPosition": 0, | |
| "isLastEventForPlateAppearance": true, | |
| "basesHit": 0, | |
| "runsBattedIn": 0, | |
| "isSacrificeHit": false, | |
| "isSacrificeFly": false, | |
| "outsOnPlay": 1, | |
| "isDoublePlay": false, | |
| "isTriplePlay": false, | |
| "isWildPitch": false, | |
| "battedBallType": null, | |
| "isBunt": false, | |
| "errorsOnPlay": 0, | |
| "batterBaseAfterPlay": 0, | |
| "baseRunners": [ | |
| { | |
| "runnerId": "c83f0fe0-44d1-4342-81e8-944bb38f8e23", | |
| "responsiblePitcherId": "042962c8-4d8b-44a6-b854-6ccef3d82716", | |
| "baseBeforePlay": 1, | |
| "baseAfterPlay": 1, | |
| "wasBaseStolen": false, | |
| "wasCaughtStealing": false, | |
| "wasPickedOff": false | |
| } | |
| ], | |
| "isLastGameEvent": false, | |
| "additionalContext": null, | |
| "topOfInning": false, | |
| "eventText": [ | |
| "Thomas Kirby batting for the Steaks.", | |
| "Foul Ball. 0-1", | |
| "Foul Ball. 0-2", | |
| "Do these birds have souls?", | |
| "Thomas Kirby strikes out looking." | |
| ], | |
| "isSteal": false, | |
| "isWalk": false | |
| }, | |
| { | |
| "gameId": "258ed83f-19f3-4ddd-bb7e-9bb85768b8fd", | |
| "eventType": "SINGLE", | |
| "eventIndex": 58, | |
| "inning": 5, | |
| "outsBeforePlay": 1, | |
| "batterId": "81a0889a-4606-4f49-b419-866b57331383", | |
| "batterTeamId": "b024e975-1c4a-4575-8936-a3754a08806a", | |
| "pitcherId": "042962c8-4d8b-44a6-b854-6ccef3d82716", | |
| "pitcherTeamId": "36569151-a2fb-43c1-9df7-2df512424c82", | |
| "homeScore": 2, | |
| "awayScore": 9, | |
| "homeStrikeCount": 3, | |
| "awayStrikeCount": 4, | |
| "batterCount": 0, | |
| "pitchesList": [ | |
| "X" | |
| ], | |
| "totalStrikes": 0, | |
| "totalBalls": 0, | |
| "totalFouls": 0, | |
| "isLeadoff": false, | |
| "isPinchHit": false, | |
| "lineupPosition": 0, | |
| "isLastEventForPlateAppearance": true, | |
| "basesHit": 1, | |
| "runsBattedIn": 0, | |
| "isSacrificeHit": false, | |
| "isSacrificeFly": false, | |
| "outsOnPlay": 0, | |
| "isDoublePlay": false, | |
| "isTriplePlay": false, | |
| "isWildPitch": false, | |
| "battedBallType": null, | |
| "isBunt": false, | |
| "errorsOnPlay": 0, | |
| "batterBaseAfterPlay": 1, | |
| "baseRunners": [ | |
| { | |
| "runnerId": "c83f0fe0-44d1-4342-81e8-944bb38f8e23", | |
| "responsiblePitcherId": "042962c8-4d8b-44a6-b854-6ccef3d82716", | |
| "baseBeforePlay": 1, | |
| "baseAfterPlay": 3, | |
| "wasBaseStolen": false, | |
| "wasCaughtStealing": false, | |
| "wasPickedOff": false | |
| }, | |
| { | |
| "runnerId": "81a0889a-4606-4f49-b419-866b57331383", | |
| "responsiblePitcherId": "042962c8-4d8b-44a6-b854-6ccef3d82716", | |
| "baseBeforePlay": 0, | |
| "baseAfterPlay": 1, | |
| "wasBaseStolen": false, | |
| "wasCaughtStealing": false, | |
| "wasPickedOff": false | |
| } | |
| ], | |
| "isLastGameEvent": false, | |
| "additionalContext": null, | |
| "topOfInning": false, | |
| "eventText": [ | |
| "Summers Pony batting for the Steaks.", | |
| "Summers Pony hits a Single!" | |
| ], | |
| "isSteal": false, | |
| "isWalk": false | |
| }, | |
| { | |
| "gameId": "258ed83f-19f3-4ddd-bb7e-9bb85768b8fd", | |
| "eventType": "OUT", | |
| "eventIndex": 59, | |
| "inning": 5, | |
| "outsBeforePlay": 1, | |
| "batterId": "14d88771-7a96-48aa-ba59-07bae1733e96", | |
| "batterTeamId": "b024e975-1c4a-4575-8936-a3754a08806a", | |
| "pitcherId": "042962c8-4d8b-44a6-b854-6ccef3d82716", | |
| "pitcherTeamId": "36569151-a2fb-43c1-9df7-2df512424c82", | |
| "homeScore": 2, | |
| "awayScore": 9, | |
| "homeStrikeCount": 3, | |
| "awayStrikeCount": 4, | |
| "batterCount": 0, | |
| "pitchesList": [ | |
| "B", | |
| "C", | |
| "F" | |
| ], | |
| "totalStrikes": 2, | |
| "totalBalls": 1, | |
| "totalFouls": 1, | |
| "isLeadoff": false, | |
| "isPinchHit": false, | |
| "lineupPosition": 0, | |
| "isLastEventForPlateAppearance": true, | |
| "basesHit": 0, | |
| "runsBattedIn": 1, | |
| "isSacrificeHit": true, | |
| "isSacrificeFly": false, | |
| "outsOnPlay": 1, | |
| "isDoublePlay": false, | |
| "isTriplePlay": false, | |
| "isWildPitch": false, | |
| "battedBallType": null, | |
| "isBunt": false, | |
| "errorsOnPlay": 0, | |
| "batterBaseAfterPlay": 0, | |
| "baseRunners": [ | |
| { | |
| "runnerId": "81a0889a-4606-4f49-b419-866b57331383", | |
| "responsiblePitcherId": "042962c8-4d8b-44a6-b854-6ccef3d82716", | |
| "baseBeforePlay": 1, | |
| "baseAfterPlay": 1, | |
| "wasBaseStolen": false, | |
| "wasCaughtStealing": false, | |
| "wasPickedOff": false | |
| } | |
| ], | |
| "isLastGameEvent": false, | |
| "additionalContext": null, | |
| "topOfInning": false, | |
| "eventText": [ | |
| "Sebastian Telephone batting for the Steaks.", | |
| "Ball. 1-0", | |
| "Strike, looking. 1-1", | |
| "Foul Ball. 1-2", | |
| "Langley Wheeler scores on the sacrifice." | |
| ], | |
| "isSteal": false, | |
| "isWalk": false | |
| }, | |
| { | |
| "gameId": "258ed83f-19f3-4ddd-bb7e-9bb85768b8fd", | |
| "eventType": "OUT", | |
| "eventIndex": 60, | |
| "inning": 5, | |
| "outsBeforePlay": 2, | |
| "batterId": "82d1b7b4-ce00-4536-8631-a025f05150ce", | |
| "batterTeamId": "b024e975-1c4a-4575-8936-a3754a08806a", | |
| "pitcherId": "042962c8-4d8b-44a6-b854-6ccef3d82716", | |
| "pitcherTeamId": "36569151-a2fb-43c1-9df7-2df512424c82", | |
| "homeScore": 3, | |
| "awayScore": 9, | |
| "homeStrikeCount": 3, | |
| "awayStrikeCount": 4, | |
| "batterCount": 0, | |
| "pitchesList": [ | |
| "B", | |
| "X" | |
| ], | |
| "totalStrikes": 0, | |
| "totalBalls": 1, | |
| "totalFouls": 0, | |
| "isLeadoff": false, | |
| "isPinchHit": false, | |
| "lineupPosition": 0, | |
| "isLastEventForPlateAppearance": true, | |
| "basesHit": 0, | |
| "runsBattedIn": 0, | |
| "isSacrificeHit": false, | |
| "isSacrificeFly": false, | |
| "outsOnPlay": 1, | |
| "isDoublePlay": false, | |
| "isTriplePlay": false, | |
| "isWildPitch": false, | |
| "battedBallType": null, | |
| "isBunt": false, | |
| "errorsOnPlay": 0, | |
| "batterBaseAfterPlay": 0, | |
| "baseRunners": [], | |
| "isLastGameEvent": false, | |
| "additionalContext": null, | |
| "topOfInning": false, | |
| "eventText": [ | |
| "Sam Scandal batting for the Steaks.", | |
| "Ball. 1-0", | |
| "Sam Scandal hit a ground out to Dominic Marijuana." | |
| ], | |
| "isSteal": false, | |
| "isWalk": false | |
| }, | |
| { | |
| "gameId": "258ed83f-19f3-4ddd-bb7e-9bb85768b8fd", | |
| "eventType": "SINGLE", | |
| "eventIndex": 61, | |
| "inning": 6, | |
| "outsBeforePlay": 0, | |
| "batterId": "f967d064-0eaf-4445-b225-daed700e044b", | |
| "batterTeamId": "36569151-a2fb-43c1-9df7-2df512424c82", | |
| "pitcherId": "9965eed5-086c-4977-9470-fe410f92d353", | |
| "pitcherTeamId": "b024e975-1c4a-4575-8936-a3754a08806a", | |
| "homeScore": 3, | |
| "awayScore": 9, | |
| "homeStrikeCount": 3, | |
| "awayStrikeCount": 4, | |
| "batterCount": 0, | |
| "pitchesList": [ | |
| "X" | |
| ], | |
| "totalStrikes": 0, | |
| "totalBalls": 0, | |
| "totalFouls": 0, | |
| "isLeadoff": false, | |
| "isPinchHit": false, | |
| "lineupPosition": 0, | |
| "isLastEventForPlateAppearance": true, | |
| "basesHit": 1, | |
| "runsBattedIn": 0, | |
| "isSacrificeHit": false, | |
| "isSacrificeFly": false, | |
| "outsOnPlay": 0, | |
| "isDoublePlay": false, | |
| "isTriplePlay": false, | |
| "isWildPitch": false, | |
| "battedBallType": null, | |
| "isBunt": false, | |
| "errorsOnPlay": 0, | |
| "batterBaseAfterPlay": 1, | |
| "baseRunners": [ | |
| { | |
| "runnerId": "f967d064-0eaf-4445-b225-daed700e044b", | |
| "responsiblePitcherId": "9965eed5-086c-4977-9470-fe410f92d353", | |
| "baseBeforePlay": 0, | |
| "baseAfterPlay": 1, | |
| "wasBaseStolen": false, | |
| "wasCaughtStealing": false, | |
| "wasPickedOff": false | |
| } | |
| ], | |
| "isLastGameEvent": false, | |
| "additionalContext": null, | |
| "topOfInning": true, | |
| "eventText": [ | |
| "Top of 7, New York Millennials batting.", | |
| "Wesley Dudley hits a Single!" | |
| ], | |
| "isSteal": false, | |
| "isWalk": false | |
| }, | |
| { | |
| "gameId": "258ed83f-19f3-4ddd-bb7e-9bb85768b8fd", | |
| "eventType": "SINGLE", | |
| "eventIndex": 62, | |
| "inning": 6, | |
| "outsBeforePlay": 0, | |
| "batterId": "b1b141fc-e867-40d1-842a-cea30a97ca4f", | |
| "batterTeamId": "36569151-a2fb-43c1-9df7-2df512424c82", | |
| "pitcherId": "9965eed5-086c-4977-9470-fe410f92d353", | |
| "pitcherTeamId": "b024e975-1c4a-4575-8936-a3754a08806a", | |
| "homeScore": 3, | |
| "awayScore": 9, | |
| "homeStrikeCount": 3, | |
| "awayStrikeCount": 4, | |
| "batterCount": 0, | |
| "pitchesList": [ | |
| "C", | |
| "X" | |
| ], | |
| "totalStrikes": 1, | |
| "totalBalls": 0, | |
| "totalFouls": 0, | |
| "isLeadoff": false, | |
| "isPinchHit": false, | |
| "lineupPosition": 0, | |
| "isLastEventForPlateAppearance": true, | |
| "basesHit": 1, | |
| "runsBattedIn": 0, | |
| "isSacrificeHit": false, | |
| "isSacrificeFly": false, | |
| "outsOnPlay": 0, | |
| "isDoublePlay": false, | |
| "isTriplePlay": false, | |
| "isWildPitch": false, | |
| "battedBallType": null, | |
| "isBunt": false, | |
| "errorsOnPlay": 0, | |
| "batterBaseAfterPlay": 1, | |
| "baseRunners": [ | |
| { | |
| "runnerId": "f967d064-0eaf-4445-b225-daed700e044b", | |
| "responsiblePitcherId": "9965eed5-086c-4977-9470-fe410f92d353", | |
| "baseBeforePlay": 1, | |
| "baseAfterPlay": 3, | |
| "wasBaseStolen": false, | |
| "wasCaughtStealing": false, | |
| "wasPickedOff": false | |
| }, | |
| { | |
| "runnerId": "b1b141fc-e867-40d1-842a-cea30a97ca4f", | |
| "responsiblePitcherId": "9965eed5-086c-4977-9470-fe410f92d353", | |
| "baseBeforePlay": 0, | |
| "baseAfterPlay": 1, | |
| "wasBaseStolen": false, | |
| "wasCaughtStealing": false, | |
| "wasPickedOff": false | |
| } | |
| ], | |
| "isLastGameEvent": false, | |
| "additionalContext": null, | |
| "topOfInning": true, | |
| "eventText": [ | |
| "Richardson Games batting for the Millennials.", | |
| "Strike, looking. 0-1", | |
| "Richardson Games hits a Single!" | |
| ], | |
| "isSteal": false, | |
| "isWalk": false | |
| }, | |
| { | |
| "gameId": "258ed83f-19f3-4ddd-bb7e-9bb85768b8fd", | |
| "eventType": "OUT", | |
| "eventIndex": 63, | |
| "inning": 6, | |
| "outsBeforePlay": 0, | |
| "batterId": "413b3ddb-d933-4567-a60e-6d157480239d", | |
| "batterTeamId": "36569151-a2fb-43c1-9df7-2df512424c82", | |
| "pitcherId": "9965eed5-086c-4977-9470-fe410f92d353", | |
| "pitcherTeamId": "b024e975-1c4a-4575-8936-a3754a08806a", | |
| "homeScore": 3, | |
| "awayScore": 9, | |
| "homeStrikeCount": 3, | |
| "awayStrikeCount": 4, | |
| "batterCount": 0, | |
| "pitchesList": [ | |
| "C", | |
| "B", | |
| "F" | |
| ], | |
| "totalStrikes": 2, | |
| "totalBalls": 1, | |
| "totalFouls": 1, | |
| "isLeadoff": false, | |
| "isPinchHit": false, | |
| "lineupPosition": 0, | |
| "isLastEventForPlateAppearance": true, | |
| "basesHit": 0, | |
| "runsBattedIn": 1, | |
| "isSacrificeHit": false, | |
| "isSacrificeFly": false, | |
| "outsOnPlay": 2, | |
| "isDoublePlay": true, | |
| "isTriplePlay": false, | |
| "isWildPitch": false, | |
| "battedBallType": null, | |
| "isBunt": false, | |
| "errorsOnPlay": 0, | |
| "batterBaseAfterPlay": 0, | |
| "baseRunners": [], | |
| "isLastGameEvent": false, | |
| "additionalContext": null, | |
| "topOfInning": true, | |
| "eventText": [ | |
| "Winnie Mccall batting for the Millennials.", | |
| "Strike, looking. 0-1", | |
| "Have you ever seen this many birds?", | |
| "Ball. 1-1", | |
| "Foul Ball. 1-2", | |
| "Winnie Mccall hit into a double play!" | |
| ], | |
| "isSteal": false, | |
| "isWalk": false | |
| }, | |
| { | |
| "gameId": "258ed83f-19f3-4ddd-bb7e-9bb85768b8fd", | |
| "eventType": "OUT", | |
| "eventIndex": 64, | |
| "inning": 6, | |
| "outsBeforePlay": 2, | |
| "batterId": "766dfd1e-11c3-42b6-a167-9b2d568b5dc0", | |
| "batterTeamId": "36569151-a2fb-43c1-9df7-2df512424c82", | |
| "pitcherId": "9965eed5-086c-4977-9470-fe410f92d353", | |
| "pitcherTeamId": "b024e975-1c4a-4575-8936-a3754a08806a", | |
| "homeScore": 3, | |
| "awayScore": 10, | |
| "homeStrikeCount": 3, | |
| "awayStrikeCount": 4, | |
| "batterCount": 0, | |
| "pitchesList": [ | |
| "X" | |
| ], | |
| "totalStrikes": 0, | |
| "totalBalls": 0, | |
| "totalFouls": 0, | |
| "isLeadoff": false, | |
| "isPinchHit": false, | |
| "lineupPosition": 0, | |
| "isLastEventForPlateAppearance": true, | |
| "basesHit": 0, | |
| "runsBattedIn": 0, | |
| "isSacrificeHit": false, | |
| "isSacrificeFly": false, | |
| "outsOnPlay": 1, | |
| "isDoublePlay": false, | |
| "isTriplePlay": false, | |
| "isWildPitch": false, | |
| "battedBallType": null, | |
| "isBunt": false, | |
| "errorsOnPlay": 0, | |
| "batterBaseAfterPlay": 0, | |
| "baseRunners": [], | |
| "isLastGameEvent": false, | |
| "additionalContext": null, | |
| "topOfInning": true, | |
| "eventText": [ | |
| "Sandie Turner batting for the Millennials.", | |
| "Sandie Turner hit a ground out to Sam Scandal." | |
| ], | |
| "isSteal": false, | |
| "isWalk": false | |
| }, | |
| { | |
| "gameId": "258ed83f-19f3-4ddd-bb7e-9bb85768b8fd", | |
| "eventType": "SINGLE", | |
| "eventIndex": 65, | |
| "inning": 6, | |
| "outsBeforePlay": 0, | |
| "batterId": "05bd08d5-7d9f-450b-abfa-1788b8ee8b91", | |
| "batterTeamId": "b024e975-1c4a-4575-8936-a3754a08806a", | |
| "pitcherId": "042962c8-4d8b-44a6-b854-6ccef3d82716", | |
| "pitcherTeamId": "36569151-a2fb-43c1-9df7-2df512424c82", | |
| "homeScore": 3, | |
| "awayScore": 10, | |
| "homeStrikeCount": 3, | |
| "awayStrikeCount": 4, | |
| "batterCount": 0, | |
| "pitchesList": [ | |
| "B", | |
| "F", | |
| "X" | |
| ], | |
| "totalStrikes": 1, | |
| "totalBalls": 1, | |
| "totalFouls": 1, | |
| "isLeadoff": false, | |
| "isPinchHit": false, | |
| "lineupPosition": 0, | |
| "isLastEventForPlateAppearance": true, | |
| "basesHit": 1, | |
| "runsBattedIn": 0, | |
| "isSacrificeHit": false, | |
| "isSacrificeFly": false, | |
| "outsOnPlay": 0, | |
| "isDoublePlay": false, | |
| "isTriplePlay": false, | |
| "isWildPitch": false, | |
| "battedBallType": null, | |
| "isBunt": false, | |
| "errorsOnPlay": 0, | |
| "batterBaseAfterPlay": 1, | |
| "baseRunners": [ | |
| { | |
| "runnerId": "05bd08d5-7d9f-450b-abfa-1788b8ee8b91", | |
| "responsiblePitcherId": "042962c8-4d8b-44a6-b854-6ccef3d82716", | |
| "baseBeforePlay": 0, | |
| "baseAfterPlay": 1, | |
| "wasBaseStolen": false, | |
| "wasCaughtStealing": false, | |
| "wasPickedOff": false | |
| } | |
| ], | |
| "isLastGameEvent": false, | |
| "additionalContext": null, | |
| "topOfInning": false, | |
| "eventText": [ | |
| "Bottom of 7, Dallas Steaks batting.", | |
| "Stevenson Monstera batting for the Steaks.", | |
| "Ball. 1-0", | |
| "Foul Ball. 1-1", | |
| "Stevenson Monstera hits a Single!" | |
| ], | |
| "isSteal": false, | |
| "isWalk": false | |
| }, | |
| { | |
| "gameId": "258ed83f-19f3-4ddd-bb7e-9bb85768b8fd", | |
| "eventType": "SINGLE", | |
| "eventIndex": 66, | |
| "inning": 6, | |
| "outsBeforePlay": 0, | |
| "batterId": "c17a4397-4dcc-440e-8c53-d897e971cae9", | |
| "batterTeamId": "b024e975-1c4a-4575-8936-a3754a08806a", | |
| "pitcherId": "042962c8-4d8b-44a6-b854-6ccef3d82716", | |
| "pitcherTeamId": "36569151-a2fb-43c1-9df7-2df512424c82", | |
| "homeScore": 3, | |
| "awayScore": 10, | |
| "homeStrikeCount": 3, | |
| "awayStrikeCount": 4, | |
| "batterCount": 0, | |
| "pitchesList": [ | |
| "X" | |
| ], | |
| "totalStrikes": 0, | |
| "totalBalls": 0, | |
| "totalFouls": 0, | |
| "isLeadoff": false, | |
| "isPinchHit": false, | |
| "lineupPosition": 0, | |
| "isLastEventForPlateAppearance": true, | |
| "basesHit": 1, | |
| "runsBattedIn": 0, | |
| "isSacrificeHit": false, | |
| "isSacrificeFly": false, | |
| "outsOnPlay": 0, | |
| "isDoublePlay": false, | |
| "isTriplePlay": false, | |
| "isWildPitch": false, | |
| "battedBallType": null, | |
| "isBunt": false, | |
| "errorsOnPlay": 0, | |
| "batterBaseAfterPlay": 1, | |
| "baseRunners": [ | |
| { | |
| "runnerId": "05bd08d5-7d9f-450b-abfa-1788b8ee8b91", | |
| "responsiblePitcherId": "042962c8-4d8b-44a6-b854-6ccef3d82716", | |
| "baseBeforePlay": 1, | |
| "baseAfterPlay": 2, | |
| "wasBaseStolen": false, | |
| "wasCaughtStealing": false, | |
| "wasPickedOff": false | |
| }, | |
| { | |
| "runnerId": "c17a4397-4dcc-440e-8c53-d897e971cae9", | |
| "responsiblePitcherId": "042962c8-4d8b-44a6-b854-6ccef3d82716", | |
| "baseBeforePlay": 0, | |
| "baseAfterPlay": 1, | |
| "wasBaseStolen": false, | |
| "wasCaughtStealing": false, | |
| "wasPickedOff": false | |
| } | |
| ], | |
| "isLastGameEvent": false, | |
| "additionalContext": null, | |
| "topOfInning": false, | |
| "eventText": [ | |
| "August Mina batting for the Steaks.", | |
| "August Mina hits a Single!" | |
| ], | |
| "isSteal": false, | |
| "isWalk": false | |
| }, | |
| { | |
| "gameId": "258ed83f-19f3-4ddd-bb7e-9bb85768b8fd", | |
| "eventType": "STOLEN_BASE", | |
| "eventIndex": 67, | |
| "inning": 6, | |
| "outsBeforePlay": 0, | |
| "batterId": "87e6ae4b-67de-4973-aa56-0fc9835a1e1e", | |
| "batterTeamId": "b024e975-1c4a-4575-8936-a3754a08806a", | |
| "pitcherId": "042962c8-4d8b-44a6-b854-6ccef3d82716", | |
| "pitcherTeamId": "36569151-a2fb-43c1-9df7-2df512424c82", | |
| "homeScore": 3, | |
| "awayScore": 10, | |
| "homeStrikeCount": 3, | |
| "awayStrikeCount": 4, | |
| "batterCount": 0, | |
| "pitchesList": [ | |
| "B" | |
| ], | |
| "totalStrikes": 0, | |
| "totalBalls": 1, | |
| "totalFouls": 0, | |
| "isLeadoff": false, | |
| "isPinchHit": false, | |
| "lineupPosition": 0, | |
| "isLastEventForPlateAppearance": true, | |
| "basesHit": 0, | |
| "runsBattedIn": 0, | |
| "isSacrificeHit": false, | |
| "isSacrificeFly": false, | |
| "outsOnPlay": 0, | |
| "isDoublePlay": false, | |
| "isTriplePlay": false, | |
| "isWildPitch": false, | |
| "battedBallType": null, | |
| "isBunt": false, | |
| "errorsOnPlay": 0, | |
| "batterBaseAfterPlay": 0, | |
| "baseRunners": [ | |
| { | |
| "runnerId": "05bd08d5-7d9f-450b-abfa-1788b8ee8b91", | |
| "responsiblePitcherId": "042962c8-4d8b-44a6-b854-6ccef3d82716", | |
| "baseBeforePlay": 2, | |
| "baseAfterPlay": 3, | |
| "wasBaseStolen": true, | |
| "wasCaughtStealing": false, | |
| "wasPickedOff": false | |
| }, | |
| { | |
| "runnerId": "c17a4397-4dcc-440e-8c53-d897e971cae9", | |
| "responsiblePitcherId": "042962c8-4d8b-44a6-b854-6ccef3d82716", | |
| "baseBeforePlay": 1, | |
| "baseAfterPlay": 1, | |
| "wasBaseStolen": true, | |
| "wasCaughtStealing": false, | |
| "wasPickedOff": false | |
| } | |
| ], | |
| "isLastGameEvent": false, | |
| "additionalContext": null, | |
| "topOfInning": false, | |
| "eventText": [ | |
| "Marco Stink batting for the Steaks.", | |
| "Ball. 1-0", | |
| "Stevenson Monstera steals third base!" | |
| ], | |
| "isSteal": true, | |
| "isWalk": false | |
| }, | |
| { | |
| "gameId": "258ed83f-19f3-4ddd-bb7e-9bb85768b8fd", | |
| "eventType": "STRIKEOUT", | |
| "eventIndex": 68, | |
| "inning": 6, | |
| "outsBeforePlay": 0, | |
| "batterId": "87e6ae4b-67de-4973-aa56-0fc9835a1e1e", | |
| "batterTeamId": "b024e975-1c4a-4575-8936-a3754a08806a", | |
| "pitcherId": "042962c8-4d8b-44a6-b854-6ccef3d82716", | |
| "pitcherTeamId": "36569151-a2fb-43c1-9df7-2df512424c82", | |
| "homeScore": 3, | |
| "awayScore": 10, | |
| "homeStrikeCount": 3, | |
| "awayStrikeCount": 4, | |
| "batterCount": 0, | |
| "pitchesList": [ | |
| "C", | |
| "B", | |
| "F", | |
| "C" | |
| ], | |
| "totalStrikes": 3, | |
| "totalBalls": 1, | |
| "totalFouls": 1, | |
| "isLeadoff": false, | |
| "isPinchHit": false, | |
| "lineupPosition": 0, | |
| "isLastEventForPlateAppearance": true, | |
| "basesHit": 0, | |
| "runsBattedIn": 0, | |
| "isSacrificeHit": false, | |
| "isSacrificeFly": false, | |
| "outsOnPlay": 1, | |
| "isDoublePlay": false, | |
| "isTriplePlay": false, | |
| "isWildPitch": false, | |
| "battedBallType": null, | |
| "isBunt": false, | |
| "errorsOnPlay": 0, | |
| "batterBaseAfterPlay": 0, | |
| "baseRunners": [ | |
| { | |
| "runnerId": "05bd08d5-7d9f-450b-abfa-1788b8ee8b91", | |
| "responsiblePitcherId": "042962c8-4d8b-44a6-b854-6ccef3d82716", | |
| "baseBeforePlay": 3, | |
| "baseAfterPlay": 3, | |
| "wasBaseStolen": false, | |
| "wasCaughtStealing": false, | |
| "wasPickedOff": false | |
| }, | |
| { | |
| "runnerId": "c17a4397-4dcc-440e-8c53-d897e971cae9", | |
| "responsiblePitcherId": "042962c8-4d8b-44a6-b854-6ccef3d82716", | |
| "baseBeforePlay": 1, | |
| "baseAfterPlay": 1, | |
| "wasBaseStolen": false, | |
| "wasCaughtStealing": false, | |
| "wasPickedOff": false | |
| } | |
| ], | |
| "isLastGameEvent": false, | |
| "additionalContext": null, | |
| "topOfInning": false, | |
| "eventText": [ | |
| "Strike, looking. 1-1", | |
| "Foul Ball. 1-2", | |
| "Marco Stink strikes out looking." | |
| ], | |
| "isSteal": false, | |
| "isWalk": false | |
| }, | |
| { | |
| "gameId": "258ed83f-19f3-4ddd-bb7e-9bb85768b8fd", | |
| "eventType": "OUT", | |
| "eventIndex": 69, | |
| "inning": 6, | |
| "outsBeforePlay": 1, | |
| "batterId": "17397256-c28c-4cad-85f2-a21768c66e67", | |
| "batterTeamId": "b024e975-1c4a-4575-8936-a3754a08806a", | |
| "pitcherId": "042962c8-4d8b-44a6-b854-6ccef3d82716", | |
| "pitcherTeamId": "36569151-a2fb-43c1-9df7-2df512424c82", | |
| "homeScore": 3, | |
| "awayScore": 10, | |
| "homeStrikeCount": 3, | |
| "awayStrikeCount": 4, | |
| "batterCount": 0, | |
| "pitchesList": [ | |
| "B", | |
| "X" | |
| ], | |
| "totalStrikes": 0, | |
| "totalBalls": 1, | |
| "totalFouls": 0, | |
| "isLeadoff": false, | |
| "isPinchHit": false, | |
| "lineupPosition": 0, | |
| "isLastEventForPlateAppearance": true, | |
| "basesHit": 0, | |
| "runsBattedIn": 0, | |
| "isSacrificeHit": false, | |
| "isSacrificeFly": false, | |
| "outsOnPlay": 1, | |
| "isDoublePlay": false, | |
| "isTriplePlay": false, | |
| "isWildPitch": false, | |
| "battedBallType": null, | |
| "isBunt": false, | |
| "errorsOnPlay": 0, | |
| "batterBaseAfterPlay": 0, | |
| "baseRunners": [ | |
| { | |
| "runnerId": "05bd08d5-7d9f-450b-abfa-1788b8ee8b91", | |
| "responsiblePitcherId": "042962c8-4d8b-44a6-b854-6ccef3d82716", | |
| "baseBeforePlay": 3, | |
| "baseAfterPlay": 3, | |
| "wasBaseStolen": false, | |
| "wasCaughtStealing": false, | |
| "wasPickedOff": false | |
| }, | |
| { | |
| "runnerId": "c17a4397-4dcc-440e-8c53-d897e971cae9", | |
| "responsiblePitcherId": "042962c8-4d8b-44a6-b854-6ccef3d82716", | |
| "baseBeforePlay": 1, | |
| "baseAfterPlay": 1, | |
| "wasBaseStolen": false, | |
| "wasCaughtStealing": false, | |
| "wasPickedOff": false | |
| } | |
| ], | |
| "isLastGameEvent": false, | |
| "additionalContext": null, | |
| "topOfInning": false, | |
| "eventText": [ | |
| "Cory Ross batting for the Steaks.", | |
| "Ball. 1-0", | |
| "Cory Ross hit a flyout to Sandie Turner." | |
| ], | |
| "isSteal": false, | |
| "isWalk": false | |
| }, | |
| { | |
| "gameId": "258ed83f-19f3-4ddd-bb7e-9bb85768b8fd", | |
| "eventType": "OUT", | |
| "eventIndex": 70, | |
| "inning": 6, | |
| "outsBeforePlay": 2, | |
| "batterId": "c83f0fe0-44d1-4342-81e8-944bb38f8e23", | |
| "batterTeamId": "b024e975-1c4a-4575-8936-a3754a08806a", | |
| "pitcherId": "042962c8-4d8b-44a6-b854-6ccef3d82716", | |
| "pitcherTeamId": "36569151-a2fb-43c1-9df7-2df512424c82", | |
| "homeScore": 3, | |
| "awayScore": 10, | |
| "homeStrikeCount": 3, | |
| "awayStrikeCount": 4, | |
| "batterCount": 0, | |
| "pitchesList": [ | |
| "X" | |
| ], | |
| "totalStrikes": 0, | |
| "totalBalls": 0, | |
| "totalFouls": 0, | |
| "isLeadoff": false, | |
| "isPinchHit": false, | |
| "lineupPosition": 0, | |
| "isLastEventForPlateAppearance": true, | |
| "basesHit": 0, | |
| "runsBattedIn": 0, | |
| "isSacrificeHit": false, | |
| "isSacrificeFly": false, | |
| "outsOnPlay": 1, | |
| "isDoublePlay": false, | |
| "isTriplePlay": false, | |
| "isWildPitch": false, | |
| "battedBallType": null, | |
| "isBunt": false, | |
| "errorsOnPlay": 0, | |
| "batterBaseAfterPlay": 0, | |
| "baseRunners": [], | |
| "isLastGameEvent": false, | |
| "additionalContext": null, | |
| "topOfInning": false, | |
| "eventText": [ | |
| "Langley Wheeler batting for the Steaks.", | |
| "Langley Wheeler hit a ground out to Wesley Dudley." | |
| ], | |
| "isSteal": false, | |
| "isWalk": false | |
| }, | |
| { | |
| "gameId": "258ed83f-19f3-4ddd-bb7e-9bb85768b8fd", | |
| "eventType": "TRIPLE", | |
| "eventIndex": 71, | |
| "inning": 7, | |
| "outsBeforePlay": 0, | |
| "batterId": "7310c32f-8f32-40f2-b086-54555a2c0e86", | |
| "batterTeamId": "36569151-a2fb-43c1-9df7-2df512424c82", | |
| "pitcherId": "9965eed5-086c-4977-9470-fe410f92d353", | |
| "pitcherTeamId": "b024e975-1c4a-4575-8936-a3754a08806a", | |
| "homeScore": 3, | |
| "awayScore": 10, | |
| "homeStrikeCount": 3, | |
| "awayStrikeCount": 4, | |
| "batterCount": 0, | |
| "pitchesList": [ | |
| "B", | |
| "C", | |
| "X" | |
| ], | |
| "totalStrikes": 1, | |
| "totalBalls": 2, | |
| "totalFouls": 0, | |
| "isLeadoff": false, | |
| "isPinchHit": false, | |
| "lineupPosition": 0, | |
| "isLastEventForPlateAppearance": true, | |
| "basesHit": 3, | |
| "runsBattedIn": 0, | |
| "isSacrificeHit": false, | |
| "isSacrificeFly": false, | |
| "outsOnPlay": 0, | |
| "isDoublePlay": false, | |
| "isTriplePlay": false, | |
| "isWildPitch": false, | |
| "battedBallType": null, | |
| "isBunt": false, | |
| "errorsOnPlay": 0, | |
| "batterBaseAfterPlay": 3, | |
| "baseRunners": [ | |
| { | |
| "runnerId": "7310c32f-8f32-40f2-b086-54555a2c0e86", | |
| "responsiblePitcherId": "9965eed5-086c-4977-9470-fe410f92d353", | |
| "baseBeforePlay": 0, | |
| "baseAfterPlay": 3, | |
| "wasBaseStolen": false, | |
| "wasCaughtStealing": false, | |
| "wasPickedOff": false | |
| } | |
| ], | |
| "isLastGameEvent": false, | |
| "additionalContext": null, | |
| "topOfInning": true, | |
| "eventText": [ | |
| "Top of 8, New York Millennials batting.", | |
| "Ball. 2-0", | |
| "Strike, looking. 2-1", | |
| "Dominic Marijuana hits a Triple!" | |
| ], | |
| "isSteal": false, | |
| "isWalk": false | |
| }, | |
| { | |
| "gameId": "258ed83f-19f3-4ddd-bb7e-9bb85768b8fd", | |
| "eventType": "OUT", | |
| "eventIndex": 72, | |
| "inning": 7, | |
| "outsBeforePlay": 0, | |
| "batterId": "a311c089-0df4-46bd-9f5d-8c45c7eb5ae2", | |
| "batterTeamId": "36569151-a2fb-43c1-9df7-2df512424c82", | |
| "pitcherId": "9965eed5-086c-4977-9470-fe410f92d353", | |
| "pitcherTeamId": "b024e975-1c4a-4575-8936-a3754a08806a", | |
| "homeScore": 3, | |
| "awayScore": 10, | |
| "homeStrikeCount": 3, | |
| "awayStrikeCount": 4, | |
| "batterCount": 0, | |
| "pitchesList": [ | |
| "B", | |
| "B", | |
| "B", | |
| "X" | |
| ], | |
| "totalStrikes": 1, | |
| "totalBalls": 3, | |
| "totalFouls": 0, | |
| "isLeadoff": false, | |
| "isPinchHit": false, | |
| "lineupPosition": 0, | |
| "isLastEventForPlateAppearance": true, | |
| "basesHit": 0, | |
| "runsBattedIn": 1, | |
| "isSacrificeHit": true, | |
| "isSacrificeFly": false, | |
| "outsOnPlay": 1, | |
| "isDoublePlay": false, | |
| "isTriplePlay": false, | |
| "isWildPitch": false, | |
| "battedBallType": null, | |
| "isBunt": false, | |
| "errorsOnPlay": 0, | |
| "batterBaseAfterPlay": 0, | |
| "baseRunners": [], | |
| "isLastGameEvent": false, | |
| "additionalContext": null, | |
| "topOfInning": true, | |
| "eventText": [ | |
| "Mclaughlin Scorpler batting for the Millennials.", | |
| "Ball. 1-0", | |
| "I hardly think a few birds are going to bring about the end of the world.", | |
| "Ball. 2-0", | |
| "Ball. 3-1", | |
| "Mclaughlin Scorpler hit a sacrifice fly. Dominic Marijuana tags up and scores!" | |
| ], | |
| "isSteal": false, | |
| "isWalk": false | |
| }, | |
| { | |
| "gameId": "258ed83f-19f3-4ddd-bb7e-9bb85768b8fd", | |
| "eventType": "WALK", | |
| "eventIndex": 73, | |
| "inning": 7, | |
| "outsBeforePlay": 1, | |
| "batterId": "5dbf11c0-994a-4482-bd1e-99379148ee45", | |
| "batterTeamId": "36569151-a2fb-43c1-9df7-2df512424c82", | |
| "pitcherId": "9965eed5-086c-4977-9470-fe410f92d353", | |
| "pitcherTeamId": "b024e975-1c4a-4575-8936-a3754a08806a", | |
| "homeScore": 3, | |
| "awayScore": 11, | |
| "homeStrikeCount": 3, | |
| "awayStrikeCount": 4, | |
| "batterCount": 0, | |
| "pitchesList": [ | |
| "B", | |
| "B", | |
| "F", | |
| "B", | |
| "F", | |
| "C", | |
| "B" | |
| ], | |
| "totalStrikes": 3, | |
| "totalBalls": 4, | |
| "totalFouls": 2, | |
| "isLeadoff": false, | |
| "isPinchHit": false, | |
| "lineupPosition": 0, | |
| "isLastEventForPlateAppearance": true, | |
| "basesHit": 0, | |
| "runsBattedIn": 0, | |
| "isSacrificeHit": false, | |
| "isSacrificeFly": false, | |
| "outsOnPlay": 0, | |
| "isDoublePlay": false, | |
| "isTriplePlay": false, | |
| "isWildPitch": false, | |
| "battedBallType": null, | |
| "isBunt": false, | |
| "errorsOnPlay": 0, | |
| "batterBaseAfterPlay": 0, | |
| "baseRunners": [ | |
| { | |
| "runnerId": "5dbf11c0-994a-4482-bd1e-99379148ee45", | |
| "responsiblePitcherId": "9965eed5-086c-4977-9470-fe410f92d353", | |
| "baseBeforePlay": 0, | |
| "baseAfterPlay": 1, | |
| "wasBaseStolen": false, | |
| "wasCaughtStealing": false, | |
| "wasPickedOff": false | |
| } | |
| ], | |
| "isLastGameEvent": false, | |
| "additionalContext": null, | |
| "topOfInning": true, | |
| "eventText": [ | |
| "Conrad Vaughan batting for the Millennials.", | |
| "Ball. 1-0", | |
| "Ball. 2-0", | |
| "Foul Ball. 2-1", | |
| "Ball. 3-1", | |
| "Foul Ball. 3-2", | |
| "Strike, looking. 3-3", | |
| "Conrad Vaughan draws a walk." | |
| ], | |
| "isSteal": false, | |
| "isWalk": true | |
| }, | |
| { | |
| "gameId": "258ed83f-19f3-4ddd-bb7e-9bb85768b8fd", | |
| "eventType": "STRIKEOUT", | |
| "eventIndex": 74, | |
| "inning": 7, | |
| "outsBeforePlay": 1, | |
| "batterId": "4b3e8e9b-6de1-4840-8751-b1fb45dc5605", | |
| "batterTeamId": "36569151-a2fb-43c1-9df7-2df512424c82", | |
| "pitcherId": "9965eed5-086c-4977-9470-fe410f92d353", | |
| "pitcherTeamId": "b024e975-1c4a-4575-8936-a3754a08806a", | |
| "homeScore": 3, | |
| "awayScore": 11, | |
| "homeStrikeCount": 3, | |
| "awayStrikeCount": 4, | |
| "batterCount": 0, | |
| "pitchesList": [ | |
| "C", | |
| "B", | |
| "B", | |
| "F", | |
| "S", | |
| "C" | |
| ], | |
| "totalStrikes": 3, | |
| "totalBalls": 2, | |
| "totalFouls": 1, | |
| "isLeadoff": false, | |
| "isPinchHit": false, | |
| "lineupPosition": 0, | |
| "isLastEventForPlateAppearance": true, | |
| "basesHit": 0, | |
| "runsBattedIn": 0, | |
| "isSacrificeHit": false, | |
| "isSacrificeFly": false, | |
| "outsOnPlay": 1, | |
| "isDoublePlay": true, | |
| "isTriplePlay": false, | |
| "isWildPitch": false, | |
| "battedBallType": null, | |
| "isBunt": false, | |
| "errorsOnPlay": 0, | |
| "batterBaseAfterPlay": 0, | |
| "baseRunners": [], | |
| "isLastGameEvent": false, | |
| "additionalContext": null, | |
| "topOfInning": true, | |
| "eventText": [ | |
| "Thomas Dracaena batting for the Millennials.", | |
| "Strike, looking. 0-1", | |
| "Ball. 1-1", | |
| "The birds continue to stare.", | |
| "Thomas Dracaena hit into a double play!", | |
| "Bottom of 8, Dallas Steaks batting.", | |
| "Thomas Kirby batting for the Steaks.", | |
| "Ball. 1-0", | |
| "Foul Ball. 2-1", | |
| "Strike, swinging. 2-2", | |
| "Thomas Kirby strikes out looking." | |
| ], | |
| "isSteal": false, | |
| "isWalk": false | |
| }, | |
| { | |
| "gameId": "258ed83f-19f3-4ddd-bb7e-9bb85768b8fd", | |
| "eventType": "SINGLE", | |
| "eventIndex": 75, | |
| "inning": 7, | |
| "outsBeforePlay": 1, | |
| "batterId": "81a0889a-4606-4f49-b419-866b57331383", | |
| "batterTeamId": "b024e975-1c4a-4575-8936-a3754a08806a", | |
| "pitcherId": "042962c8-4d8b-44a6-b854-6ccef3d82716", | |
| "pitcherTeamId": "36569151-a2fb-43c1-9df7-2df512424c82", | |
| "homeScore": 3, | |
| "awayScore": 11, | |
| "homeStrikeCount": 3, | |
| "awayStrikeCount": 4, | |
| "batterCount": 0, | |
| "pitchesList": [ | |
| "X" | |
| ], | |
| "totalStrikes": 0, | |
| "totalBalls": 0, | |
| "totalFouls": 0, | |
| "isLeadoff": false, | |
| "isPinchHit": false, | |
| "lineupPosition": 0, | |
| "isLastEventForPlateAppearance": true, | |
| "basesHit": 1, | |
| "runsBattedIn": 0, | |
| "isSacrificeHit": false, | |
| "isSacrificeFly": false, | |
| "outsOnPlay": 0, | |
| "isDoublePlay": false, | |
| "isTriplePlay": false, | |
| "isWildPitch": false, | |
| "battedBallType": null, | |
| "isBunt": false, | |
| "errorsOnPlay": 0, | |
| "batterBaseAfterPlay": 1, | |
| "baseRunners": [ | |
| { | |
| "runnerId": "81a0889a-4606-4f49-b419-866b57331383", | |
| "responsiblePitcherId": "042962c8-4d8b-44a6-b854-6ccef3d82716", | |
| "baseBeforePlay": 0, | |
| "baseAfterPlay": 1, | |
| "wasBaseStolen": false, | |
| "wasCaughtStealing": false, | |
| "wasPickedOff": false | |
| } | |
| ], | |
| "isLastGameEvent": false, | |
| "additionalContext": null, | |
| "topOfInning": false, | |
| "eventText": [ | |
| "Summers Pony batting for the Steaks.", | |
| "Summers Pony hits a Single!" | |
| ], | |
| "isSteal": false, | |
| "isWalk": false | |
| }, | |
| { | |
| "gameId": "258ed83f-19f3-4ddd-bb7e-9bb85768b8fd", | |
| "eventType": "STRIKEOUT", | |
| "eventIndex": 76, | |
| "inning": 7, | |
| "outsBeforePlay": 1, | |
| "batterId": "14d88771-7a96-48aa-ba59-07bae1733e96", | |
| "batterTeamId": "b024e975-1c4a-4575-8936-a3754a08806a", | |
| "pitcherId": "042962c8-4d8b-44a6-b854-6ccef3d82716", | |
| "pitcherTeamId": "36569151-a2fb-43c1-9df7-2df512424c82", | |
| "homeScore": 3, | |
| "awayScore": 11, | |
| "homeStrikeCount": 3, | |
| "awayStrikeCount": 4, | |
| "batterCount": 0, | |
| "pitchesList": [ | |
| "S", | |
| "F", | |
| "B", | |
| "S" | |
| ], | |
| "totalStrikes": 3, | |
| "totalBalls": 1, | |
| "totalFouls": 1, | |
| "isLeadoff": false, | |
| "isPinchHit": false, | |
| "lineupPosition": 0, | |
| "isLastEventForPlateAppearance": true, | |
| "basesHit": 0, | |
| "runsBattedIn": 0, | |
| "isSacrificeHit": false, | |
| "isSacrificeFly": false, | |
| "outsOnPlay": 1, | |
| "isDoublePlay": false, | |
| "isTriplePlay": false, | |
| "isWildPitch": false, | |
| "battedBallType": null, | |
| "isBunt": false, | |
| "errorsOnPlay": 0, | |
| "batterBaseAfterPlay": 0, | |
| "baseRunners": [ | |
| { | |
| "runnerId": "81a0889a-4606-4f49-b419-866b57331383", | |
| "responsiblePitcherId": "042962c8-4d8b-44a6-b854-6ccef3d82716", | |
| "baseBeforePlay": 1, | |
| "baseAfterPlay": 1, | |
| "wasBaseStolen": false, | |
| "wasCaughtStealing": false, | |
| "wasPickedOff": false | |
| } | |
| ], | |
| "isLastGameEvent": false, | |
| "additionalContext": null, | |
| "topOfInning": false, | |
| "eventText": [ | |
| "Sebastian Telephone batting for the Steaks.", | |
| "Strike, swinging. 0-1", | |
| "Where did these birds come from?", | |
| "Foul Ball. 0-2", | |
| "Ball. 1-2", | |
| "Sebastian Telephone struck out swinging." | |
| ], | |
| "isSteal": false, | |
| "isWalk": false | |
| }, | |
| { | |
| "gameId": "258ed83f-19f3-4ddd-bb7e-9bb85768b8fd", | |
| "eventType": "STRIKEOUT", | |
| "eventIndex": 77, | |
| "inning": 7, | |
| "outsBeforePlay": 2, | |
| "batterId": "82d1b7b4-ce00-4536-8631-a025f05150ce", | |
| "batterTeamId": "b024e975-1c4a-4575-8936-a3754a08806a", | |
| "pitcherId": "042962c8-4d8b-44a6-b854-6ccef3d82716", | |
| "pitcherTeamId": "36569151-a2fb-43c1-9df7-2df512424c82", | |
| "homeScore": 3, | |
| "awayScore": 11, | |
| "homeStrikeCount": 3, | |
| "awayStrikeCount": 4, | |
| "batterCount": 0, | |
| "pitchesList": [ | |
| "B", | |
| "F", | |
| "B", | |
| "F", | |
| "S" | |
| ], | |
| "totalStrikes": 3, | |
| "totalBalls": 2, | |
| "totalFouls": 2, | |
| "isLeadoff": false, | |
| "isPinchHit": false, | |
| "lineupPosition": 0, | |
| "isLastEventForPlateAppearance": true, | |
| "basesHit": 0, | |
| "runsBattedIn": 0, | |
| "isSacrificeHit": false, | |
| "isSacrificeFly": false, | |
| "outsOnPlay": 1, | |
| "isDoublePlay": false, | |
| "isTriplePlay": false, | |
| "isWildPitch": false, | |
| "battedBallType": null, | |
| "isBunt": false, | |
| "errorsOnPlay": 0, | |
| "batterBaseAfterPlay": 0, | |
| "baseRunners": [], | |
| "isLastGameEvent": false, | |
| "additionalContext": null, | |
| "topOfInning": false, | |
| "eventText": [ | |
| "Sam Scandal batting for the Steaks.", | |
| "Ball. 1-0", | |
| "Foul Ball. 1-1", | |
| "Ball. 2-1", | |
| "Foul Ball. 2-2", | |
| "Sam Scandal struck out swinging." | |
| ], | |
| "isSteal": false, | |
| "isWalk": false | |
| }, | |
| { | |
| "gameId": "258ed83f-19f3-4ddd-bb7e-9bb85768b8fd", | |
| "eventType": "OUT", | |
| "eventIndex": 78, | |
| "inning": 8, | |
| "outsBeforePlay": 0, | |
| "batterId": "4b3e8e9b-6de1-4840-8751-b1fb45dc5605", | |
| "batterTeamId": "36569151-a2fb-43c1-9df7-2df512424c82", | |
| "pitcherId": "9965eed5-086c-4977-9470-fe410f92d353", | |
| "pitcherTeamId": "b024e975-1c4a-4575-8936-a3754a08806a", | |
| "homeScore": 3, | |
| "awayScore": 11, | |
| "homeStrikeCount": 3, | |
| "awayStrikeCount": 4, | |
| "batterCount": 0, | |
| "pitchesList": [ | |
| "X" | |
| ], | |
| "totalStrikes": 0, | |
| "totalBalls": 0, | |
| "totalFouls": 0, | |
| "isLeadoff": false, | |
| "isPinchHit": false, | |
| "lineupPosition": 0, | |
| "isLastEventForPlateAppearance": true, | |
| "basesHit": 0, | |
| "runsBattedIn": 0, | |
| "isSacrificeHit": false, | |
| "isSacrificeFly": false, | |
| "outsOnPlay": 1, | |
| "isDoublePlay": false, | |
| "isTriplePlay": false, | |
| "isWildPitch": false, | |
| "battedBallType": null, | |
| "isBunt": false, | |
| "errorsOnPlay": 0, | |
| "batterBaseAfterPlay": 0, | |
| "baseRunners": [], | |
| "isLastGameEvent": false, | |
| "additionalContext": null, | |
| "topOfInning": true, | |
| "eventText": [ | |
| "Top of 9, New York Millennials batting.", | |
| "Thomas Dracaena hit a ground out to Sebastian Telephone." | |
| ], | |
| "isSteal": false, | |
| "isWalk": false | |
| }, | |
| { | |
| "gameId": "258ed83f-19f3-4ddd-bb7e-9bb85768b8fd", | |
| "eventType": "STRIKEOUT", | |
| "eventIndex": 79, | |
| "inning": 8, | |
| "outsBeforePlay": 1, | |
| "batterId": "4ffd2e50-bb5b-45d0-b7c4-e24d41b2ff5d", | |
| "batterTeamId": "36569151-a2fb-43c1-9df7-2df512424c82", | |
| "pitcherId": "9965eed5-086c-4977-9470-fe410f92d353", | |
| "pitcherTeamId": "b024e975-1c4a-4575-8936-a3754a08806a", | |
| "homeScore": 3, | |
| "awayScore": 11, | |
| "homeStrikeCount": 3, | |
| "awayStrikeCount": 4, | |
| "batterCount": 0, | |
| "pitchesList": [ | |
| "C", | |
| "S", | |
| "F", | |
| "C" | |
| ], | |
| "totalStrikes": 4, | |
| "totalBalls": 0, | |
| "totalFouls": 1, | |
| "isLeadoff": false, | |
| "isPinchHit": false, | |
| "lineupPosition": 0, | |
| "isLastEventForPlateAppearance": true, | |
| "basesHit": 0, | |
| "runsBattedIn": 0, | |
| "isSacrificeHit": false, | |
| "isSacrificeFly": false, | |
| "outsOnPlay": 1, | |
| "isDoublePlay": false, | |
| "isTriplePlay": false, | |
| "isWildPitch": false, | |
| "battedBallType": null, | |
| "isBunt": false, | |
| "errorsOnPlay": 0, | |
| "batterBaseAfterPlay": 0, | |
| "baseRunners": [], | |
| "isLastGameEvent": false, | |
| "additionalContext": null, | |
| "topOfInning": true, | |
| "eventText": [ | |
| "Schneider Bendie batting for the Millennials.", | |
| "Strike, looking. 0-1", | |
| "Strike, swinging. 0-2", | |
| "Foul Ball. 0-3", | |
| "Schneider Bendie strikes out looking." | |
| ], | |
| "isSteal": false, | |
| "isWalk": false | |
| }, | |
| { | |
| "gameId": "258ed83f-19f3-4ddd-bb7e-9bb85768b8fd", | |
| "eventType": "SINGLE", | |
| "eventIndex": 80, | |
| "inning": 8, | |
| "outsBeforePlay": 2, | |
| "batterId": "f967d064-0eaf-4445-b225-daed700e044b", | |
| "batterTeamId": "36569151-a2fb-43c1-9df7-2df512424c82", | |
| "pitcherId": "9965eed5-086c-4977-9470-fe410f92d353", | |
| "pitcherTeamId": "b024e975-1c4a-4575-8936-a3754a08806a", | |
| "homeScore": 3, | |
| "awayScore": 11, | |
| "homeStrikeCount": 3, | |
| "awayStrikeCount": 4, | |
| "batterCount": 0, | |
| "pitchesList": [ | |
| "S", | |
| "X" | |
| ], | |
| "totalStrikes": 1, | |
| "totalBalls": 0, | |
| "totalFouls": 0, | |
| "isLeadoff": false, | |
| "isPinchHit": false, | |
| "lineupPosition": 0, | |
| "isLastEventForPlateAppearance": true, | |
| "basesHit": 1, | |
| "runsBattedIn": 0, | |
| "isSacrificeHit": false, | |
| "isSacrificeFly": false, | |
| "outsOnPlay": 0, | |
| "isDoublePlay": false, | |
| "isTriplePlay": false, | |
| "isWildPitch": false, | |
| "battedBallType": null, | |
| "isBunt": false, | |
| "errorsOnPlay": 0, | |
| "batterBaseAfterPlay": 1, | |
| "baseRunners": [ | |
| { | |
| "runnerId": "f967d064-0eaf-4445-b225-daed700e044b", | |
| "responsiblePitcherId": "9965eed5-086c-4977-9470-fe410f92d353", | |
| "baseBeforePlay": 0, | |
| "baseAfterPlay": 1, | |
| "wasBaseStolen": false, | |
| "wasCaughtStealing": false, | |
| "wasPickedOff": false | |
| } | |
| ], | |
| "isLastGameEvent": false, | |
| "additionalContext": null, | |
| "topOfInning": true, | |
| "eventText": [ | |
| "Wesley Dudley batting for the Millennials.", | |
| "Strike, swinging. 0-1", | |
| "Wesley Dudley hits a Single!" | |
| ], | |
| "isSteal": false, | |
| "isWalk": false | |
| }, | |
| { | |
| "gameId": "258ed83f-19f3-4ddd-bb7e-9bb85768b8fd", | |
| "eventType": "OUT", | |
| "eventIndex": 81, | |
| "inning": 8, | |
| "outsBeforePlay": 2, | |
| "batterId": "b1b141fc-e867-40d1-842a-cea30a97ca4f", | |
| "batterTeamId": "36569151-a2fb-43c1-9df7-2df512424c82", | |
| "pitcherId": "9965eed5-086c-4977-9470-fe410f92d353", | |
| "pitcherTeamId": "b024e975-1c4a-4575-8936-a3754a08806a", | |
| "homeScore": 3, | |
| "awayScore": 11, | |
| "homeStrikeCount": 3, | |
| "awayStrikeCount": 4, | |
| "batterCount": 0, | |
| "pitchesList": [ | |
| "F", | |
| "B", | |
| "X" | |
| ], | |
| "totalStrikes": 2, | |
| "totalBalls": 1, | |
| "totalFouls": 1, | |
| "isLeadoff": false, | |
| "isPinchHit": false, | |
| "lineupPosition": 0, | |
| "isLastEventForPlateAppearance": true, | |
| "basesHit": 0, | |
| "runsBattedIn": 0, | |
| "isSacrificeHit": false, | |
| "isSacrificeFly": false, | |
| "outsOnPlay": 1, | |
| "isDoublePlay": false, | |
| "isTriplePlay": false, | |
| "isWildPitch": false, | |
| "battedBallType": null, | |
| "isBunt": false, | |
| "errorsOnPlay": 0, | |
| "batterBaseAfterPlay": 0, | |
| "baseRunners": [], | |
| "isLastGameEvent": false, | |
| "additionalContext": null, | |
| "topOfInning": true, | |
| "eventText": [ | |
| "Richardson Games batting for the Millennials.", | |
| "Foul Ball. 0-1", | |
| "Ball. 1-2", | |
| "Winnie Mccall batting for the Millennials.", | |
| "Winnie Mccall hit a ground out to August Mina." | |
| ], | |
| "isSteal": false, | |
| "isWalk": false | |
| }, | |
| { | |
| "gameId": "258ed83f-19f3-4ddd-bb7e-9bb85768b8fd", | |
| "eventType": "SINGLE", | |
| "eventIndex": 82, | |
| "inning": 8, | |
| "outsBeforePlay": 0, | |
| "batterId": "05bd08d5-7d9f-450b-abfa-1788b8ee8b91", | |
| "batterTeamId": "b024e975-1c4a-4575-8936-a3754a08806a", | |
| "pitcherId": "042962c8-4d8b-44a6-b854-6ccef3d82716", | |
| "pitcherTeamId": "36569151-a2fb-43c1-9df7-2df512424c82", | |
| "homeScore": 3, | |
| "awayScore": 11, | |
| "homeStrikeCount": 3, | |
| "awayStrikeCount": 4, | |
| "batterCount": 0, | |
| "pitchesList": [ | |
| "B", | |
| "X" | |
| ], | |
| "totalStrikes": 0, | |
| "totalBalls": 1, | |
| "totalFouls": 0, | |
| "isLeadoff": false, | |
| "isPinchHit": false, | |
| "lineupPosition": 0, | |
| "isLastEventForPlateAppearance": true, | |
| "basesHit": 1, | |
| "runsBattedIn": 0, | |
| "isSacrificeHit": false, | |
| "isSacrificeFly": false, | |
| "outsOnPlay": 0, | |
| "isDoublePlay": false, | |
| "isTriplePlay": false, | |
| "isWildPitch": false, | |
| "battedBallType": null, | |
| "isBunt": false, | |
| "errorsOnPlay": 0, | |
| "batterBaseAfterPlay": 1, | |
| "baseRunners": [ | |
| { | |
| "runnerId": "05bd08d5-7d9f-450b-abfa-1788b8ee8b91", | |
| "responsiblePitcherId": "042962c8-4d8b-44a6-b854-6ccef3d82716", | |
| "baseBeforePlay": 0, | |
| "baseAfterPlay": 1, | |
| "wasBaseStolen": false, | |
| "wasCaughtStealing": false, | |
| "wasPickedOff": false | |
| } | |
| ], | |
| "isLastGameEvent": false, | |
| "additionalContext": null, | |
| "topOfInning": false, | |
| "eventText": [ | |
| "Bottom of 9, Dallas Steaks batting.", | |
| "Stevenson Monstera batting for the Steaks.", | |
| "Ball. 1-0", | |
| "Stevenson Monstera hits a Single!" | |
| ], | |
| "isSteal": false, | |
| "isWalk": false | |
| }, | |
| { | |
| "gameId": "258ed83f-19f3-4ddd-bb7e-9bb85768b8fd", | |
| "eventType": "STRIKEOUT", | |
| "eventIndex": 83, | |
| "inning": 8, | |
| "outsBeforePlay": 0, | |
| "batterId": "c17a4397-4dcc-440e-8c53-d897e971cae9", | |
| "batterTeamId": "b024e975-1c4a-4575-8936-a3754a08806a", | |
| "pitcherId": "042962c8-4d8b-44a6-b854-6ccef3d82716", | |
| "pitcherTeamId": "36569151-a2fb-43c1-9df7-2df512424c82", | |
| "homeScore": 3, | |
| "awayScore": 11, | |
| "homeStrikeCount": 3, | |
| "awayStrikeCount": 4, | |
| "batterCount": 0, | |
| "pitchesList": [ | |
| "S", | |
| "S", | |
| "B", | |
| "S" | |
| ], | |
| "totalStrikes": 3, | |
| "totalBalls": 1, | |
| "totalFouls": 0, | |
| "isLeadoff": false, | |
| "isPinchHit": false, | |
| "lineupPosition": 0, | |
| "isLastEventForPlateAppearance": true, | |
| "basesHit": 0, | |
| "runsBattedIn": 0, | |
| "isSacrificeHit": false, | |
| "isSacrificeFly": false, | |
| "outsOnPlay": 1, | |
| "isDoublePlay": false, | |
| "isTriplePlay": false, | |
| "isWildPitch": false, | |
| "battedBallType": null, | |
| "isBunt": false, | |
| "errorsOnPlay": 0, | |
| "batterBaseAfterPlay": 0, | |
| "baseRunners": [ | |
| { | |
| "runnerId": "05bd08d5-7d9f-450b-abfa-1788b8ee8b91", | |
| "responsiblePitcherId": "042962c8-4d8b-44a6-b854-6ccef3d82716", | |
| "baseBeforePlay": 1, | |
| "baseAfterPlay": 1, | |
| "wasBaseStolen": false, | |
| "wasCaughtStealing": false, | |
| "wasPickedOff": false | |
| } | |
| ], | |
| "isLastGameEvent": false, | |
| "additionalContext": null, | |
| "topOfInning": false, | |
| "eventText": [ | |
| "August Mina batting for the Steaks.", | |
| "Strike, swinging. 0-1", | |
| "Strike, swinging. 0-2", | |
| "Ball. 1-2", | |
| "August Mina struck out swinging." | |
| ], | |
| "isSteal": false, | |
| "isWalk": false | |
| } | |
| ] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment