---
schema: poketpoker.hand/1
id: AdJd
class: AJs
class_rank: 11
class_of: 169
percentile: 0.0422
combos_in_class: 4
equivalent_ids: [AcJc, AhJh, AsJs]
suited: true
paired: false
flush_suits: [diamonds]
headline: { win: 64.39, tie: 1.98, equity: 65.38 }
engine: { name: poker-engine, version: 1.9.0 }
canonical_url: https://poketpoker.com/hands/AdJd.md
paid_record: https://poketpoker.com/api/hands/AdJd
price_usd: 0.01
license: CC-BY-4.0
---

# AdJd — ace-jack of diamonds

**Open-raise from every position.** AdJd ranks 11 of the 169 distinct starting hands
(top 4.2%). Against one random hand it wins
64.39% of showdowns and takes 65.38% of the pot.

## What this hand is

Ace-jack of diamonds. Before any board card is dealt its odds are identical to
AcJc, AhJh, AsJs — suits are interchangeable pre-flop, so all
4 combinations in class AJs 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 | 64.39 | 1.98 | 65.38 |
| 2 | 46.93 | 2.44 | 48.08 |
| 3 | 37.20 | 2.54 | 38.37 |
| 4 | 31.19 | 2.61 | 32.38 |
| 5 | 26.80 | 2.58 | 27.98 |
| 6 | 23.43 | 2.55 | 24.58 |
| 7 | 20.84 | 2.56 | 21.99 |

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.94 | 12.32 | 1.23 | 3 |
| KK | 32.21 | 32.00 | 0.42 | 6 |
| QQ | 31.97 | 31.77 | 0.41 | 6 |
| JJ | 34.51 | 33.68 | 1.66 | 3 |
| TT | 45.78 | 45.58 | 0.40 | 6 |
| 77 | 47.99 | 47.79 | 0.40 | 6 |
| 22 | 50.54 | 50.22 | 0.63 | 6 |
| AKs | 28.99 | 26.88 | 4.22 | 3 |
| AKo | 30.17 | 27.95 | 4.44 | 9 |
| AQs | 29.19 | 26.54 | 5.29 | 3 |
| JTs | 68.51 | 67.66 | 1.72 | 3 |
| 76s | 61.75 | 61.52 | 0.47 | 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/AdJd      $0.01 USDC (x402)

## Related

- Suit-equivalents: [AcJc](AcJc.md) · [AhJh](AhJh.md) · [AsJs](AsJs.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.
