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.
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.