Every extreme in matchup data is a small sample
Standard deviation of points per matchup possession falls from 0.412 in pairings under 15 possessions to 0.103 in pairings over 50, a fourfold drop. The highest rate observed in a thin pairing is 4.00 points per possession; in the thickest band it is 0.54. And 55.2% of sub-15-possession pairings are scoreless, so most claims that a defender held someone to nothing describe a matchup that barely occurred.
6 min read · Data as of 7 June 2026 · Analysis 27 July 2026

The pattern behind every striking matchup stat
Striking numbers are not distributed evenly across a dataset. They cluster where the sample is smallest, because that is the only place a couple of possessions can move a rate to an extreme. This is not a quirk of basketball data, it is arithmetic, and it is measurable here.
| Possessions | Pairings | Avg rate | Std deviation | Highest observed | Scoreless |
|---|---|---|---|---|---|
| Under 15 | 18,534 | 0.276 | 0.412 | 4.00 | 55.2% |
| 15 to 25 | 1,764 | 0.204 | 0.182 | 1.27 | 21.2% |
| 25 to 50 | 857 | 0.208 | 0.149 | 0.85 | 7.9% |
| 50 or more | 169 | 0.181 | 0.103 | 0.54 | 1.8% |
Every column tells the same story. Spread collapses as evidence accumulates. The maximum observed rate falls from 4.00 to 0.54, not because thick-sample scorers are worse, but because no one sustains 4.00 over fifty possessions, and anyone can over three.
The scoreless problem
The last column is the one that should change how you read matchup claims. In 55.2% of pairings under 15 possessions, the scorer did not score at all. Given that a third of tracked rows contain no shot attempt whatsoever, that is unsurprising, and it is fatal to a particular kind of statement.
When a graphic says a defender held a scorer scoreless across a matchup, the overwhelmingly likely explanation is that the two were barely matched. It is a fact about opportunity, not about defense. In the thickest band, scoreless pairings are 1.8%, because over fifty possessions a scorer will eventually score.
Why this compounds when someone goes looking
The distribution alone would be manageable. What makes it dangerous is that nobody browses matchup data at random. People search for a specific pairing, scan for the striking line, and stop when they find one. That process selects for extremes, and extremes live almost exclusively in the thinnest samples.
So the search itself produces the bias. A reader who looks at ten matchups and reports the most dramatic has not found the strongest signal, they have found the smallest sample. This applies with equal force to anything published here.
Three habits that defend against it
- Set the sample threshold before you look, not after. Deciding what counts as enough once you have seen the number is how the number decides for you.
- Treat the possession count as part of the statistic. A rate without it is not a weaker statistic, it is not one.
- Expect regression toward the middle. A pairing at an extreme is far more likely to be mismeasured than to be a genuine outlier, and the thinner it is the more that holds.
How these figures were produced
- Standard deviation falls from 0.412 to 0.103; maximum from 4.00 to 0.54; scoreless share from 55.2% to 1.8%
- Group the matchup table by scorer and defender, sum possessions and points, bucket by possessions, then take AVG, STDDEV, MAX of points/possessions and the share with zero points. Full output reproduced in the table above.
Source is NBA player-matchup tracking, 24,974 aggregated rows, last refreshed 7 June 2026. Figures describe possessions already played. Nothing here predicts a future result, and no odds, lines, or selections are published anywhere in this section.
Related research
Most NBA matchups have no usable history
87% of NBA scorer and defender pairings have under 15 matchup possessions, and the median pairing is a single game. Here is the full distribution.
ReadDo NBA matchup splits repeat? A split-half test
Splitting each NBA pairing's games in half and correlating the two halves gives r = 0.44. Corrected for length, reliability is about 0.61: real signal, and roughly 40% that will not repeat.
Read