System Setup

Scouting Sheet (Optional)

Coming Up Next

Match {{ nextMatch.match_number }}

{{ isOnRed(nextMatch) ? 'Red' : 'Blue' }} Alliance

Est. Start

{{ formatTime(nextMatch.predicted_time || nextMatch.time) }}

Bumper Color {{ isOnRed(nextMatch) ? 'RED' : 'BLUE' }}

Team {{ settings.teamNumber }}

Event: {{ settings.eventKey }} | Syncing in {{ timer }}s

Loading...

Team

{{ teamModal.number }}

{{ teamModal.nickname }}

{{ teamModal.city }}, {{ teamModal.state_prov }}

Rank

{{ teamModal.rank ?? '—' }}

of {{ teamModal.rankTotal }}

Record

{{ teamModal.wins ?? '—' }} - {{ teamModal.losses ?? '—' }} - {{ teamModal.ties ?? '—' }}

W-L-T

Played

{{ teamModal.played ?? '—' }}

Scouting Notes

{{ key }} {{ value }}
{{ match.comp_level }} #{{ match.match_number }}
{{ cleanTeam(team) }}
Estimated Start {{ formatTime(match.predicted_time || match.time) }}
{{ getMyScore(match) }} / {{ getTheirScore(match) }}
{{ getMyScore(match) > getTheirScore(match) ? 'WIN' : 'LOSS' }}
{{ cleanTeam(team) }}
Connecting...