get_schedule()
retrieves information on each game for a given date
, including but not limited to their ID; type; venue; start time; tickets link; and home and away teams' IDs, names, and scores. Access get_seasons()
for date
reference. Unable to conclude any major difference versus get_scores()
; may soon be deprecated.