Best Player Per Hole. Select the Score Type and Minimum Number of Rounds to Filter NOTE: ***This Shows Results for Your Home Course Only (Timber Point)***
|
| Where CourseName= 'Timber Point - Red/Blue' and PlayerName not like '%Guest%' and PlayerName not like '%pickem%' and PlayerName Not Like '%blind%' and PlayerName not like '%np guest%' and MatchID Not Like 'T_%' and PlayDate > '2025-01-01 00:00:00' and PlayDate <= '2025-12-31 00:00:00'Group By s.PlayerName Having (count(H1Gross) >= 2) |