---
schema: poketpoker.hand/1
id: AdTd
class: ATs
class_rank: 13
class_of: 169
percentile: 0.0483
combos_in_class: 4
equivalent_ids: [AcTc, AhTh, AsTs]
suited: true
paired: false
flush_suits: [diamonds]
headline: { win: 63.35, tie: 2.22, equity: 64.46 }
engine: { name: poker-engine, version: 1.9.0 }
canonical_url: https://poketpoker.com/hands/AdTd.md
paid_record: https://poketpoker.com/api/hands/AdTd
price_usd: 0.01
license: CC-BY-4.0
---

# AdTd — ace-ten of diamonds

**Open-raise from every position.** AdTd ranks 13 of the 169 distinct starting hands
(top 4.8%). Against one random hand it wins
63.35% of showdowns and takes 64.46% of the pot.

## What this hand is

Ace-ten of diamonds. Before any board card is dealt its odds are identical to
AcTc, AhTh, AsTs — suits are interchangeable pre-flop, so all
4 combinations in class ATs 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 | 63.35 | 2.22 | 64.46 |
| 2 | 45.63 | 2.73 | 46.92 |
| 3 | 35.89 | 2.80 | 37.18 |
| 4 | 29.72 | 2.86 | 31.03 |
| 5 | 25.35 | 2.89 | 26.67 |
| 6 | 22.25 | 2.87 | 23.55 |
| 7 | 19.68 | 2.86 | 20.98 |

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 | 13.34 | 12.72 | 1.22 | 3 |
| KK | 32.57 | 32.36 | 0.41 | 6 |
| QQ | 32.34 | 32.13 | 0.40 | 6 |
| JJ | 32.17 | 31.98 | 0.40 | 6 |
| TT | 34.80 | 33.76 | 2.08 | 3 |
| 77 | 47.91 | 47.72 | 0.39 | 6 |
| 22 | 50.86 | 50.55 | 0.62 | 6 |
| AKs | 29.26 | 27.15 | 4.21 | 3 |
| AKo | 30.47 | 28.25 | 4.43 | 9 |
| AQs | 29.45 | 26.81 | 5.28 | 3 |
| JTs | 68.37 | 67.53 | 1.70 | 3 |
| 76s | 61.61 | 61.38 | 0.46 | 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/AdTd      $0.01 USDC (x402)

## Related

- Suit-equivalents: [AcTc](AcTc.md) · [AhTh](AhTh.md) · [AsTs](AsTs.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.
