kruser / atbat-mongodb

A Perl project that pulls data from MLB's AtBat servers and shoves them into a local MongoDB
Other
33 stars 11 forks source link

Store post-season games, atbats and pitches #4

Closed kruser closed 10 years ago

kruser commented 10 years ago

Currently we only grab regular season games. For this issue we should grab postseason games, but mark them as such in the document.

Ideally, we'll mark the postseason round as well.