Live Dashboard
{{ allDates ? 'DATABASE: ALL RECORDS' : selectedDate }}
Matches
{{ filteredMatches.length }}
Hits {{ selectedSport == 2 ? '(±10.0)' : '(±1.0)' }}
{{ currentViewStats.hits }}
Accuracy
{{ currentViewStats.accuracy }}%
Avg Error
{{ currentViewStats.avgError }}
/
{{ selectedLeague }}
Info / Time
Matchup & Live Score
H.Exp
A.Exp
Samurai {{ sortField === 'pred.t' ? (sortDesc ? '▼' : '▲') : '↕' }}
Diff {{ sortField === 'diff' ? (sortDesc ? '▼' : '▲') : '↕' }}
{{ m.tournament_name }}
W
{{ formatTime(m.match_date) }}
{{ formatDate(m.match_date) }}
{{ m.team1_name }}
{{ m.s1 }}-{{ m.s2 }}
{{ p.label }}
{{ p.score }}
{{ m.status_text }}
{{ m.team2_name }}
H.EXP
{{ m.pred?.h || '-' }}
A.EXP
{{ m.pred?.a || '-' }}
SAMURAI
{{ m.pred?.t || '-' }}
DIFF
{{ m.diff > 0 ? '+' : '' }}{{ m.diff.toFixed(1) }}
PENDING
No matches found for this selection