lookup_actions_f.action = 'BF'
cnt_f_cbet_fold_to_raise_SRP_HU:
sum(if[
lookup_actions_f.action = 'BF' AND
cash_hand_player_statistics.flg_f_cbet AND
cash_hand_summary.cnt_players_f=2
AND NOT(cash_hand_player_statistics.flg_p_3bet OR cash_hand_player_statistics.flg_p_4bet), 1, 0])
cnt_f_cbet_fold_to_raise_SRP_HU:
sum(if[
cash_hand_player_statistics.flg_f_cbet AND
cash_hand_summary.cnt_players_f=2
AND NOT(cash_hand_player_statistics.flg_p_3bet OR cash_hand_player_statistics.flg_p_4bet), 1, 0])
we have many people with only 5% at this stat. That cant be correct.