Hello,
I have an app that syncs the live scores from datagolf every 5 minutes. I noticed during the US Open that since they were finishing round 1 on day 2, it was messing with some of my syncing logic.
Unfortunately, I was on a trip and could not look into it further.
I’m just wondering if anyone has any insight on how the API handles rounds finished the next day.
EDIT: I suppose I could explicitly use the ‘round’ query param. That’s probably the answer.
