A bowling handicap levels the playing field so bowlers of different skill can compete fairly in the same league. This calculator turns your three raw game scores into a handicap-adjusted series using the same basis-and-percentage formula that the United States Bowling Congress format is built on.
How it works
The handicap is a fixed bonus added to every game, derived from how far your average sits below the league basis:
handicap = floor( (basis - average) * (percentage / 100) )
handicap game = raw game + handicap
handicap series = sum of the three handicap games
If your average is at or above the basis, the handicap is 0 and you bowl scratch. The basis is a league-set ceiling, commonly 200, 210, or 220, and the percentage is usually 80, 90, or 100.
What the basis and percentage mean in practice
The two league-set parameters determine how much of the skill gap is covered by handicap:
The basis is the target average — no one with an average at or above the basis gets a bonus. Using 220 as the basis means the system is designed so that a 220-average bowler and a 150-average bowler would be expected to shoot the same handicap-adjusted series if both bowl exactly to their average.
The percentage is how much of that gap is actually covered. At 100%, the 150-average bowler gets the full 70-pin gap (against a 220 basis) added each game. At 90%, they get 63 pins. At 80%, they get 56 pins. Leagues use less than 100% to ensure that skill still wins: even with handicap, the better bowler has an edge when they bowl above their average.
| Basis | Percentage | Effect |
|---|---|---|
| 200, 80% | Modest handicap | Strong bowlers still dominate |
| 220, 90% | Most common in recreational leagues | Balanced, some equalisation |
| 220, 100% | Full equalisation | Pure averages decide; hustle beats skill |
Worked example
A bowler with a 150 average in a league using a 220 basis at 90%:
handicap = floor((220 - 150) * 0.90) = floor(70 * 0.90) = floor(63) = 63 pins per game
Game scores: 145, 162, 158 (scratch series: 465)
| Game | Raw score | Handicap | Handicap game |
|---|---|---|---|
| Game 1 | 145 | +63 | 208 |
| Game 2 | 162 | +63 | 225 |
| Game 3 | 158 | +63 | 221 |
| Series | 465 | +189 | 654 |
The handicap adds 63 three times across the series — 189 total pins.
Now compare that bowler against a 190-average bowler in the same league:
handicap = floor((220 - 190) * 0.90) = floor(27) = 27 pins per game
If the 190-average bowler shoots 185, 196, 201 (scratch 582), their handicap series is 582 + 81 = 663 — just 9 pins ahead despite bowling 117 pins better on scratch. The handicap system significantly compresses the range.
Common league variations
Not all leagues follow the same rules. Before using a handicap figure from this calculator, confirm with your league secretary:
- Basis score (most common: 200, 210, or 220)
- Percentage (80%, 90%, or 100%)
- Whether the handicap is rounded down (floor) or to the nearest pin
- Whether a maximum handicap per game applies — some leagues cap the bonus at a set number of pins
- Whether handicap is recalculated at the midpoint of the season when averages have stabilised