---
schema: poketpoker.hand/1
id: Kd3d
class: K3s
class_rank: 64
class_of: 169
percentile: 0.3318
combos_in_class: 4
equivalent_ids: [Kc3c, Kh3h, Ks3s]
suited: true
paired: false
flush_suits: [diamonds]
headline: { win: 52.04, tie: 3.97, equity: 54.02 }
engine: { name: poker-engine, version: 1.9.0 }
canonical_url: https://poketpoker.com/hands/Kd3d.md
paid_record: https://poketpoker.com/api/hands/Kd3d
price_usd: 0.01
license: CC-BY-4.0
---

# Kd3d — king-three of diamonds

**Open-raise from button; fold it elsewhere.** Kd3d ranks 64 of the 169 distinct starting hands
(top 33.2%). Against one random hand it wins
52.04% of showdowns and takes 54.02% of the pot.

## What this hand is

King-three of diamonds. Before any board card is dealt its odds are identical to
Kc3c, Kh3h, Ks3s — suits are interchangeable pre-flop, so all
4 combinations in class K3s 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.04 | 3.97 | 54.02 |
| 2 | 33.77 | 3.94 | 35.63 |
| 3 | 25.24 | 3.52 | 26.86 |
| 4 | 20.35 | 3.22 | 21.82 |
| 5 | 17.17 | 3.02 | 18.54 |
| 6 | 14.94 | 2.89 | 16.25 |
| 7 | 13.30 | 2.73 | 14.53 |

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.43 | 15.21 | 0.45 | 6 |
| KK | 11.20 | 10.50 | 1.40 | 3 |
| QQ | 31.06 | 30.83 | 0.45 | 6 |
| JJ | 31.08 | 30.86 | 0.44 | 6 |
| TT | 31.17 | 30.95 | 0.43 | 6 |
| 77 | 32.76 | 32.50 | 0.52 | 6 |
| 22 | 48.86 | 48.38 | 0.98 | 6 |
| AKs | 26.37 | 25.73 | 1.27 | 3 |
| AKo | 27.27 | 26.63 | 1.27 | 9 |
| AQs | 36.08 | 35.80 | 0.55 | 4 |
| JTs | 53.92 | 53.55 | 0.73 | 4 |
| 76s | 54.67 | 54.30 | 0.73 | 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/Kd3d      $0.01 USDC (x402)

## Related

- Suit-equivalents: [Kc3c](Kc3c.md) · [Kh3h](Kh3h.md) · [Ks3s](Ks3s.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.
