NLA

Custom Rankings

{{ currentUser.username }}

Background Processing Active

{{ taskStatus.progress }}

Running custom ranking algorithm...

Downloading play data from nflverse...

Profile: {{ selectedConfigName }}
Rank Player
Score
{{ formatKeyLabel(col) }}
{{ idx + 1 }} 🏆 🥈 🥉 {{ idx + 1 }}
{{ getInitials(player.player_name) }}
{{ isTableScrolled ? getScrolledName(player.player_name) : player.player_name }}
{{ player.position }} {{ player.team }}
{{ player.score.toFixed(2) }} {{ player.stats[col] }} {{ (player.stats[col] * 100).toFixed(1) }}% {{ player.stats[col].toFixed(1) }}% {{ player.stats[col].toFixed(1) }}
No players found matching current query or filters.

Sync Fantrax League

Connect your live Fantrax league to run real-time comparisons, analyze team values, and spot roster upgrade opportunities using your custom weighted algorithm!

Live Fantrax Tracker

Roster Analysis

{{ fantraxTeams.find(t => t.teamId === activeConfig.fantrax_my_team_id)?.teamName || 'My Team' }} OWNER

{{ fantraxTeams.find(t => t.teamId === activeConfig.fantrax_my_team_id)?.teamName }}

{{ myTeamPlayersMapped.length }} Players
{{ p.position }}

{{ p.name }}

{{ p.team }}

{{ p.score.toFixed(2) }}
Rank #{{ p.overallRank }}
Not Ranked

{{ fantraxTeams.find(t => t.teamId === selectedFantraxTeamId)?.teamName || 'Select Opponent' }}

{{ compareTeamPlayersMapped.length }} Players
{{ p.position }}

{{ p.name }}

{{ p.team }}

{{ p.score.toFixed(2) }}
Rank #{{ p.overallRank }}
Not Ranked