{
  "slug": "synthetic-cfl-2022-w21-wpg",
  "game_id": "SYNTHETIC_CFL_2022_W21_WPG",
  "display": "BC @ WPG (9\u201324)",
  "league": "CFL",
  "season": 2022,
  "week": 21,
  "away_team": "BC",
  "home_team": "WPG",
  "score_away": 9,
  "score_home": 24,
  "date_str": "2022-10-28",
  "channel": "TSN",
  "record_home": "",
  "record_away": "",
  "sport_slug": "cfl-2022",
  "synthetic": true,
  "player_count": 6,
  "stat_keys": [
    "interceptions_lost",
    "interceptions_made",
    "passing_tds",
    "passing_yards",
    "points_against",
    "rushing_tds",
    "rushing_yards",
    "sacks"
  ],
  "players": [
    {
      "canonical_id": "brady-oliveira",
      "canonical_name": "Brady OLIVEIRA",
      "positions": [
        "RB"
      ],
      "ambiguous": false,
      "stats": {
        "rushing_yards": 72.0,
        "rushing_tds": 0.0
      }
    },
    {
      "canonical_id": "johnny-augustine",
      "canonical_name": "Johnny AUGUSTINE",
      "positions": [
        "RB"
      ],
      "ambiguous": false,
      "stats": {
        "rushing_yards": 42.0,
        "rushing_tds": 0.0
      }
    },
    {
      "canonical_id": "mike-miller-2",
      "canonical_name": "Mike Miller",
      "positions": [
        "FB",
        "RB"
      ],
      "ambiguous": false,
      "stats": {
        "rushing_yards": 2.0,
        "rushing_tds": 1.0
      }
    },
    {
      "canonical_id": "rasheed-bailey",
      "canonical_name": "Rasheed Bailey",
      "positions": [
        "WR"
      ],
      "ambiguous": false,
      "stats": {
        "rushing_yards": 6.0,
        "rushing_tds": 0.0
      }
    },
    {
      "canonical_id": "wpg-dst",
      "canonical_name": "WPG DST",
      "positions": [
        "DST"
      ],
      "ambiguous": false,
      "stats": {
        "points_against": 9.0,
        "sacks": 2.0,
        "interceptions_made": 0.0
      }
    },
    {
      "canonical_id": "wpg-qb",
      "canonical_name": "WPG QB",
      "positions": [
        "QB"
      ],
      "ambiguous": false,
      "stats": {
        "passing_yards": 278.0,
        "passing_tds": 2.0,
        "interceptions_lost": 0.0
      }
    }
  ]
}