---
schema: poketpoker.hand/1
id: 6h3h
class: 63s
class_rank: 147
class_of: 169
percentile: 0.8009
combos_in_class: 4
equivalent_ids: [6c3c, 6d3d, 6s3s]
suited: true
paired: false
flush_suits: [hearts]
headline: { win: 36.62, tie: 5.59, equity: 39.41 }
engine: { name: poker-engine, version: 1.9.0 }
canonical_url: https://poketpoker.com/hands/6h3h.md
paid_record: https://poketpoker.com/api/hands/6h3h
price_usd: 0.01
license: CC-BY-4.0
---

# 6h3h — six-three of hearts

**Fold from every position when the pot is unopened.** 6h3h ranks 147 of the 169 distinct starting hands
(top 80.1%). Against one random hand it wins
36.62% of showdowns and takes 39.41% of the pot.

## What this hand is

Six-three of hearts. Before any board card is dealt its odds are identical to
6c3c, 6d3d, 6s3s — suits are interchangeable pre-flop, so all
4 combinations in class 63s 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 | 36.62 | 5.59 | 39.41 |
| 2 | 25.19 | 3.36 | 26.66 |
| 3 | 19.30 | 2.74 | 20.49 |
| 4 | 15.86 | 2.38 | 16.90 |
| 5 | 13.64 | 2.19 | 14.60 |
| 6 | 12.07 | 2.02 | 12.95 |
| 7 | 10.88 | 1.97 | 11.75 |

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 | 19.21 | 18.99 | 0.43 | 6 |
| KK | 19.20 | 18.99 | 0.42 | 6 |
| QQ | 19.20 | 18.99 | 0.41 | 6 |
| JJ | 18.80 | 18.58 | 0.44 | 6 |
| TT | 18.94 | 18.69 | 0.50 | 6 |
| 77 | 17.67 | 17.02 | 1.31 | 6 |
| 22 | 49.79 | 48.21 | 3.16 | 6 |
| AKs | 36.40 | 36.13 | 0.54 | 4 |
| AKo | 38.93 | 38.68 | 0.50 | 12 |
| AQs | 36.31 | 36.05 | 0.53 | 4 |
| JTs | 34.52 | 33.94 | 1.17 | 4 |
| 76s | 34.35 | 25.86 | 16.98 | 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/6h3h      $0.01 USDC (x402)

## Related

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