Sorry there are no Playdates available!
select count(*) from gm_playdates where day>='2023-02-04' and id in (select id from gm_players where grouping!=0)
select count(*) from gm_playdates where day>='2023-02-04' and id in (select id from gm_players where grouping!=0)