{
  "slug": "1-roughnecks-guardians",
  "game_id": "1-roughnecks-guardians",
  "display": "GUARDIANS @ ROUGHNECKS (12\u201333)",
  "league": "XFL",
  "season": 2023,
  "week": 1,
  "away_team": "GUARDIANS",
  "home_team": "ROUGHNECKS",
  "score_away": 12,
  "score_home": 33,
  "date_str": "2023-02-18",
  "channel": "ESPN",
  "record_home": "",
  "record_away": "",
  "sport_slug": "xfl-2023",
  "synthetic": false,
  "player_count": 5,
  "stat_keys": [
    "field_goal_yards",
    "fumble_recoveries",
    "interceptions_made",
    "missed",
    "points_against",
    "sacks"
  ],
  "players": [
    {
      "canonical_id": "guardians-dst",
      "canonical_name": "Guardians DST",
      "positions": [
        "DST"
      ],
      "ambiguous": false,
      "stats": {
        "points_against": 33.0,
        "interceptions_made": 2.0,
        "fumble_recoveries": 1.0,
        "sacks": 3.0
      }
    },
    {
      "canonical_id": "guardians-k",
      "canonical_name": "Guardians K",
      "positions": [
        "K"
      ],
      "ambiguous": false,
      "stats": {
        "missed": 1.0
      }
    },
    {
      "canonical_id": "jose-borregales",
      "canonical_name": "Jose Borregales",
      "positions": [
        "K"
      ],
      "ambiguous": false,
      "stats": {
        "missed": 1.0
      }
    },
    {
      "canonical_id": "roughnecks-dst",
      "canonical_name": "Roughnecks DST",
      "positions": [
        "DST"
      ],
      "ambiguous": false,
      "stats": {
        "points_against": 12.0,
        "interceptions_made": 3.0,
        "sacks": 7.0,
        "fumble_recoveries": 1.0
      }
    },
    {
      "canonical_id": "roughnecks-k",
      "canonical_name": "Roughnecks K",
      "positions": [
        "K"
      ],
      "ambiguous": false,
      "stats": {
        "field_goal_yards": 88.0
      }
    }
  ]
}