---
schema: poketpoker.hand/1
id: Jh2h
class: J2s
class_rank: 103
class_of: 169
percentile: 0.5068
combos_in_class: 4
equivalent_ids: [Jc2c, Jd2d, Js2s]
suited: true
paired: false
flush_suits: [hearts]
headline: { win: 45.08, tie: 4.36, equity: 47.26 }
engine: { name: poker-engine, version: 1.9.0 }
canonical_url: https://poketpoker.com/hands/Jh2h.md
paid_record: https://poketpoker.com/api/hands/Jh2h
price_usd: 0.01
license: CC-BY-4.0
---

# Jh2h — jack-two of hearts

**Fold from every position when the pot is unopened.** Jh2h ranks 103 of the 169 distinct starting hands
(top 50.7%). Against one random hand it wins
45.08% of showdowns and takes 47.26% of the pot.

## What this hand is

Jack-two of hearts. Before any board card is dealt its odds are identical to
Jc2c, Jd2d, Js2s — suits are interchangeable pre-flop, so all
4 combinations in class J2s 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 | 45.08 | 4.36 | 47.26 |
| 2 | 28.66 | 3.61 | 30.32 |
| 3 | 21.31 | 3.05 | 22.67 |
| 4 | 17.15 | 2.79 | 18.40 |
| 5 | 14.50 | 2.56 | 15.64 |
| 6 | 12.71 | 2.44 | 13.79 |
| 7 | 11.33 | 2.34 | 12.37 |

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 | 15.83 | 15.61 | 0.44 | 6 |
| KK | 15.84 | 15.61 | 0.45 | 6 |
| QQ | 15.57 | 15.34 | 0.45 | 6 |
| JJ | 11.34 | 10.10 | 2.48 | 3 |
| TT | 30.55 | 30.31 | 0.47 | 6 |
| 77 | 32.45 | 32.08 | 0.72 | 6 |
| 22 | 37.09 | 35.73 | 2.73 | 3 |
| AKs | 33.15 | 32.87 | 0.56 | 4 |
| AKo | 35.49 | 35.24 | 0.52 | 12 |
| AQs | 32.86 | 32.59 | 0.55 | 4 |
| JTs | 29.81 | 24.72 | 10.19 | 3 |
| 76s | 54.23 | 53.55 | 1.34 | 4 |

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/Jh2h      $0.01 USDC (x402)

## Related

- Suit-equivalents: [Jc2c](Jc2c.md) · [Jd2d](Jd2d.md) · [Js2s](Js2s.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.
