toddrob99 / MLB-StatsAPI

Python wrapper for MLB Stats API
GNU General Public License v3.0
533 stars 100 forks source link

Get number of outs before at bat in play by play? #93

Closed dafriedman97 closed 1 year ago

dafriedman97 commented 1 year ago

Is there a way to get the number of outs going into a plate appearance under the endpoint game_playByPlay?

dafriedman97 commented 1 year ago

ah, looks like you can get it for a play in the count under playEvents