{
  "slug": "synthetic-cfl-2024-w17-cgy",
  "game_id": "SYNTHETIC_CFL_2024_W17_CGY",
  "display": "CFL 2024 \u2014 Wk 17 (CGY)",
  "league": "CFL",
  "season": 2024,
  "week": 17,
  "away_team": "",
  "home_team": "",
  "score_away": "",
  "score_home": "",
  "date_str": "",
  "channel": "",
  "record_home": "",
  "record_away": "",
  "sport_slug": "cfl-2024",
  "synthetic": true,
  "player_count": 3,
  "stat_keys": [
    "interceptions_lost",
    "interceptions_made",
    "passing_tds",
    "passing_yards",
    "points_against",
    "receiving_tds",
    "receiving_yards",
    "receptions",
    "rushing_tds",
    "rushing_yards",
    "sacks"
  ],
  "players": [
    {
      "canonical_id": "cgy-dst",
      "canonical_name": "CGY DST",
      "positions": [
        "DST"
      ],
      "ambiguous": false,
      "stats": {
        "points_against": 38.0,
        "sacks": 0.0,
        "interceptions_made": 0.0
      }
    },
    {
      "canonical_id": "cgy-qb",
      "canonical_name": "CGY QB",
      "positions": [
        "QB"
      ],
      "ambiguous": false,
      "stats": {
        "passing_yards": 0.0,
        "passing_tds": 0.0,
        "interceptions_lost": 0.0,
        "rushing_yards": 0.0,
        "rushing_tds": 0.0
      }
    },
    {
      "canonical_id": "colton-hunchak",
      "canonical_name": "Colton Hunchak",
      "positions": [
        "WR"
      ],
      "ambiguous": false,
      "stats": {
        "receiving_yards": 0.0,
        "receiving_tds": 0.0,
        "receptions": 0.0
      }
    }
  ]
}