{
  "slug": "synthetic-cfl-2025-w1-wpg",
  "game_id": "SYNTHETIC_CFL_2025_W1_WPG",
  "display": "CFL 2025 \u2014 Wk 1 (WPG)",
  "league": "CFL",
  "season": 2025,
  "week": 1,
  "away_team": "",
  "home_team": "",
  "score_away": "",
  "score_home": "",
  "date_str": "",
  "channel": "",
  "record_home": "",
  "record_away": "",
  "sport_slug": "cfl-2025",
  "synthetic": true,
  "player_count": 3,
  "stat_keys": [
    "receiving_tds",
    "receiving_yards",
    "receptions",
    "rushing_tds",
    "rushing_yards"
  ],
  "players": [
    {
      "canonical_id": "jerreth-sterns",
      "canonical_name": "Jerreth STERNS",
      "positions": [
        "WR"
      ],
      "ambiguous": false,
      "stats": {
        "receiving_yards": 7.0,
        "receiving_tds": 0.0,
        "receptions": 1.0
      }
    },
    {
      "canonical_id": "keric-wheatfall",
      "canonical_name": "Keric Wheatfall",
      "positions": [
        "WR"
      ],
      "ambiguous": false,
      "stats": {
        "rushing_yards": 5.0,
        "rushing_tds": 1.0,
        "receiving_yards": 46.0,
        "receiving_tds": 0.0,
        "receptions": 6.0
      }
    },
    {
      "canonical_id": "myron-mitchell",
      "canonical_name": "Myron Mitchell",
      "positions": [
        "WR"
      ],
      "ambiguous": false,
      "stats": {
        "receiving_yards": 37.0,
        "receiving_tds": 0.0,
        "receptions": 2.0
      }
    }
  ]
}