{
  "slug": "synthetic-xfl-2023-w4-vipers",
  "game_id": "SYNTHETIC_XFL_2023_W4_VIPERS",
  "display": "DEFENDERS @ VIPERS (32\u201318)",
  "league": "XFL",
  "season": 2023,
  "week": 4,
  "away_team": "DEFENDERS",
  "home_team": "VIPERS",
  "score_away": 32,
  "score_home": 18,
  "date_str": "2023-03-12",
  "channel": "",
  "record_home": "",
  "record_away": "",
  "sport_slug": "xfl-2023",
  "synthetic": true,
  "player_count": 2,
  "stat_keys": [
    "field_goal_yards",
    "fumble_recoveries",
    "missed",
    "points_against",
    "sacks"
  ],
  "players": [
    {
      "canonical_id": "vipers-dst",
      "canonical_name": "Vipers DST",
      "positions": [
        "DST"
      ],
      "ambiguous": false,
      "stats": {
        "points_against": 32.0,
        "sacks": 1.0,
        "fumble_recoveries": 1.0
      }
    },
    {
      "canonical_id": "vipers-k",
      "canonical_name": "Vipers K",
      "positions": [
        "K"
      ],
      "ambiguous": false,
      "stats": {
        "missed": 1.0,
        "field_goal_yards": 70.0
      }
    }
  ]
}