Texas Hold'em

AK suited vs pocket queens — what is the equity?

The classic race: AK-suited all-in against QQ.

The PQL query

select avg(riverEquity(hero)) from game='holdem', hero='AKs', villain='QQ'

riverEquity(hero) is equity once the full board is out, averaged over all runouts.

Run this query in the PQL playground →

PQL runs entirely in your browser — no install or account. New to it? See the PQL syntax reference, open the PQL engine, or browse all recipes.

More recipes

Go beyond queries — study real PLO solutions

Preflop ranges, postflop strategy and practice mode across all 1,755 PLO flop textures. Free tier, no card required.

Try SolvePLO Free