---
schema: poketpoker.hand/1
id: 7s5s
class: 75s
class_rank: 124
class_of: 169
percentile: 0.6621
combos_in_class: 4
equivalent_ids: [7c5c, 7d5d, 7h5h]
suited: true
paired: false
flush_suits: [spades]
headline: { win: 40.96, tie: 5.35, equity: 43.64 }
engine: { name: poker-engine, version: 1.9.0 }
canonical_url: https://poketpoker.com/hands/7s5s.md
paid_record: https://poketpoker.com/api/hands/7s5s
price_usd: 0.01
license: CC-BY-4.0
---

# 7s5s — seven-five of spades

**Open-raise from button; fold it elsewhere.** 7s5s ranks 124 of the 169 distinct starting hands
(top 66.2%). Against one random hand it wins
40.96% of showdowns and takes 43.64% of the pot.

## What this hand is

Seven-five of spades. Before any board card is dealt its odds are identical to
7c5c, 7d5d, 7h5h — suits are interchangeable pre-flop, so all
4 combinations in class 75s 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 | 40.96 | 5.35 | 43.64 |
| 2 | 28.45 | 3.55 | 30.03 |
| 3 | 22.07 | 3.04 | 23.41 |
| 4 | 18.16 | 2.79 | 19.40 |
| 5 | 15.61 | 2.55 | 16.74 |
| 6 | 13.65 | 2.43 | 14.73 |
| 7 | 12.42 | 2.38 | 13.47 |

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 | 20.98 | 20.78 | 0.39 | 6 |
| KK | 21.26 | 21.05 | 0.40 | 6 |
| QQ | 20.84 | 20.64 | 0.40 | 6 |
| JJ | 20.97 | 20.76 | 0.42 | 6 |
| TT | 20.68 | 20.43 | 0.49 | 6 |
| 77 | 17.00 | 14.98 | 4.04 | 3 |
| 22 | 52.03 | 50.64 | 2.79 | 6 |
| AKs | 37.74 | 37.49 | 0.51 | 4 |
| AKo | 40.31 | 40.08 | 0.46 | 12 |
| AQs | 37.35 | 37.10 | 0.51 | 4 |
| JTs | 35.67 | 35.09 | 1.16 | 4 |
| 76s | 41.63 | 25.68 | 31.90 | 3 |

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/7s5s      $0.01 USDC (x402)

## Related

- Suit-equivalents: [7c5c](7c5c.md) · [7d5d](7d5d.md) · [7h5h](7h5h.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.
