---
schema: poketpoker.hand/1
id: 9h3h
class: 93s
class_rank: 127
class_of: 169
percentile: 0.7285
combos_in_class: 4
equivalent_ids: [9c3c, 9d3d, 9s3s]
suited: true
paired: false
flush_suits: [hearts]
headline: { win: 40.64, tie: 4.91, equity: 43.09 }
engine: { name: poker-engine, version: 1.9.0 }
canonical_url: https://poketpoker.com/hands/9h3h.md
paid_record: https://poketpoker.com/api/hands/9h3h
price_usd: 0.01
license: CC-BY-4.0
---

# 9h3h — nine-three of hearts

**Fold from every position when the pot is unopened.** 9h3h ranks 127 of the 169 distinct starting hands
(top 72.9%). Against one random hand it wins
40.64% of showdowns and takes 43.09% of the pot.

## What this hand is

Nine-three of hearts. Before any board card is dealt its odds are identical to
9c3c, 9d3d, 9s3s — suits are interchangeable pre-flop, so all
4 combinations in class 93s 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 | 40.64 | 4.91 | 43.09 |
| 2 | 26.10 | 3.53 | 27.69 |
| 3 | 19.39 | 3.02 | 20.73 |
| 4 | 15.61 | 2.70 | 16.81 |
| 5 | 13.20 | 2.46 | 14.29 |
| 6 | 11.46 | 2.33 | 12.49 |
| 7 | 10.15 | 2.22 | 11.13 |

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.45 | 16.25 | 0.41 | 6 |
| KK | 16.84 | 16.63 | 0.42 | 6 |
| QQ | 16.62 | 16.41 | 0.42 | 6 |
| JJ | 16.35 | 16.14 | 0.44 | 6 |
| TT | 16.11 | 15.86 | 0.50 | 6 |
| 77 | 32.21 | 31.75 | 0.92 | 6 |
| 22 | 49.17 | 48.09 | 2.15 | 6 |
| AKs | 34.06 | 33.79 | 0.53 | 4 |
| AKo | 36.49 | 36.24 | 0.49 | 12 |
| AQs | 34.09 | 33.82 | 0.52 | 4 |
| JTs | 31.56 | 30.97 | 1.19 | 4 |
| 76s | 54.09 | 52.63 | 2.92 | 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/9h3h      $0.01 USDC (x402)

## Related

- Suit-equivalents: [9c3c](9c3c.md) · [9d3d](9d3d.md) · [9s3s](9s3s.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.
