formatshandicaps
Stableford Points, Explained (and Modified)
How Stableford scoring works — the points per hole, why 36 is playing to your handicap, the modified scale used on tour, and what most points tables get wrong.
Stableford is the best format in amateur golf and it’s still treated as the odd one out. It fixes the two things that make stroke play miserable for most people — one catastrophic hole ruining a card, and five-hour rounds spent putting out for an 11 — and it does it with arithmetic you can do in your head.
Here’s the whole system, including the part almost every points table on the internet gets wrong.
The standard scale
You score points per hole against par, after your handicap strokes are applied:
| Net score on the hole | Points |
|---|---|
| Double bogey or worse | 0 |
| Bogey | 1 |
| Par | 2 |
| Birdie | 3 |
| Eagle | 4 |
| Albatross | 5 |
That’s it. And the formula underneath is simpler than the table: 2 minus how many over par you are, never below zero.
points = max(0, 2 − strokes over par)
The thing most points tables get wrong
Look at almost any Stableford chart and the last row reads “Eagle or better — 4 points.”
That row is wrong, and it’s wrong in a way that costs somebody a prize about once a season. The
standard scale has no ceiling. An albatross is 5. A hole-in-one on a par 5 is 6. The formula is
2 − (strokes over par), and nothing in it stops at eagle.
It matters because the person who makes the albatross is exactly the person about to win the competition, and a hand-kept table that stops at 4 will quietly shave a point off the one card everybody’s looking at.
Why 36 points is “playing to your handicap”
A golfer playing exactly to their handicap makes gross par on every hole where they get no stroke, and gross bogey on every hole where they do.
Now score those in points. On a no-stroke hole, gross par is net par — 2 points. On a stroke hole, gross bogey becomes net par — also 2 points. Every hole is worth 2, whichever kind of hole it is. So:
18 holes × 2 points = 36. And 36 is par for everybody, whatever their handicap.
That’s why Stableford is the fairest way to run a field of mixed abilities. 37 points is a good round for a 4 and a good round for a 24, and the two are genuinely comparable.
On a nine-hole competition the same logic gives you 18 points.
How the handicap actually applies
Your course handicap (index × slope ÷ 113, plus rating minus par) tells you how many strokes you get. Those strokes fall on the holes ranked hardest on the card’s stroke-index row, and the points are scored off your net score on each hole.
Two details worth having right:
- The allowance for individual Stableford is 95%, not 100%. In a four-ball Stableford it’s 85%. (The full allowance chart.)
- On a nine-hole round, half a stroke is real. A 13 course handicap over nine holes is 6½, and in a points game that half stroke has to survive — it’s what turns a net bogey into a net par on one hole, which is a whole point. Rounding it away is a real change to the result. (How handicaps work, plainly.)
Pick it up — that’s the point
This is the rule that makes Stableford worth playing and the one most casual groups forget: once you can no longer score a point on a hole, pick your ball up.
If you get no stroke on a par 4 and you’re lying 5, you cannot beat a double bogey, so the hole is worth zero whatever happens next. Put it in your pocket and walk. A field playing proper Stableford gets round measurably faster than the same field playing stroke play, and nobody has to putt out a 9 while three people watch.
Write “0” or ”—” on the card. Not a made-up number.
Modified Stableford — the tour scale
Modified Stableford is a different animal. It’s the format the PGA Tour’s Barracuda Championship uses, and it exists to force aggression:
| Net score | Points |
|---|---|
| Albatross | +8 |
| Eagle | +5 |
| Birdie | +2 |
| Par | 0 |
| Bogey | −1 |
| Double or worse | −3 |
Par is worth nothing and a double costs you three. You cannot grind your way to a win — you have to make birdies, and taking on the tucked pin is mathematically correct in a way it never is in stroke play.
It’s a fantastic one-day format for a group that can play, and it’s brutal for a field that can’t: a 24-handicap having a bad day can finish well below zero, which is not a fun scoreboard to appear on. Know your field before you pick this one.
(And note the ceiling is missing here too: a modified albatross is 8, not 5.)
Stableford as a bet
Points are a natural betting currency, because the margin is meaningful in a way that “shot 84 to his 79” isn’t. Three common shapes:
- Points difference. Settle the gap at a rate per point. You finish 38, I finish 34, that’s 4 points at a dollar a point.
- A points match. Higher points wins the hole, like match play but on the points instead of the score. Halves happen a lot, which keeps a match alive.
- Quota. Instead of playing against each other, everybody plays against their own target — on the standard scale that’s 36 minus your course handicap — and the game settles on who beat their own number by most. The great leveller for a group with a 6 and a 26 in it. ⚠️ On the modified scale that target is a completely different number, because par there is worth 0, so don’t carry 36 across.
You can run any of these alongside a Nassau or skins on the same card. They measure different things, so stacking them isn’t double-dipping.
Where the app fits
Swilkin scores Stableford, Modified Stableford, and custom ladders — set your own points for double, bogey, par, birdie and eagle if your club has its own scale, which plenty do.
One thing worth knowing about how it’s built: the points aren’t stored in a lookup table anywhere. They’re computed from the score, which is why the standard scale correctly pays 5 for an albatross and the modified scale pays 8, instead of both stopping at the “eagle or better” row a hand-written table would have. The legend printed on the card is generated from the same expression that scores the hole, so the card and the leaderboard cannot tell you two different things about the same shot.
Net or gross, 18 or 9, with half strokes kept where the game needs them — and the 95% individual allowance entered as a number on the board, because that percentage is the committee’s call rather than something the app assumes for you.
Stableford rules reference · does it do handicaps? · free for golfers.
Running a season on points? How to run a weekly golf league is the next one to read.