{{ team.acronym || team.name.charAt(0) }}
{{ team.season.name }} · {{ team.division.name }} Division
{{ team.name }}
{{ team.acronym ? team.acronym + ' · ' : '' }}Long Island Hockey League
{{ team.stats.wins }}-{{ team.stats.losses }}{{ team.stats.ties ? '-' + team.stats.ties : '' }}
Record
{{ team.stats.points }}
Points
{{ team.stats.games_played }}
Games
{{ team.roster.length }}
Roster
{{ team.stats.wins }}-{{ team.stats.losses }}{{ team.stats.ties ? '-' + team.stats.ties : '' }}
Record
{{ team.stats.points }}
Points
{{ team.stats.games_played }}
Games
{{ team.roster.length }}
Roster
LIHL
Goal Song
Lore
{{ team.lore }}
Championships
Team Statistics
{{ team.stats.wins }}
-
{{ team.stats.losses }}
-
{{ team.stats.ties }}
Record
{{ team.stats.points }}
Points
{{ ((team.stats.wins + (team.stats.ot_wins || 0) * 0.66 + (team.stats.ties || 0) * 0.33 + (team.stats.ot_losses || 0) * 0.33) / team.stats.games_played * 100).toFixed(0) }}%
Win %
{{ team.stats.games_played }}
Games
{{ team.stats.goals_for }}
Goals For
{{ team.stats.goals_against }}
Goals Against
{{ team.stats.goal_differential > 0 ? '+' : '' }}{{ team.stats.goal_differential }}
Diff
{{ team.stats.penalty_minutes }}
PIM
{{ team.stats.penalty_minutes_against }}
PIM Against
{{ (team.stats.goals_for / team.stats.games_played).toFixed(1) }}
GF/Game
{{ (team.stats.goals_against / team.stats.games_played).toFixed(1) }}
GA/Game
Scoring Timeline
P1
{{ timelinePeriodTotals[1].goals }}
{{ timelinePeriodTotals[1].penalties }}
P2
{{ timelinePeriodTotals[2].goals }}
{{ timelinePeriodTotals[2].penalties }}
P3
{{ timelinePeriodTotals[3].goals }}
{{ timelinePeriodTotals[3].penalties }}
OT
{{ timelinePeriodTotals.OT.goals }}
{{ timelinePeriodTotals.OT.penalties }}
SO
{{ timelinePeriodTotals.SO.goals }}
Goal
Penalty
Shootout Goal
Schedule
SubscribeNo games scheduled
-
{{ new Date(game.raw_start_datetime).toLocaleDateString('en-US', {month: 'short'}) }} {{ new Date(game.raw_start_datetime).getDate() }} {{ new Date(game.raw_start_datetime).getFullYear() }}{{ game.is_home ? 'VS' : '@' }}{{ game.result ? game.result.replace(/^[WLT]\s*/, '') : '-' }} {{ game.status === 'completed' ? (game.result ? game.result.charAt(0) : '-') : 'Upcoming' }}
Roster
Skaters (showing skater stats only)
| Player | GP | G | A | PTS | PPG | PIM |
|---|---|---|---|---|---|---|
| {{ item.label }} ({{ item.count }}) | ||||||
| {{ item.skater_games_played || 0 }} | {{ item.goals || 0 }} | {{ item.assists || 0 }} | {{ item.points || 0 }} | {{ item.skater_games_played > 0 ? ((item.points || 0) / item.skater_games_played).toFixed(2) : '0.00' }} | {{ item.penalty_minutes || 0 }} | |
Goalies (showing goalie stats only)
| Goalie | GP | GA | W | L | SO | GAA |
|---|---|---|---|---|---|---|
| {{ player.goalie_games_played || 0 }} | {{ player.goals_against || 0 }} | {{ player.wins || 0 }} | {{ player.losses || 0 }} | {{ player.shutouts || 0 }} | {{ player.gaa || '0.00' }} |
Advanced Analytics GOONPASS
Manage Pass Checking your Goonpass...
8-1
Scoring First
3
Comeback Wins
6-0
Leading After 2
W4
Streak
4-2
One-Goal Games
+7
3rd Period Diff
11
Unique Scorers
9.5
PIM / Game
Unlock with LIHL GoonpassTM
Comebacks, blown leads, period differentials & discipline reports
Coming soon · advanced analytics on every team
Crunching the numbers...
Last 5
{{ res }}
—
{{ gpStreakPhrase }}
{{ teamAdv.comeback_wins }}
Comeback Wins
Trailed & won anyway
Net Resilience
{{ gpNetResilience > 0 ? '+' + gpNetResilience : gpNetResilience }}
{{ gpNetResilience > 0 ? 'Clutch outfit' : (gpNetResilience < 0 ? 'Cardiac kids' : 'Even keel') }}
{{ teamAdv.blown_leads }}
Blown Leads
Led & let it slip
Situational Records
{{ group.title }}
{{ row.label }}
{{ formatRecord(row.rec) }}
{{ winPct(row.rec) }}%
—
Period Differential
{{ bar.gf }}
{{ bar.ga }}
{{ bar.label }}
{{ bar.net > 0 ? '+' + bar.net : bar.net }}
Goals For
Goals Against
Scoring Balance
{{ gpTopHeavy ? 'Top-Heavy Attack' : 'Balanced Attack' }}
Discipline Report
{{ teamAdv.discipline.pim_per_game || 0 }}
PIM / Game
{{ teamAdv.discipline.pim_for }}
Total PIM
Enforcer Leaderboard
{{ ei + 1 }}
{{ e.name }}
{{ e.pim }} PIM · {{ e.penalties }} {{ e.penalties === 1 ? 'penalty' : 'penalties' }}
Squeaky clean — no penalties recorded.
No completed games yet — analytics show up after the first puck drops.