seatgeek / api-support

A support channel for the SeatGeek Platform
9 stars 10 forks source link

Quick question on reschedules #42

Closed micada closed 6 years ago

micada commented 7 years ago

Hi there! So I am interested in accurate to the day information about that day's baseball games (and secondarily, events happening at baseball parks). While not common, there are the occasional cancels and then reschedules. How does the Seatgeek API handle the canceled event, the new event and how quickly/often is this information updated through the API. In another issue, you suggested ingesting the API once a day, whenabouts is the best time? And again, how quickly from when a game/event is canceled - let's say, due to inclement weather - is it reflected in the API?

Thanks!

stephenyeargin commented 7 years ago

My observation (read: I don't work for SeatGeek, but do use it) is that the rescheduled event can be:

I pull from the API at 4 a.m. and ignore/hide any event that is time TBA or date TBA. If an event that was previously scheduled for a future time now returns a 404, I presume it was canceled. This is particularly the case with playoff games after a team has been eliminated.

josegonzalez commented 6 years ago

Sorry for the late response but here is our official stance:

Hope that helps you (and others).