Reworked the get_matchup_details function to avoid errors when certain keys are missing from the matchup object returned from the API. Also made it more readable.
Added the parameter week to the matchup command that will allow users to fetch the matchups for a given week.
Description
Reworked the get_matchup_details function to avoid errors when certain keys are missing from the matchup object returned from the API. Also made it more readable.
Added the parameter week to the matchup command that will allow users to fetch the matchups for a given week.
Types of Changes
Issues Fixed or Closed by This PR
128