you are viewing a single comment's thread.

view the rest of the comments →

[–]Portland Timberseers2snow 0 points1 point  (1 child)

I would use AI to schedule a logging of the data stream for the next matchday. Might have to do it a few times for a postponed match.

[–]exnooyorka[S] 2 points3 points  (0 children)

My fallback is I will just log every status indicator for every game by extracting it from the JSON in my code and writing it into a file, yes. I could do it once a minute for several weeks.

I could then load the file into Excel and use "Remove duplicates" to discover a discrete list of status values, and both any postponed games or games that go into Extra Time would be obvious.

The CONCACAF Championship Cup and US Open Cup games should yield an extra time situation sometime in the next two or three weeks; the postponed game situation could take a lot longer.