The $340K Stand-Up Cooler (HCL · Jan 30 2026)
Hustler Casino Live, High Stakes Friday, January 30 2026, $340,500 pot. Mariano Grandoli (A♥A♦) 3-bet, then bet every street on Q♥3♦6♠K♦T♦. Lambo Tyler (8♥8♣) called every street. Aces held. Mariano collected the last NIT button; Tyler paid the round penalty.
QuintAce verdict: Tyler's two preflop calls were correct under the format. His three postflop calls were wrong.
📰 See the comic version →1. Hand Information
| Field | Value |
|---|---|
| Game | NLHE cash, Stand-Up Game (Squid Classic format) |
| Show | Hustler Casino Live, High Stakes Friday |
| Stakes | $100 / $200 / $400 mandatory straddle (3-blind format) |
| Format | 7-handed |
| Rake | 0% |
| Effective stack | $252,000 = 1,260bb (Tyler vs Mariano; both cover the table) |
| NIT-button state | 1 button left in the round; only Mariano + Tyler still need one |
| Aired | 2026-01-30 |
| Pot | $340,500 at showdown (Mariano wins with overpair AA) |
| Forced bets in pot | $700 = SB $100 + BB $200 + Mariano straddle $400 (= 3.5bb) |
Seats and posted bets
| Seat | Position | Player | Hole cards | Has NIT button? | Posted |
|---|---|---|---|---|---|
| 0 | SB | Big Mike | — | YES | $100 |
| 1 | BB | Ohio David | — | YES | $200 |
| 2 | STR | Mariano | A♥A♦ | NO — needs button | $400 (mandatory straddle) |
| 3 | UTG | Denis the Menace | 6♥5♦ | YES | — |
| 4 | MP | Tan | — | YES | — |
| 5 | CO | Brown Balla | — | YES | — |
| 6 | BTN | Lambo Tyler | 8♥8♣ | NO — needs button | — |
Stand-Up Game / NIT-button state: The format mechanic is "everyone has to win at least one main pot before the round ends." Players who win pots collect a NIT button (the win token); whoever ends the round without one pays the penalty. At hand start, 5 of the 7 buttons are already collected. Only Mariano (s2) and Tyler (s6) are still on the hook — meaning whoever wins this main pot avoids the penalty, and the loser pays it. We model this in the solver via counts=[1,1,0,1,1,1,0] — symmetric pressure on Mariano and Tyler, neutral for everyone else.
Action timeline
Every action in order, with cumulative pot. The $700 in forced bets (SB + BB + straddle) is already in the pot before anyone acts.
| # | Street | Player · Pos | Hole | Action | Amount | Pot after |
|---|---|---|---|---|---|---|
| PRE-FLOP · 7-handed · forced bets total $700 in pot | $700 | |||||
| ① | Pre | Denis · UTG | 6♥5♦ | raise (5× straddle open) | $2,000 (= 10bb) | $2,700 |
| — | Pre | Tan · MP | — | fold | — | $2,700 |
| — | Pre | Brown Balla · CO | — | fold | — | $2,700 |
| ② | Pre | Tyler · BTN | 8♥8♣ | call | $2,000 | $4,700 |
| — | Pre | Big Mike · SB | — | fold | — | $4,700 |
| — | Pre | Ohio David · BB | — | fold | — | $4,500 |
| ③ | Pre | Mariano · STR | A♥A♦ | raise (3-bet) | +$14,600 (had $400 straddle; raises to $15,000 = 75bb) | $19,300 |
| ④ | Pre | Denis · UTG | 6♥5♦ | fold | — | $17,300 |
| ⑤ | Pre | Tyler · BTN | 8♥8♣ | call | +$13,000 (had $2,000) | $30,300 |
| FLOP Q♥3♦6♠ · heads-up: Mariano vs Tyler · pot ~$30K | $30,300 | |||||
| ⑥ | Flop | Mariano · STR | A♥A♦ | bet | $21,000 (= 105bb · ~70% pot) | $51,300 |
| ⑦ | Flop | Tyler · BTN | 8♥8♣ | call | $21,000 | $72,300 |
| TURN K♦ · second overcard, backdoor diamond draw · pot $72K | $72,300 | |||||
| ⑧ | Turn | Mariano · STR | A♥A♦ | bet | $50,000 (= 250bb · ~70% pot) | $122,300 |
| ⑨ | Turn | Tyler · BTN | 8♥8♣ | call | $50,000 | $172,300 |
| RIVER T♦ · third overcard, 3-flush board (no ♦ in either hand) · pot $172K | $172,300 | |||||
| ⑩ | River | Mariano · STR | A♥A♦ | bet | $83,000 (= 415bb · ~48% pot) | $255,300 |
| ⑪ | River | Tyler · BTN | 8♥8♣ | SNAP-CALL | $83,000 | $338,300 → Mariano wins $340,500 (showdown) |
Outcome: Mariano wins $340,500 with overpair A♥A♦. Tyler loses with underpair 8♥8♣ (no set, no draw — three overcards, no diamond on the 3-flush board). Mariano collects the final NIT button; Tyler eats the round-end penalty. Net to Tyler: −$170,250 against Mariano in this pot, plus the round-end penalty.
Source: Hand recap and outcome confirmed against poker.org Hand of the Week (2026-02-02): "Grandoli won the $340,500 pot with his pair of aces. Tyler 'only had one pair,' indicating he held his pocket eights but did not make a set, as no eight appeared on the board." Original clip: Mariano Finds Himself in a $340K Pot w/ Aces — YouTube.
2. Solver Setup
Pulled at the actual hand depth (1260bb) using QuintAce's universal-poker engine in Stand-Up Game mode. Settings: SquidConfig(val=3, mode="classic", counts=[1,1,0,1,1,1,0]) — penalty 3bb per round, with NIT-button state matching the actual round (Mariano + Tyler still need a button; everyone else already has one).
Penalty assumption: HCL's exact round penalty isn't published. We use val=3 (3bb) — a reasonable mid-range estimate between 2bb (light) and 5bb (heavy). The qualitative verdicts hold across val ∈ {2, 3, 5}; we cite val=3 throughout. Full payload + endpoint details in Notes.
Sensitivity check: Each Tyler decision was also queried at val ∈ {1, 2, 5} to verify the verdict holds across penalty levels. D2, D7, D9, D11 give the same verdict at every val. D5 is sensitive (fold at v=1, jam-heavy at v=2, call-heavy at v=3 and v=5) — at val=3 the verdict is call, matching Tyler's line, but the reader should know the answer at this node depends on the penalty. See §3.5.
3. Decision-by-Decision Walkthrough
Each step shows what QuintAce says at that node, with action %s for Tyler's specific 88 combo at val=3, 1260bb. Steps marked KEY are Tyler's 5 voluntary decisions — the focus of this article.
Step 1 — Denis (UTG) opens 65o to $2K
Denis already holds a NIT button, so the format doesn't change his preflop ranges much. He opens loose. Denis's actual: open 5×. partial — wider than QuintAce's modal range but not a blunder.
Step 2 — Tyler (BTN) facing $2K open · KEY DECISION 1 format-correct
Tyler holds 8♥8♣ on the button, facing 5× UTG open. He doesn't have a NIT button yet; the round is winding down. Cold-call decision.
| Action (88 specific) | QuintAce @ val=3, 1260bb |
|---|---|
| fold | 0% |
| call | 100% |
| raise | 0% |
Verdict: Pure call (100%). The round-end penalty raises the EV cost of folding above the equity loss from playing 88 BTN vs a 5× open. Fold and raise both drop to zero frequency.
In plain terms: cash analysis mixes call/raise/fold here; the format makes calling the only branch — 88 has enough equity that skipping a shot at the last button is the bigger cost.
Tyler's actual: call. format-correct
Step 3 — Mariano (STR) 3-bets AA to $15K
Mariano holds A♥A♦ in the straddle, facing UTG open + BTN cold-call. He needs a button too. AA is a pure 3-bet for value at any depth and any val penalty. We didn't pull Mariano's specific strategy at this node, so the read on his sizing is qualitative: 75bb is on the bigger side; a smaller 3-bet (50–60bb) keeps Tyler's 88 calling range wider for value. Direction (raise) is right.
Mariano's actual: raise to $15,000 (75bb). partial — right direction, sized big.
Step 4 — Denis facing the 3-bet, folds 65o
65o is a pure fold here. Denis's actual: fold. on-eq
Step 5 — Tyler (BTN) facing $13K more vs 3-bet · KEY DECISION 2 format-correct
Tyler facing $13K more after his $2K cold-call. Standard cash analysis would fold 88 vs a 75bb 3-bet at 1260bb deep. The format doesn't let him.
| Action (88 specific) | QuintAce @ val=3, 1260bb |
|---|---|
| fold | 0% |
| call | 91% |
| all-in | 9% |
Verdict: 91% call / 9% jam / 0% fold. The penalty raises the EV cost of folding more than it raises the cost of calling, even against Mariano's 75bb 3-bet range.
In plain terms: cash analysis folds this 90% of the time; the format flips it to never-fold. Tyler's actual flat-call matches the modal action.
Tyler's actual: call. format-correct
Sensitivity note: This node is the one place in the hand where the verdict depends on the penalty assumption. At val=1 (light penalty) QuintAce folds 100%; at val=2 it shifts to jam-heavy; at val=3 and val=5 it settles on call. We use val=3 as the editorial setting, and at val=3 the verdict matches Tyler's actual line. If HCL's penalty turns out to be much lighter than we assume, the verdict could shift.
Step 6 — Mariano flop bet $21K on Q♥3♦6♠
Heads-up pot ~$30K. AA on a Q-high rainbow flop is a high-frequency value c-bet for Mariano — three overcards to most of Tyler's calling range, no straight or flush draws on board. ~70% pot is a routine size. We didn't pull Mariano's full strategy here.
Mariano's actual: bet $21,000. partial — direction and size class are reasonable; specific sizing not verified.
Step 7 — Tyler flop call · KEY DECISION 3 mistake
Tyler with 88 facing $21K bet on Q-3-6 rainbow. Three overcards, no draw, no equity beyond his pair against an overpair-heavy 3-bettor.
| Action (88 specific) | QuintAce @ val=3, 1260bb |
|---|---|
| fold | 95% |
| call | 5% |
| raise | 0% |
Verdict: 95% fold. Q-3-6 rainbow is a high-frequency c-bet board for Mariano's 3-bet range. 88 has 2 outs to a set (the 8♦ and 8♠ remaining in the deck), no flush draw, no straight draw. ~45% of turn cards bring a fourth overcard above 8.
In plain terms: behind, no draw, no equity to realize.
Tyler's actual: call. mistake The first wrong call of the hand.
Step 8 — Mariano turn bet $50K on K♦
Turn brings a K — second overcard. Pot ~$72K. AA is still ahead of Tyler's flop-calling range; the K only adds KK to that range (one combo, blocked by Mariano's range). 70% pot barrel is the standard line for an overpair on a card that doesn't help Tyler.
Mariano's actual: bet $50K. partial
Step 9 — Tyler turn call · KEY DECISION 4 mistake
88 facing $50K turn barrel on Q-3-6-K. Now two overcards. Tyler is calling with a hand that beats almost nothing in Mariano's value range and loses to most of his bluffs that have already given up.
| Action (88 specific) | QuintAce @ val=3, 1260bb |
|---|---|
| fold | 100% |
| call | 0% |
| raise | 0% |
Verdict: 100% fold. Mariano's barreling range here is almost entirely hands that crush 88 — AA, KK, QQ overpairs and top-pair high-kicker hands (AK, AQ with a Q kicker). The SPR remaining doesn't let Tyler realize what little equity he has by chasing 2 outs to a set.
In plain terms: even more behind than on the flop, with less room to outdraw.
Tyler's actual: call. mistake
Step 10 — Mariano river bet $83K on T♦ (3-flush)
River brings a T — third overcard, completes a 3-flush board (♦). Pot $172K. Mariano sizes smaller (~48% pot) — typical "value bet that gets called by underpairs" sizing on a 3-flush river. He gets paid by Tyler's 8x / 9x type hands and folds out the missed bluffs.
Mariano's actual: bet $83K. partial
Step 11 — Tyler river snap-call · KEY DECISION 5 mistake
88 facing $83K river bet on Q-3-6-K-T (3-flush ♦, no ♦ in Tyler's hand). Underpair, no flush, no straight, three overcards. Tyler snap-called.
| Action (88 specific) | QuintAce @ val=3, 1260bb |
|---|---|
| fold | 100% |
| call | 0% |
| all-in | 0% |
Verdict: 100% fold. 88 loses to every value hand in Mariano's 3-bet range — overpairs (AA, KK, QQ) and top-pair high-kicker hands (AK, AQ). Flushes and straights are rare in this range but also beat 88 when present. The hands 88 beats (missed bluffs, blockers) mostly aren't betting this size on this river.
In plain terms: 88 isn't bluff-catching here — Mariano's bet range is value-heavy.
Tyler's actual: call. mistake
Why the format doesn't change the verdict here: the penalty adds a fixed 3bb cost to not winning. Calling adds $83K of risk for ~5–10% equity vs Mariano's river value range. Expected loss from calling is far larger than the penalty bonus from winning. Fold remains higher-EV under both cash and format.
4. Verdict
The closing commentator line — *"just pocket eights, that is the power of the standup game"* — gets it half-right. The format made the two preflop calls correct. It didn't make the three postflop calls correct.
| Step | Tyler's action | QuintAce verdict (val=3, 1260bb) | |
|---|---|---|---|
| ② | call $2K vs UTG open | pure call (100%) | format-correct |
| ⑤ | call $13K vs 3-bet | 91% call / 9% jam — never fold | format-correct |
| ⑦ | call $21K flop bet | 95% fold | mistake |
| ⑨ | call $50K turn bet | 100% fold | mistake |
| ⑪ | call $83K river bet | 100% fold | mistake |
Two correct preflop calls. Three wrong postflop calls. Of Tyler's $170K loss in this pot, $30K came from the preflop entry the format required; $140K came from the three postflop calls it didn't.
5. What QuintAce says about this hand
The hand splits cleanly into two halves:
- Preflop (② and ⑤): Tyler's two calls are right. The format takes fold off the table — winning the button is worth more than the equity loss from playing 88 here. Tyler does what QuintAce wants.
- Postflop (⑦ ⑨ ⑪): All three calls are wrong. 88 is too far behind Mariano's value-betting range, and the format penalty doesn't change the showdown math once the pot is built. QuintAce folds every street.
That's the structure. The format changes preflop ranges. Once you're in the pot, the same showdown math applies that you'd see in any other game.
This is why a commercial CFR solver — PioSolver, GTO Wizard, Monker, GTOBase, PokerSnowie — can't analyze the preflop half of this hand. None of them have Stand-Up Game in their menu. They're built around closed NLHE-cash trees, and the NIT-button bounty is an off-tree side payoff. CFR can't reach what's not in the tree. QuintAce's universal-poker engine takes the format as input and gives the right answer at every node — preflop and postflop.
6. What this tells us about Stand-Up Game
- The format is a preflop story. Stand-Up Game's NIT-button penalty changes preflop ranges. Tyler's BTN call goes from a mixed cash spot to pure call under format. Postflop, once a pot is built, the same showdown math applies as in any other game.
- Format doesn't make hero-calls right. Format makes winning more valuable, but losing a built pot still costs more than folding it. If you're behind, fold and try to win the button on a different hand.
- NIT-button state matters more than stack depth. The same hand at the same depth gives different verdicts depending on how many buttons are left and which players still need them. Modeling the actual state (via
SquidConfig.counts) is load-bearing. Uniform-pressure approximations will mis-call hands like this one. - Commercial CFR solvers can't open this hand. PioSolver, GTO Wizard, Monker, GTOBase, PokerSnowie — none of them have Stand-Up in their menu. Citing one of them on a Stand-Up hand and calling it "correct GTO" is wrong. The hand is being played in a format those solvers can't model.
7. Notes & FYI
Full solver-setup payload
Endpoint: https://preview.rlserv.aceguardianrl.com/api/strategy_grid (v2 protocol = universal-poker engine; canonical for solver checks).
{
"hand": {
"game_type": "nlhe",
"game_mode_code": "normal",
"big_blind": 100,
"small_blind": 50,
"ante": 0,
"dealer_seat": 6,
"sb_seat": 0, "bb_seat": 1,
"straddle_seat": 2, // 3-blind format ON
"players": [{"seat_no": i, "stack": 126000} for i in range(7)],
"rake_ratio_pct": 0,
"rake_cap_bb": 0,
"actions": {"entries": [...]} // hand-specific action history per decision
},
"protocol_ver": "v2",
"strategy_min_threshold": 0.05,
"grid_weight_type": "reach",
"postProcess": {"strategyProfile": {"targetProfileName": "gto"}},
"variant": {
"mode": "squid",
"squid": {
"val": 3.0,
"mode": "classic",
"counts": [1, 1, 0, 1, 1, 1, 0], // Mariano (s2) + Tyler (s6) need NIT button
"num_players": 7
}
}
}
Stack-depth note: 1260bb is the actual hand effective stack at $200/bb pricing ($252K). The Stand-Up Game mode handles this depth at val=3 — D2, D7, D9, D11 give the same verdict across val ∈ {1, 2, 3, 5} (the verdict doesn't depend on the penalty assumption). D5 is the one exception — see §3.5 sensitivity note.
Penalty assumption
HCL's published penalty for the Stand-Up Game's round-end loser isn't quantified in the broadcast or in poker.org's recap. We use val=3 (3bb per round) as the editorial setting — a mid-range estimate between val=2 (light) and val=5 (heavy). Qualitative verdicts (preflop calls right; postflop calls wrong) hold across val ∈ {2, 3, 5}. Specific %s shift, verdicts don't.
Source attribution
Hand recap, board cards, and showdown outcome verified against:
- poker.org — Hand of the Week: Mariano finds perfect fix for Stand-up Game woes (2026-02-02)
- Hustler Casino Live — Mariano Finds Himself in a $340K Pot w/ Aces (YouTube clip)
- HCL "High Stakes Friday" stream, 2026-01-30
Methodology template
For Stand-Up / Squid hand analyses: pull at the actual effective stack depth + the editorial val setting. Sensitivity-check across val ∈ {1, 2, 3, 5}. Report verdicts only where the sweep agrees; flag sensitivity at any node where the verdict depends on the val assumption. Default val=3 for HCL-style standup hands until the broadcast quantifies the actual penalty.
Revision history
v1.1 (2026-05-10): Plain-language pass + dropped cash-regime comparison data (both regimes ran on the same QuintAce engine; citing "Cash vs QuintAce" was misleading). Article now cites only QuintAce Stand-Up Game verdicts at val=3, 1260bb. Added TOC + bottom comic link.
v1.0 (2026-05-10): Initial publication. All 5 Tyler decisions analyzed at 1260bb actual depth, val=3 realstate. Mariano + Denis nodes inferred (not solver-pulled at this version) — verdicts marked partial. Verified board against poker.org HOTW.
c:/tmp/mariano-aces-research/pull_mariano_all5_actual.out.json + pull_mariano_postflop.out.json.