Live Tracker
Finalized
Opposition Score: {{ activeGame.scoreThem || 0 }}
Opp Try (4)
{{ activeGame.oppTries || 0 }}
Opp Goal (2)
{{ activeGame.oppGoals || 0 }}
{{ getStatLabel(statMode) }} are finalized.
View Only Mode
No.
Player
{{ getStatLabel(statMode) }}
{{ p.jersey }}
{{ p.name }}
{{ (currentStats[p.id] && currentStats[p.id][statMode]) || 0 }}
Try
{{ (currentStats[p.id]?.tries)||0 }}
Goal
{{ (currentStats[p.id]?.goals)||0 }}
Select a game above to start tracking.
Upcoming Milestones
{{ m.name }}
{{ getTeamName(m.teamId) }}
{{ m.allTimeGames }} Current
{{ m.targetMilestone }} Games
Reached!
{{ m.gamesToTarget }} away
Players' Player Leaderboard
| Rank | Player | PP Votes |
|---|---|---|
| {{ i+1 }} | {{ row.name }} | {{ row.value }} |
| No votes recorded yet. | ||
Full Squad Records
| Player Name | Gms | Tkl | Run | Try | Gls | Pts |
|---|---|---|---|---|---|---|
|
{{ p.jersey || '-' }}
{{ p.name }}
{{ getTeamName(p.teamId) }}
|
{{ p.calcStats.games }} | {{ p.calcStats.tackles }} | {{ p.calcStats.hitups }} | {{ p.calcStats.tries }} | {{ p.calcStats.goals }} | {{ p.calcStats.points }} |
| No players found in this view. | ||||||