{{ error }}
{{ getPlayerInitials(player.name) }}

{{ player.name }}

Edit your tagline here!

{{ pos }}
XP System
Base XP
Game Played +5 XP
Win +5 XP
Goal +5 XP
Assist +2 XP
Championship +50 XP
Goalie Performance Bonus
Shutout (0 GA) +30 XP
1-4 Goals Against +2 to +8 XP
5+ Goals Against +0 XP
Medal XP
Common Medal +1 XP
Rare Medal +5 XP
Epic Medal +25 XP
Legendary Medal +100 XP
Leveling
XP this level {{ xpToNextLevel }} XP
Scaling Starts at 50 XP, +5 XP/level

Goalie bonus is in addition to base game/win XP. Goalies earn both!

{{ selectedMedalDetail.medal.display_name || selectedMedalDetail.medal.tag }}
{{ selectedMedalDetail.medal.description }}
{{ selectedMedalDetail.goal_count }} goal{{ selectedMedalDetail.goal_count !== 1 ? 's' : '' }} {{ selectedMedalDetail.assist_count }} assist{{ selectedMedalDetail.assist_count !== 1 ? 's' : '' }} {{ selectedMedalDetail.penalty_count }} penalt{{ selectedMedalDetail.penalty_count !== 1 ? 'ies' : 'y' }} {{ selectedMedalDetail.player_count }} medal{{ selectedMedalDetail.player_count !== 1 ? 's' : '' }} {{ selectedMedalDetail.team_count }} medal{{ selectedMedalDetail.team_count !== 1 ? 's' : '' }}
Games Earned ({{ selectedMedalDetail.games.length }})
{{ formatGameDate(game.game_date) }}
{{ game.away_team_name }} @ {{ game.home_team_name }}
{{ game.team_name }} · {{ game.season_name }} · {{ game.division_name }}
{{ game.away_score }} - {{ game.home_score }}
No games found for this medal.

Game Medals

Game medals celebrate the defining moments of every match—from clutch plays under pressure to jaw-dropping statistical feats. Each medal marks a moment worth remembering.

Legendary

Once-in-a-lifetime achievements. The kind of plays that become stories told for years—moments so rare, most players will never see one.

Epic

Exceptional performances that stand out across an entire season. When the game's on the line, these are the moments heroes are made.

Rare

Notable achievements that happen a few times each season. Not everyday occurrences, but signs of a player making their mark.

Common

Regular highlights that happen frequently. The building blocks of every great player's collection.

Skater Statistics

{{ player.career_stats.has_goalie_stats ? (player.career_stats.games_played - player.career_stats.goalie_games_played) : player.career_stats.games_played }}
Games Played
{{ player.career_stats.goals }}
Goals
{{ player.career_stats.points }}
Points
{{ player.career_stats.assists }}
Assists
{{ player.career_stats.penalty_minutes }}
PIM
{{ player.career_stats.skater_wins || 0 }}
Wins
{{ player.career_stats.skater_ot_wins || 0 }}
OTW
{{ player.career_stats.skater_ot_losses || 0 }}
OTL
{{ skaterWinPercent.toFixed(0) }}%
Win %
{{ (player.career_stats.goals / (player.career_stats.has_goalie_stats ? (player.career_stats.games_played - player.career_stats.goalie_games_played) : player.career_stats.games_played)).toFixed(2) }}
G/GP
{{ (player.career_stats.points / (player.career_stats.has_goalie_stats ? (player.career_stats.games_played - player.career_stats.goalie_games_played) : player.career_stats.games_played)).toFixed(2) }}
PPG

Goalie Statistics

{{ player.career_stats.goalie_games_played }}
Games
{{ goalieWinsForStats }} - {{ goalieLossesForStats }} - {{ goalieTiesForStats }}
Record
{{ player.career_stats.gaa }}
GAA
{{ player.career_stats.goals_against }}
GA
{{ player.career_stats.shutouts }}
Shutouts
{{ goalieWinPercent.toFixed(0) }}%
Win %
{{ (player.career_stats.goals_against / player.career_stats.goalie_games_played).toFixed(1) }}
GA/GP

Awards & Championships

No awards yet

Goalie Statistics

{{ player.career_stats.goalie_games_played }}
Games
{{ goalieWinsForStats }} - {{ goalieLossesForStats }} - {{ goalieTiesForStats }}
Record
{{ player.career_stats.gaa }}
GAA
{{ player.career_stats.goals_against }}
GA
{{ player.career_stats.shutouts }}
Shutouts
{{ goalieWinPercent.toFixed(0) }}%
Win %
{{ (player.career_stats.goals_against / player.career_stats.goalie_games_played).toFixed(1) }}
GA/GP

Game Medals {{ totalMedals }}

No event medals yet
Legendary {{ legendaryMedals.length }}
×{{ medal.total_count }}
{{ medal.display_name || medal.tag }}
{{ medal.description }}
{{ medal.goal_count }} goal{{ medal.goal_count !== 1 ? 's' : '' }} {{ medal.assist_count }} assist{{ medal.assist_count !== 1 ? 's' : '' }} {{ medal.penalty_count }} penalt{{ medal.penalty_count !== 1 ? 'ies' : 'y' }} {{ medal.player_count }} medal{{ medal.player_count !== 1 ? 's' : '' }} {{ medal.team_count }} medal{{ medal.team_count !== 1 ? 's' : '' }}
Epic {{ epicMedals.length }}
×{{ medal.total_count }}
{{ medal.display_name || medal.tag }}
{{ medal.description }}
{{ medal.goal_count }} goal{{ medal.goal_count !== 1 ? 's' : '' }} {{ medal.assist_count }} assist{{ medal.assist_count !== 1 ? 's' : '' }} {{ medal.penalty_count }} penalt{{ medal.penalty_count !== 1 ? 'ies' : 'y' }} {{ medal.player_count }} medal{{ medal.player_count !== 1 ? 's' : '' }} {{ medal.team_count }} medal{{ medal.team_count !== 1 ? 's' : '' }}
Rare {{ rareMedals.length }}
×{{ medal.total_count }}
{{ medal.display_name || medal.tag }}
{{ medal.description }}
{{ medal.goal_count }} goal{{ medal.goal_count !== 1 ? 's' : '' }} {{ medal.assist_count }} assist{{ medal.assist_count !== 1 ? 's' : '' }} {{ medal.penalty_count }} penalt{{ medal.penalty_count !== 1 ? 'ies' : 'y' }} {{ medal.player_count }} medal{{ medal.player_count !== 1 ? 's' : '' }} {{ medal.team_count }} medal{{ medal.team_count !== 1 ? 's' : '' }}
Common {{ commonMedals.length }}
×{{ medal.total_count }}
{{ medal.display_name || medal.tag }}
{{ medal.description }}
{{ medal.goal_count }} goal{{ medal.goal_count !== 1 ? 's' : '' }} {{ medal.assist_count }} assist{{ medal.assist_count !== 1 ? 's' : '' }} {{ medal.penalty_count }} penalt{{ medal.penalty_count !== 1 ? 'ies' : 'y' }} {{ medal.player_count }} medal{{ medal.player_count !== 1 ? 's' : '' }} {{ medal.team_count }} medal{{ medal.team_count !== 1 ? 's' : '' }}

Scoring Timeline

No scoring events yet
{{ formatMinuteLabel(1, 16 - minute) }}
{{ count }} {{ formatEventType(type, count) }}
{{ award.display_name || award.tag }}
15:00 0:00
Period 1
{{ timelinePeriodTotals[1].goals }} {{ timelinePeriodTotals[1].assists }} {{ timelinePeriodTotals[1].penalties }}
{{ formatMinuteLabel(2, 16 - minute) }}
{{ count }} {{ formatEventType(type, count) }}
{{ award.display_name || award.tag }}
15:00 0:00
Period 2
{{ timelinePeriodTotals[2].goals }} {{ timelinePeriodTotals[2].assists }} {{ timelinePeriodTotals[2].penalties }}
{{ formatMinuteLabel(3, 16 - minute) }}
{{ count }} {{ formatEventType(type, count) }}
{{ award.display_name || award.tag }}
15:00 0:00
Period 3
{{ timelinePeriodTotals[3].goals }} {{ timelinePeriodTotals[3].assists }} {{ timelinePeriodTotals[3].penalties }}
{{ formatMinuteLabel('OT', 6 - minute) }}
{{ count }} {{ formatEventType(type, count) }}
{{ award.display_name || award.tag }}
5:00 0:00
OT
{{ timelinePeriodTotals.OT.goals }} {{ timelinePeriodTotals.OT.assists }} {{ timelinePeriodTotals.OT.penalties }}
Shootout
{{ shootoutGoalCount }} {{ shootoutGoalCount === 1 ? 'goal' : 'goals' }}
SO
{{ timelinePeriodTotals.SO.goals }}
Goals ({{ timelineTotals.goals }})
Assists ({{ timelineTotals.assists }})
Penalties ({{ timelineTotals.penalties }})
SO Goals ({{ shootoutGoalCount }})
{{ tag.icon }} {{ tag.name }}
{{ tag.name }}
{{ tag.description }}

Photos

Recent Activity

No recent activity

Skater Statistics

Season Team GP G A PTS PPG PIM

Goalie Statistics

Season Team GP GA W L SO GAA

Edit Profile

Profile Picture

{{ getPlayerInitials(player.name) }}
Pending Approval Rejected

JPEG or PNG. Photos may require approval.

Tagline

Crop Your Photo

Drag to reposition, scroll to zoom. The circular area shows how your profile picture will appear.