MLB-LED-Scoreboard/mlb-led-scoreboard

Add result of previous play to game screen

ty-porter opened this issue · 0 comments

This issue is a

  • Bug Report
  • Feature Request

Additional Information

We display an animation for strikeouts and strikeout looking as well as HR. The eventType field also includes info about the previous play

We should be able to add simple cases like single/double/triple/strikeout/walk, etc.

We should avoid play results that require input from the official scorer (such as error) because there is an inherent delay in the scorer's decision

Can grab available event types:

statsapi.meta("eventTypes")