{
  "slug": "synthetic-xfl-2023-w10-roughnecks",
  "game_id": "SYNTHETIC_XFL_2023_W10_ROUGHNECKS",
  "display": "RENEGADES @ ROUGHNECKS (9\u201325)",
  "league": "XFL",
  "season": 2023,
  "week": 10,
  "away_team": "RENEGADES",
  "home_team": "ROUGHNECKS",
  "score_away": 9,
  "score_home": 25,
  "date_str": "2023-04-23",
  "channel": "ESPN",
  "record_home": "",
  "record_away": "",
  "sport_slug": "xfl-2023",
  "synthetic": true,
  "player_count": 6,
  "stat_keys": [
    "1pt_conversion",
    "conversions",
    "dst_touchdown",
    "field_goal_yards",
    "missed",
    "points_against"
  ],
  "players": [
    {
      "canonical_id": "austin-jones",
      "canonical_name": "Austin Jones",
      "positions": [
        "K"
      ],
      "ambiguous": false,
      "stats": {
        "missed": 0.0,
        "field_goal_yards": 73.0
      }
    },
    {
      "canonical_id": "cole-mcdonald",
      "canonical_name": "Cole McDonald",
      "positions": [
        "QB"
      ],
      "ambiguous": false,
      "stats": {
        "conversions": 0.0,
        "1pt_conversion": 1.0
      }
    },
    {
      "canonical_id": "deontay-burnett",
      "canonical_name": "Deontay Burnett",
      "positions": [
        "WR"
      ],
      "ambiguous": false,
      "stats": {
        "missed": 0.0
      }
    },
    {
      "canonical_id": "roughnecks-dst",
      "canonical_name": "Roughnecks DST",
      "positions": [
        "DST"
      ],
      "ambiguous": false,
      "stats": {
        "points_against": 9.0,
        "dst_touchdown": 1.0
      }
    },
    {
      "canonical_id": "roughnecks-k",
      "canonical_name": "Roughnecks K",
      "positions": [
        "K"
      ],
      "ambiguous": false,
      "stats": {
        "missed": 0.0,
        "field_goal_yards": 73.0
      }
    },
    {
      "canonical_id": "roughnecks-qb",
      "canonical_name": "Roughnecks QB",
      "positions": [
        "QB"
      ],
      "ambiguous": false,
      "stats": {
        "conversions": 0.0,
        "1pt_conversion": 1.0
      }
    }
  ]
}