Texas Hold'em

What hands does AK suited make by the river?

The full made-hand breakdown for AK-suited, against a random hand.

The PQL query

select histogram(handType(hero, river)) from game='holdem', hero='AKs', villain='**'

histogram(handType(hero, river)) buckets every runout by its final hand class.

Run this query in the PQL playground →

PQL computes 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