|
What rivers are you expecting him to check on? Assuming for a second that he will bet any river, what rivers are we happy to call on? When he checks the river and we check behind, I'm expecting to see a lot of 2-pair hands or flopped sets and a few busted flush draws. If the board pairs and he bets, we're almost certainly beat (trips or full house). If he fires a non-K river, we've committed ourselves to call, but without a read I feel like we're behind way more than 75% of the time.
Here's a range I like:
Code:
Board: Jc Tc 8s Qs
Hand 0: 29.423% 25.75% 03.67% 2096 299.00 { AcAs }
Hand 1: 70.577% 66.90% 03.67% 5446 299.00 { 88+, AQs+, A9s, KQs, KsJs, KsTs, K9s, Kc8c, Q8s+, J8s+, Js7s, T8s+, Ts7s, 97s+, 8c7c, 8c6c, 7c6c, 7c5c, 6c5c, 5c4c, AQo+, A9o, KQo, K9o, Q8o+, J8o+, T9o, 98o }
We can even throw in some more bluffing (all pocket pairs, AJ, and AT, just to add some hands we're beating pretty good) and semi-bluffing (all KJ, KT, and K8 instead of just flush draws) and we're still behind:
Code:
Board: Jc Tc 8s Qs
Hand 0: 46.813% 43.23% 03.58% 5060 419.00 { AcAs }
Hand 1: 53.187% 49.61% 03.58% 5806 419.00 { 22+, A9s+, K8s+, Q8s+, J8s+, Js7s, T8s+, Ts7s, 97s+, 8c7c, 8c6c, 7c6c, 7c5c, 6c5c, 5c4c, A9o+, K8o+, Q8o+, J8o+, T9o, 98o }
|