---
schema: poketpoker.hand/1
id: QcTc
class: QTs
class_rank: 34
class_of: 169
percentile: 0.1840
combos_in_class: 4
equivalent_ids: [QdTd, QhTh, QsTs]
suited: true
paired: false
flush_suits: [clubs]
headline: { win: 58.09, tie: 2.56, equity: 59.37 }
engine: { name: poker-engine, version: 1.9.0 }
canonical_url: https://poketpoker.com/hands/QcTc.md
paid_record: https://poketpoker.com/api/hands/QcTc
price_usd: 0.01
license: CC-BY-4.0
---

# QcTc — queen-ten of clubs

**Open-raise from the middle onward; fold it in earlier seats.** QcTc ranks 34 of the 169 distinct starting hands
(top 18.4%). Against one random hand it wins
58.09% of showdowns and takes 59.37% of the pot.

## What this hand is

Queen-ten of clubs. Before any board card is dealt its odds are identical to
QdTd, QhTh, QsTs — suits are interchangeable pre-flop, so all
4 combinations in class QTs 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 | 58.09 | 2.56 | 59.37 |
| 2 | 41.76 | 2.72 | 43.01 |
| 3 | 33.22 | 2.75 | 34.47 |
| 4 | 27.72 | 2.68 | 28.93 |
| 5 | 23.99 | 2.67 | 25.20 |
| 6 | 21.11 | 2.66 | 22.31 |
| 7 | 18.68 | 2.69 | 19.89 |

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 | 19.52 | 19.32 | 0.39 | 6 |
| KK | 18.11 | 17.90 | 0.41 | 6 |
| QQ | 16.23 | 15.44 | 1.57 | 3 |
| JJ | 32.75 | 32.55 | 0.41 | 6 |
| TT | 37.28 | 36.32 | 1.92 | 3 |
| 77 | 50.26 | 50.01 | 0.49 | 6 |
| 22 | 52.87 | 52.29 | 1.16 | 6 |
| AKs | 36.78 | 36.52 | 0.51 | 4 |
| AKo | 39.25 | 39.02 | 0.47 | 12 |
| AQs | 30.30 | 29.58 | 1.43 | 3 |
| JTs | 70.17 | 68.37 | 3.60 | 3 |
| 76s | 62.71 | 62.27 | 0.88 | 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/QcTc      $0.01 USDC (x402)

## Related

- Suit-equivalents: [QdTd](QdTd.md) · [QhTh](QhTh.md) · [QsTs](QsTs.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.
