---
schema: poketpoker.hand/1
id: 7h2h
class: 72s
class_rank: 152
class_of: 169
percentile: 0.8884
combos_in_class: 4
equivalent_ids: [7c2c, 7d2d, 7s2s]
suited: true
paired: false
flush_suits: [hearts]
headline: { win: 35.47, tie: 5.40, equity: 38.17 }
engine: { name: poker-engine, version: 1.9.0 }
canonical_url: https://poketpoker.com/hands/7h2h.md
paid_record: https://poketpoker.com/api/hands/7h2h
price_usd: 0.01
license: CC-BY-4.0
---

# 7h2h — seven-two of hearts

**Fold from every position when the pot is unopened.** 7h2h ranks 152 of the 169 distinct starting hands
(top 88.8%). Against one random hand it wins
35.47% of showdowns and takes 38.17% of the pot.

## What this hand is

Seven-two of hearts. Before any board card is dealt its odds are identical to
7c2c, 7d2d, 7s2s — suits are interchangeable pre-flop, so all
4 combinations in class 72s 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 | 35.47 | 5.40 | 38.17 |
| 2 | 23.01 | 3.31 | 24.46 |
| 3 | 17.36 | 2.64 | 18.50 |
| 4 | 13.98 | 2.37 | 15.01 |
| 5 | 11.83 | 2.11 | 12.75 |
| 6 | 10.42 | 1.96 | 11.27 |
| 7 | 9.38 | 1.84 | 10.18 |

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 | 16.04 | 15.83 | 0.42 | 6 |
| KK | 16.32 | 16.10 | 0.43 | 6 |
| QQ | 15.91 | 15.69 | 0.43 | 6 |
| JJ | 16.03 | 15.81 | 0.45 | 6 |
| TT | 15.84 | 15.59 | 0.51 | 6 |
| 77 | 11.85 | 9.69 | 4.32 | 3 |
| 22 | 36.47 | 34.54 | 3.87 | 3 |
| AKs | 33.97 | 33.70 | 0.53 | 4 |
| AKo | 36.39 | 36.14 | 0.49 | 12 |
| AQs | 33.58 | 33.31 | 0.53 | 4 |
| JTs | 32.24 | 31.65 | 1.18 | 4 |
| 76s | 39.73 | 24.04 | 31.37 | 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/7h2h      $0.01 USDC (x402)

## Related

- Suit-equivalents: [7c2c](7c2c.md) · [7d2d](7d2d.md) · [7s2s](7s2s.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.
