How I grade every NHL draft pick
What the numbers on my draft page actually mean
July 19, 2026 · Keith Wilcox
There's a draft page on this site that gives every pick since 2000 a score from −1 to +1. Late round guy who turned into a star, that's near +1. Top pick who never played, that's near −1. Zero means the pick gave you what that slot normally gives you.
This is me explaining how that number gets made, because a score nobody can explain isn't worth much. Four pieces:
- Turning a career into one number
- Figuring out what each draft slot is normally worth
- Comparing the two
- Handling guys who are still early in their careers
Everything below runs on my own database: every draft pick from 2000 to 2026, and every NHL season those players have played.
Step 1: what's a career worth?
A career is just seasons added up, so I needed a number for one season:
season value = 0.4 × (games played / most games anyone played that season)
+ 0.6 × (points / 90th percentile points at your position that season)
The two denominators are doing the real work.
Using the most games anyone played instead of 82 means the short seasons handle themselves. The 48 game lockout year and the COVID years don't need special treatment.
Using the 90th percentile at your position, that season means a defenseman gets compared to defensemen and 2003 gets compared to 2003. One denominator handles position and era at the same time. Roughly: a first line season is about 1.0, an average NHL season is 0.5 to 0.6, a ten game call-up is 0.05.
Here's one famous season run through it, Daniel Sedin's Art Ross year.