⚾ MLB SCOREBOARD
| | | LAST UPDATED: {{ lastUpdated }}
Showing: {{ teamFilter }}  
FETCHING SCORES...
⚠ ERROR
{{ error }}
NO GAMES TODAY{{ teamFilter ? ` FOR ${teamFilter}` : '' }}.
{{ game.shortName }}
{{ team.team.abbreviation }} {{ team.score || '0' }}
{{ isWinner(team, game) ? '◀' : '' }}
{{ game.status.type.shortDetail }} {{ basesCompact(getSituation(game)) }} {{ getSituation(game).outs }}out
{{ getRecords(game) }} {{ getWeather(game) }}
{{ focusedGame.name }}
{{ team.homeAway.toUpperCase() }}
{{ team.team.abbreviation }}
{{ team.score || '0' }}
{{ getRecord(team) }}
{{ focusedGame.status.type.detail || focusedGame.status.type.shortDetail }} {{ getVenue(focusedGame) }}
OUTS  {{ getSituation(focusedGame).outs }}
COUNT {{ getSituation(focusedGame).balls }}-{{ getSituation(focusedGame).strikes }}
BAT: {{ getSituation(focusedGame).batter.athlete?.displayName }}
PIT: {{ getSituation(focusedGame).pitcher.athlete?.displayName }}
{{ n }} R H E
{{ team.team.abbreviation }} {{ getInningScore(team, n) }} {{ team.score || '0' }} {{ getStat(team, 'hits') }} {{ getStat(team, 'errors') }}
{{ cat.name }}: {{ a.athlete?.shortName || a.athlete?.displayName }} ({{ a.displayValue }}),
{{ getBroadcast(focusedGame) ? '📺 ' + getBroadcast(focusedGame) : '' }} {{ getWeather(focusedGame) }}