{
  "slug": "synthetic-cfl-2026-w2-tor",
  "game_id": "SYNTHETIC_CFL_2026_W2_TOR",
  "display": "TOR @ MTL",
  "league": "CFL",
  "season": 2026,
  "week": 2,
  "away_team": "TOR",
  "home_team": "MTL",
  "score_away": 0,
  "score_home": 0,
  "date_str": "2026-06-12",
  "channel": "",
  "record_home": "",
  "record_away": "",
  "sport_slug": "cfl-2026",
  "synthetic": true,
  "player_count": 1,
  "stat_keys": [
    "interceptions_lost",
    "passing_tds",
    "passing_yards",
    "rushing_tds",
    "rushing_yards"
  ],
  "players": [
    {
      "canonical_id": "tor-qb",
      "canonical_name": "TOR 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
      }
    }
  ]
}