If I want to get matches within a certain season for a player I have to write a loop that gathers games until a game is found that is past the season start date?
Is there no way for the api to return all games for a season without having to do this loop?