Currently both DB queries are made and the feed live API is hit for games that aren't within their window to have a post made. Optimize this. This information can be determined from the schedule API only, and the DB queries and feed live API can be skipped.
Currently both DB queries are made and the feed live API is hit for games that aren't within their window to have a post made. Optimize this. This information can be determined from the schedule API only, and the DB queries and feed live API can be skipped.