---
schema: poketpoker.hand/1
id: 3d3h
class: 33
class_rank: 66
class_of: 169
percentile: 0.3092
combos_in_class: 6
equivalent_ids: [3c3d, 3c3h, 3c3s, 3d3s, 3h3s]
suited: false
paired: true
flush_suits: [diamonds, hearts]
headline: { win: 52.75, tie: 1.72, equity: 53.61 }
engine: { name: poker-engine, version: 1.9.0 }
canonical_url: https://poketpoker.com/hands/3d3h.md
paid_record: https://poketpoker.com/api/hands/3d3h
price_usd: 0.01
license: CC-BY-4.0
---

# 3d3h — pocket threes (diamonds and hearts)

**Open-raise from the hijack onward; fold it in earlier seats.** 3d3h ranks 66 of the 169 distinct starting hands
(top 30.9%). Against one random hand it wins
52.75% of showdowns and takes 53.61% of the pot.

## What this hand is

Pocket threes (diamonds and hearts). Before any board card is dealt its odds are identical to
3c3d, 3c3h, 3c3s, 3d3s, 3h3s — suits are interchangeable pre-flop, so all
6 combinations in class 33 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 | 52.75 | 1.72 | 53.61 |
| 2 | 33.15 | 1.09 | 33.55 |
| 3 | 23.69 | 0.86 | 23.97 |
| 4 | 18.76 | 0.73 | 18.99 |
| 5 | 16.13 | 0.62 | 16.33 |
| 6 | 14.41 | 0.57 | 14.60 |
| 7 | 13.32 | 0.52 | 13.50 |

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 | 18.23 | 17.98 | 0.49 | 6 |
| KK | 18.63 | 18.39 | 0.49 | 6 |
| QQ | 18.60 | 18.36 | 0.48 | 6 |
| JJ | 18.58 | 18.33 | 0.49 | 6 |
| TT | 18.58 | 18.30 | 0.56 | 6 |
| 77 | 18.61 | 17.90 | 1.43 | 6 |
| 22 | 80.43 | 77.94 | 4.97 | 6 |
| AKs | 50.79 | 50.50 | 0.58 | 4 |
| AKo | 53.38 | 53.10 | 0.56 | 12 |
| AQs | 50.47 | 50.19 | 0.57 | 4 |
| JTs | 46.75 | 46.17 | 1.17 | 4 |
| 76s | 48.25 | 47.13 | 2.23 | 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/3d3h      $0.01 USDC (x402)

## Related

- Suit-equivalents: [3c3d](3c3d.md) · [3c3h](3c3h.md) · [3c3s](3c3s.md) · [3d3s](3d3s.md) · [3h3s](3h3s.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.
