---
schema: poketpoker.hand/1
id: AdAs
class: AA
class_rank: 1
class_of: 169
percentile: 0.0000
combos_in_class: 6
equivalent_ids: [AcAd, AcAh, AcAs, AdAh, AhAs]
suited: false
paired: true
flush_suits: [diamonds, spades]
headline: { win: 84.94, tie: 0.56, equity: 85.22 }
engine: { name: poker-engine, version: 1.9.0 }
canonical_url: https://poketpoker.com/hands/AdAs.md
paid_record: https://poketpoker.com/api/hands/AdAs
price_usd: 0.01
license: CC-BY-4.0
---

# AdAs — pocket aces (diamonds and spades)

**Open-raise from every position.** AdAs ranks 1 of the 169 distinct starting hands
(top 0.0%). Against one random hand it wins
84.94% of showdowns and takes 85.22% of the pot.

## What this hand is

Pocket aces (diamonds and spades). Before any board card is dealt its odds are identical to
AcAd, AcAh, AcAs, AdAh, AhAs — suits are interchangeable pre-flop, so all
6 combinations in class AA 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 | 84.94 | 0.56 | 85.22 |
| 2 | 73.12 | 0.58 | 73.36 |
| 3 | 63.46 | 0.55 | 63.68 |
| 4 | 55.76 | 0.58 | 55.98 |
| 5 | 48.96 | 0.58 | 49.19 |
| 6 | 43.37 | 0.56 | 43.60 |
| 7 | 38.52 | 0.54 | 38.74 |

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 | 50.00 | 2.17 | 95.65 | 1 |
| KK | 81.95 | 81.71 | 0.46 | 6 |
| QQ | 81.55 | 81.33 | 0.43 | 6 |
| JJ | 81.15 | 80.94 | 0.41 | 6 |
| TT | 80.75 | 80.56 | 0.38 | 6 |
| 77 | 80.48 | 80.31 | 0.34 | 6 |
| 22 | 82.22 | 81.95 | 0.54 | 6 |
| AKs | 87.86 | 87.23 | 1.26 | 2 |
| AKo | 93.17 | 92.51 | 1.32 | 6 |
| AQs | 87.46 | 86.84 | 1.24 | 2 |
| JTs | 78.84 | 78.65 | 0.38 | 4 |
| 76s | 77.53 | 77.34 | 0.36 | 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/AdAs      $0.01 USDC (x402)

## Related

- Suit-equivalents: [AcAd](AcAd.md) · [AcAh](AcAh.md) · [AcAs](AcAs.md) · [AdAh](AdAh.md) · [AhAs](AhAs.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.
