Hi ! Help please
I need to look when i have opp to cold call 3bet BUT i need to exclude situations when someone cold called 3bet before me, like this
Thank you
Moderators: WhiteRider, kraada, Flag_Hippo, morny, Moderators
tourney_hand_player_statistics.flg_hero AND tourney_hand_player_statistics.flg_p_3bet_def_opp AND NOT tourney_hand_player_statistics.flg_p_first_raise AND NOT tourney_hand_player_statistics.amt_p_2bet_facing > 0 AND NOT tourney_hand_player_statistics.flg_p_limp AND (strpos(tourney_hand_summary.str_actors_p, CAST(tourney_hand_player_statistics.position AS text)) = strpos(tourney_hand_summary.str_actors_p, substring(tourney_hand_summary.str_aggressors_p, 3, 1)) + 1 OR strpos(tourney_hand_summary.str_actors_p, CAST(tourney_hand_player_statistics.position AS text)) = 0)Return to Custom Stats, Reports and HUD Profiles
Users browsing this forum: No registered users and 3 guests