---
schema: poketpoker.hand/1
id: 6h2h
class: 62s
class_rank: 156
class_of: 169
percentile: 0.8824
combos_in_class: 4
equivalent_ids: [6c2c, 6d2d, 6s2s]
suited: true
paired: false
flush_suits: [hearts]
headline: { win: 34.82, tie: 5.59, equity: 37.62 }
engine: { name: poker-engine, version: 1.9.0 }
canonical_url: https://poketpoker.com/hands/6h2h.md
paid_record: https://poketpoker.com/api/hands/6h2h
price_usd: 0.01
license: CC-BY-4.0
---

# 6h2h — six-two of hearts

**Fold from every position when the pot is unopened.** 6h2h ranks 156 of the 169 distinct starting hands
(top 88.2%). Against one random hand it wins
34.82% of showdowns and takes 37.62% of the pot.

## What this hand is

Six-two of hearts. Before any board card is dealt its odds are identical to
6c2c, 6d2d, 6s2s — suits are interchangeable pre-flop, so all
4 combinations in class 62s share the numbers below.
That stops being true the moment the board has suits, which is what the paid
record covers.

## Equity against random opponents

| Opponents | Win % | Tie % | Pot equity % |
| --------- | ----- | ----- | ------------ |
| 1 | 34.82 | 5.59 | 37.62 |
| 2 | 23.33 | 3.25 | 24.74 |
| 3 | 17.73 | 2.60 | 18.85 |
| 4 | 14.47 | 2.24 | 15.44 |
| 5 | 12.29 | 2.01 | 13.16 |
| 6 | 10.91 | 1.88 | 11.73 |
| 7 | 9.93 | 1.79 | 10.71 |

Monte Carlo, 400,000 trials per row, seed 1 —
same seed, same digits. "Pot equity" counts outright wins plus a share of split
pots, which is the number to compare against pot odds.

## Head-to-head, exact

Against the opponent's whole hand class, not one chosen pair of cards: every
combination of it you do not block, each enumerated over all 1,712,304
boards. No sampling. "Combos" is how many were averaged.

| Against | Hero pot equity % | Hero win % | Split % | Combos |
| ------- | ----------------- | ---------- | ------- | ------ |
| AA | 17.56 | 17.34 | 0.44 | 6 |
| KK | 17.56 | 17.34 | 0.43 | 6 |
| QQ | 17.55 | 17.34 | 0.42 | 6 |
| JJ | 17.15 | 16.93 | 0.45 | 6 |
| TT | 17.30 | 17.04 | 0.51 | 6 |
| 77 | 16.88 | 16.22 | 1.32 | 6 |
| 22 | 37.31 | 35.22 | 4.19 | 3 |
| AKs | 35.13 | 34.86 | 0.55 | 4 |
| AKo | 37.61 | 37.36 | 0.51 | 12 |
| AQs | 35.05 | 34.78 | 0.54 | 4 |
| JTs | 33.26 | 32.67 | 1.18 | 4 |
| 76s | 32.59 | 24.04 | 17.10 | 3 |

Averaging matters here. Against a single representative the answer shifts with
the suits — J♣T♣ takes 17.77% against Q♣Q♦ but 18.89% against Q♠Q♦, because the
shared club both blocks a flush and removes cards. Averaged over the class the
figure is the same whichever suits you hold, which is what makes it quotable.

## What this page cannot tell you

Pre-flop equity is not a strategy. It ignores stack depth, bet sizing, and how
your opponents actually play. The verdict above is a conventional opening chart,
not solver output. Equity against a random hand is also not equity against a
range: an opponent who raises has better than random cards, and this page does
not model that.

## The full record

Equity against modelled ranges (top 5/10/20/40%), position-by-position
guidance, and the suit-specific analysis for this exact combination:

    GET https://poketpoker.com/api/hands/6h2h      $0.01 USDC (x402)

## Related

- Suit-equivalents: [6c2c](6c2c.md) · [6d2d](6d2d.md) · [6s2s](6s2s.md)
- All 1,326 hands: [index](index.md)
- URL convention: `/hands/<HIGH><suit><LOW><suit>.md`, higher rank first,
  suits ordered c, d, h, s. So `2d2s`, never `2s2d` — any hand can be
  addressed directly, without consulting the index.
- Licence: CC-BY-4.0 — reuse freely with attribution to https://poketpoker.com.
