{
  "slug": "synthetic-cfl-2024-w20-ssk",
  "game_id": "SYNTHETIC_CFL_2024_W20_SSK",
  "display": "CFL 2024 \u2014 Wk 20 (SSK)",
  "league": "CFL",
  "season": 2024,
  "week": 20,
  "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": "ssk-dst",
      "canonical_name": "SSK DST",
      "positions": [
        "DST"
      ],
      "ambiguous": false,
      "stats": {
        "points_against": 17.0,
        "sacks": 2.0,
        "interceptions_made": 1.0
      }
    },
    {
      "canonical_id": "ssk-qb",
      "canonical_name": "SSK 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": "shawn-bane-jr",
      "canonical_name": "Shawn Bane Jr.",
      "positions": [
        "WR"
      ],
      "ambiguous": false,
      "stats": {
        "receiving_yards": 20.0,
        "receiving_tds": 0.0,
        "receptions": 3.0
      }
    }
  ]
}