---
schema: poketpoker.hand/1
id: Ts3s
class: T3s
class_rank: 114
class_of: 169
percentile: 0.6591
combos_in_class: 4
equivalent_ids: [Tc3c, Td3d, Th3h]
suited: true
paired: false
flush_suits: [spades]
headline: { win: 43.19, tie: 4.61, equity: 45.50 }
engine: { name: poker-engine, version: 1.9.0 }
canonical_url: https://poketpoker.com/hands/Ts3s.md
paid_record: https://poketpoker.com/api/hands/Ts3s
price_usd: 0.01
license: CC-BY-4.0
---

# Ts3s — ten-three of spades

**Fold from every position when the pot is unopened.** Ts3s ranks 114 of the 169 distinct starting hands
(top 65.9%). Against one random hand it wins
43.19% of showdowns and takes 45.50% of the pot.

## What this hand is

Ten-three of spades. Before any board card is dealt its odds are identical to
Tc3c, Td3d, Th3h — suits are interchangeable pre-flop, so all
4 combinations in class T3s 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 | 43.19 | 4.61 | 45.50 |
| 2 | 27.73 | 3.64 | 29.40 |
| 3 | 20.65 | 3.10 | 22.03 |
| 4 | 16.58 | 2.94 | 17.89 |
| 5 | 13.96 | 2.72 | 15.18 |
| 6 | 12.19 | 2.63 | 13.36 |
| 7 | 10.80 | 2.57 | 11.94 |

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 | 16.64 | 16.44 | 0.41 | 6 |
| KK | 16.65 | 16.44 | 0.43 | 6 |
| QQ | 16.38 | 16.16 | 0.42 | 6 |
| JJ | 16.11 | 15.89 | 0.44 | 6 |
| TT | 12.06 | 10.50 | 3.12 | 3 |
| 77 | 32.80 | 32.39 | 0.81 | 6 |
| 22 | 49.38 | 48.46 | 1.84 | 6 |
| AKs | 33.81 | 33.54 | 0.53 | 4 |
| AKo | 36.19 | 35.94 | 0.49 | 12 |
| AQs | 33.52 | 33.26 | 0.53 | 4 |
| JTs | 27.76 | 25.18 | 5.16 | 3 |
| 76s | 54.60 | 53.65 | 1.90 | 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/Ts3s      $0.01 USDC (x402)

## Related

- Suit-equivalents: [Tc3c](Tc3c.md) · [Td3d](Td3d.md) · [Th3h](Th3h.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.
