{
  "slug": "fcf-2021",
  "display_name": "FCF 2021",
  "player_count": 4,
  "game_count": 1,
  "games": [
    {
      "slug": "football-fcf-2021-season-total",
      "display": "FCF 2021 Season",
      "week": 1,
      "season": 2021,
      "date_str": "",
      "away_team": "",
      "home_team": "",
      "team": "",
      "score_home": "",
      "score_away": "",
      "channel": "",
      "synthetic": true,
      "player_count": 4
    }
  ],
  "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
      }
    }
  ]
}