---
schema: poketpoker.hand/1
id: Ad2d
class: A2s
class_rank: 46
class_of: 169
percentile: 0.2172
combos_in_class: 4
equivalent_ids: [Ac2c, Ah2h, As2s]
suited: true
paired: false
flush_suits: [diamonds]
headline: { win: 55.40, tie: 3.78, equity: 57.29 }
engine: { name: poker-engine, version: 1.9.0 }
canonical_url: https://poketpoker.com/hands/Ad2d.md
paid_record: https://poketpoker.com/api/hands/Ad2d
price_usd: 0.01
license: CC-BY-4.0
---

# Ad2d — ace-two of diamonds

**Open-raise from the cut-off onward; fold it in earlier seats.** Ad2d ranks 46 of the 169 distinct starting hands
(top 21.7%). Against one random hand it wins
55.40% of showdowns and takes 57.29% of the pot.

## What this hand is

Ace-two of diamonds. Before any board card is dealt its odds are identical to
Ac2c, Ah2h, As2s — suits are interchangeable pre-flop, so all
4 combinations in class A2s 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 | 55.40 | 3.78 | 57.29 |
| 2 | 36.82 | 4.02 | 38.74 |
| 3 | 27.69 | 3.72 | 29.43 |
| 4 | 22.44 | 3.54 | 24.08 |
| 5 | 18.99 | 3.31 | 20.51 |
| 6 | 16.72 | 3.12 | 18.15 |
| 7 | 14.95 | 2.94 | 16.30 |

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 | 12.11 | 11.45 | 1.31 | 3 |
| KK | 32.25 | 32.01 | 0.47 | 6 |
| QQ | 32.20 | 31.97 | 0.46 | 6 |
| JJ | 32.22 | 32.00 | 0.44 | 6 |
| TT | 32.31 | 32.10 | 0.43 | 6 |
| 77 | 33.30 | 33.08 | 0.45 | 6 |
| 22 | 37.96 | 37.18 | 1.58 | 3 |
| AKs | 28.90 | 26.65 | 4.49 | 3 |
| AKo | 30.16 | 27.79 | 4.73 | 9 |
| AQs | 29.42 | 26.62 | 5.60 | 3 |
| JTs | 54.32 | 54.05 | 0.53 | 4 |
| 76s | 53.86 | 53.60 | 0.53 | 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/Ad2d      $0.01 USDC (x402)

## Related

- Suit-equivalents: [Ac2c](Ac2c.md) · [Ah2h](Ah2h.md) · [As2s](As2s.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.
