{
  "slug": "football-fcf-2021-season-total",
  "game_id": "FOOTBALL_FCF_2021_SEASON_TOTAL",
  "display": "FCF 2021 Season",
  "league": "FCF",
  "season": 2021,
  "week": 1,
  "away_team": "",
  "home_team": "",
  "score_away": "",
  "score_home": "",
  "date_str": "",
  "channel": "",
  "record_home": "",
  "record_away": "",
  "sport_slug": "fcf-2021",
  "synthetic": true,
  "player_count": 4,
  "stat_keys": [
    "interceptions",
    "passing_tds",
    "passing_yards",
    "receiving_tds",
    "receiving_yards",
    "receptions",
    "rushing_tds",
    "rushing_yards"
  ],
  "players": [
    {
      "canonical_id": "andrew-jamiel",
      "canonical_name": "Andrew Jamiel",
      "positions": [
        "WR"
      ],
      "ambiguous": false,
      "stats": {
        "receptions": 23.0,
        "receiving_yards": 308.0,
        "receiving_tds": 9.0
      }
    },
    {
      "canonical_id": "joseph-putu",
      "canonical_name": "Joseph Putu",
      "positions": [
        "CB",
        "DB"
      ],
      "ambiguous": false,
      "stats": {
        "interceptions": 2.0
      }
    },
    {
      "canonical_id": "ladarius-galloway",
      "canonical_name": "LaDarius Galloway",
      "positions": [
        "RB"
      ],
      "ambiguous": false,
      "stats": {
        "rushing_yards": 313.0,
        "rushing_tds": 7.0
      }
    },
    {
      "canonical_id": "logan-marchi",
      "canonical_name": "Logan Marchi",
      "positions": [
        "QB"
      ],
      "ambiguous": false,
      "stats": {
        "passing_yards": 421.0,
        "passing_tds": 9.0
      }
    }
  ]
}