export const nflTeamIdToNFLTeamAbbreviation = {
  [-1]: 'Bye',
  1 : 'ATL',
  2 : 'BUF',
  3 : 'CHI',