Hand-versus-hand preflop matchups
exact enumerationAll-in preflop equity, and the split between outright wins, chops and losses, for named starting-hand duels — broken out by exact suit layout as well as across all combinations.
How it was measured
No sampling at all. Combination pairs are grouped into suit-isomorphism classes, because relabelling the suits of a whole deal cannot change the result, and for one representative of each class every possible five-card board is dealt and both hands scored with the evaluator behind the odds calculator. Win, tie and loss counts are exact integers, and equity is the win percentage plus half the tie percentage. Figures across all suits are each class weighted by its combination count.
Scale
- Duel pages
- 13
- Suit variants published
- 24
- Suit configurations enumerated
- 64
- Boards per configuration
- 1,712,304
- Exact board evaluations behind the rows
- 109,587,456
Precision
Stored to 2 decimal places. Exact figures, so the only rounding is for display. Two numbers that differ in the last place really do differ.
Where it stops being true
- ·These are all-in preflop numbers. They say nothing about how a hand plays when there is still betting to come.
- ·The board count is a floor, not a total. One page covers ace-king against every pocket pair, and its 13 rows come from 26 further enumerations of the same kind — the suited hand and the offsuit hand against each pair, weighted by combination count for the combined column. The data file keeps the finished rows and not the suit configurations behind them, so those boards are not in the figure above.
Variables measured
Where it lives
- Data:
app/lib/matchup-data.js - Generator:
scripts/generate-matchup-data.mjs - Recorded generation date: 2026-07-27