NFL Pairwise Ranker

Regular-season totals. Tap the player you think is better in each matchup to build your ranking.

Data: nflverse player stats ()
Auto-updated
Auto-saves per position
K = 0
Completion: 0% 0 / 0 comparisons
Not started
Skip will show a different matchup for the current insertion. Undo reverts your last action.
Current ranking
    How it converges
    Binary insertion

    The tool inserts each next player into the already‑ranked list using a binary search of pairwise comparisons. That guarantees a single final ordering when you finish.

    Completion bar
    Percent complete = comparisons made ÷ a worst‑case upper bound for the chosen K.
    Copied!