---
schema: poketpoker.hand/1
id: QcJc
class: QJs
class_rank: 27
class_of: 169
percentile: 0.1478
combos_in_class: 4
equivalent_ids: [QdJd, QhJh, QsJs]
suited: true
paired: false
flush_suits: [clubs]
headline: { win: 59.07, tie: 2.37, equity: 60.26 }
engine: { name: poker-engine, version: 1.9.0 }
canonical_url: https://poketpoker.com/hands/QcJc.md
paid_record: https://poketpoker.com/api/hands/QcJc
price_usd: 0.01
license: CC-BY-4.0
---

# QcJc — queen-jack of clubs

**Open-raise from every position.** QcJc ranks 27 of the 169 distinct starting hands
(top 14.8%). Against one random hand it wins
59.07% of showdowns and takes 60.26% of the pot.

## What this hand is

Queen-jack of clubs. Before any board card is dealt its odds are identical to
QdJd, QhJh, QsJs — suits are interchangeable pre-flop, so all
4 combinations in class QJs 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 | 59.07 | 2.37 | 60.26 |
| 2 | 42.94 | 2.47 | 44.07 |
| 3 | 34.54 | 2.50 | 35.67 |
| 4 | 29.01 | 2.45 | 30.10 |
| 5 | 25.22 | 2.43 | 26.32 |
| 6 | 22.14 | 2.39 | 23.21 |
| 7 | 19.73 | 2.45 | 20.83 |

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.11 | 18.91 | 0.40 | 6 |
| KK | 17.70 | 17.49 | 0.42 | 6 |
| QQ | 15.83 | 15.03 | 1.59 | 3 |
| JJ | 36.99 | 36.24 | 1.50 | 3 |
| TT | 46.99 | 46.79 | 0.41 | 6 |
| 77 | 50.38 | 50.13 | 0.49 | 6 |
| 22 | 52.55 | 51.96 | 1.17 | 6 |
| AKs | 36.47 | 36.21 | 0.52 | 4 |
| AKo | 38.93 | 38.69 | 0.48 | 12 |
| AQs | 30.03 | 29.31 | 1.44 | 3 |
| JTs | 70.30 | 68.49 | 3.62 | 3 |
| 76s | 63.74 | 63.29 | 0.89 | 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/QcJc      $0.01 USDC (x402)

## Related

- Suit-equivalents: [QdJd](QdJd.md) · [QhJh](QhJh.md) · [QsJs](QsJs.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.
