jldbc / pybaseball

Pull current and historical baseball statistics using Python (Statcast, Baseball Reference, FanGraphs)
MIT License
1.18k stars 322 forks source link

Getting pitcher "exit" information? #371

Open ryan-caesar-ramos opened 1 year ago

ryan-caesar-ramos commented 1 year ago

Baseball Reference has information on the state a starter left the game in when he was pulled (e.g. 8b --- 2 out a2 for 7.2 innings, bases empty, up by 2; or 7b 3 out a5 for 7 innings, up by five runs). I checked the docs so I'm sorry if I just missed it, but Is there a way to get this information here?