{
  "tournament": {
    "id": "lifeline-nexo-apex-3v3-tdm-2026",
    "name": "LIFELINE NEXO GAMING APEX LEGENDS 3V3 TDM TOURNAMENT",
    "organiser": "Lifeline Nexo Gaming",
    "game": "Apex Legends",
    "date": "Sunday 24 May 2026",
    "status": "completed",
    "format": "Randomized 3v3 teams with an individual leaderboard",
    "team_size": 3,
    "randomized_teams": true,
    "individual_leaderboard": true,
    "number_of_rounds": 4,
    "number_of_matches": 8,
    "participant_count": 12,
    "currency": "ZMW",
    "prize_pool": 1000,
    "rules": [
      "Players competed in randomized 3v3 TDM teams.",
      "Leaderboard was individual, not team-based.",
      "Screenshots were required after every match.",
      "0/0/0 spectator or unused rows were ignored.",
      "Aliases and replacement players were consolidated under canonical display names."
    ],
    "scoring_system": {
      "description": "Per match: kills, assists, capped damage points, and win bonus produced individual match points. Player totals are cumulative across rounds.",
      "formula": "points = (kills * 2) + assists + min(6, floor(damage / 500)) + (5 if player team won else 0)",
      "tie_break_rule": "Final order by total points; when tied, most wins was used before other tie-breakers. Warren ranked above Supreme Leader on 133 points because Warren had 2 wins vs Supreme Leader's 1 win."
    }
  },
  "prizes": [
    {
      "position": 1,
      "amount": 500
    },
    {
      "position": 2,
      "amount": 300
    },
    {
      "position": 3,
      "amount": 200
    }
  ],
  "players": [
    {
      "id": "dr-chikala",
      "display_name": "Dr Chikala",
      "aliases": [],
      "replaced_player": null,
      "replacement_player": null,
      "rounds_played": 4,
      "notes": ""
    },
    {
      "id": "trexycowboy1234",
      "display_name": "TrexyCowboy1234",
      "aliases": [],
      "replaced_player": null,
      "replacement_player": null,
      "rounds_played": 4,
      "notes": ""
    },
    {
      "id": "k-otic",
      "display_name": "K-otic",
      "aliases": [],
      "replaced_player": null,
      "replacement_player": null,
      "rounds_played": 4,
      "notes": ""
    },
    {
      "id": "solely",
      "display_name": "Solely",
      "aliases": [
        "Hot Asian Girls",
        "Hot asian girls near me"
      ],
      "replaced_player": null,
      "replacement_player": null,
      "rounds_played": 4,
      "notes": "Aliases consolidated: Hot Asian Girls / Hot asian girls near me."
    },
    {
      "id": "masters-jh",
      "display_name": "Masters_JH",
      "aliases": [],
      "replaced_player": null,
      "replacement_player": null,
      "rounds_played": 4,
      "notes": ""
    },
    {
      "id": "sachi",
      "display_name": "Sachi",
      "aliases": [
        "Starkid/Starkidvon"
      ],
      "replaced_player": "Starkid/Starkidvon",
      "replacement_player": "Sachi",
      "rounds_played": 4,
      "notes": "Replacement for Starkid/Starkidvon."
    },
    {
      "id": "chaz-itachi",
      "display_name": "Chaz-Itachi",
      "aliases": [],
      "replaced_player": null,
      "replacement_player": null,
      "rounds_played": 4,
      "notes": ""
    },
    {
      "id": "funckyshark-900",
      "display_name": "Funckyshark_900",
      "aliases": [],
      "replaced_player": null,
      "replacement_player": null,
      "rounds_played": 4,
      "notes": ""
    },
    {
      "id": "shondra88",
      "display_name": "Shondra88",
      "aliases": [],
      "replaced_player": null,
      "replacement_player": null,
      "rounds_played": 4,
      "notes": ""
    },
    {
      "id": "warren",
      "display_name": "Warren",
      "aliases": [
        "Kevin"
      ],
      "replaced_player": "Kevin",
      "replacement_player": "Warren",
      "rounds_played": 4,
      "notes": "Replacement for Kevin."
    },
    {
      "id": "supreme-leader",
      "display_name": "Supreme Leader",
      "aliases": [
        "Lootsimulator",
        "Supremeleader"
      ],
      "replaced_player": null,
      "replacement_player": null,
      "rounds_played": 4,
      "notes": "Aliases consolidated: Lootsimulator / Supremeleader / Supreme Leader."
    },
    {
      "id": "jc",
      "display_name": "JC",
      "aliases": [],
      "replaced_player": null,
      "replacement_player": null,
      "rounds_played": 4,
      "notes": ""
    }
  ],
  "rounds": [
    {
      "round_number": 1,
      "round_name": "Round 1",
      "matches": [
        {
          "match_number": 1,
          "match_name": "Game 1",
          "score": "24 - 38",
          "winner": "Dr Chikala / Chaz-Itachi / Warren",
          "teams": [
            {
              "team_name": "Winning Team",
              "players": [
                "dr-chikala",
                "chaz-itachi",
                "warren"
              ]
            },
            {
              "team_name": "Opposing Team",
              "players": [
                "k-otic",
                "shondra88",
                "jc"
              ]
            }
          ],
          "player_results": [
            {
              "player_id": "k-otic",
              "display_name": "K-otic",
              "team_name": "Opposing Team",
              "result": "loss",
              "kills": 11,
              "assists": 7,
              "damage": 3791,
              "other_statistics": {
                "damage_points": 6
              },
              "points": 35,
              "status": "played",
              "notes": ""
            },
            {
              "player_id": "shondra88",
              "display_name": "Shondra88",
              "team_name": "Opposing Team",
              "result": "loss",
              "kills": 8,
              "assists": 13,
              "damage": 2792,
              "other_statistics": {
                "damage_points": 5
              },
              "points": 34,
              "status": "played",
              "notes": ""
            },
            {
              "player_id": "jc",
              "display_name": "JC",
              "team_name": "Opposing Team",
              "result": "loss",
              "kills": 5,
              "assists": 8,
              "damage": 1106,
              "other_statistics": {
                "damage_points": 2
              },
              "points": 20,
              "status": "played",
              "notes": ""
            },
            {
              "player_id": "dr-chikala",
              "display_name": "Dr Chikala",
              "team_name": "Winning Team",
              "result": "win",
              "kills": 17,
              "assists": 10,
              "damage": 4500,
              "other_statistics": {
                "damage_points": 6
              },
              "points": 55,
              "status": "played",
              "notes": ""
            },
            {
              "player_id": "chaz-itachi",
              "display_name": "Chaz-Itachi",
              "team_name": "Winning Team",
              "result": "win",
              "kills": 12,
              "assists": 8,
              "damage": 2933,
              "other_statistics": {
                "damage_points": 5
              },
              "points": 42,
              "status": "played",
              "notes": ""
            },
            {
              "player_id": "warren",
              "display_name": "Warren",
              "team_name": "Winning Team",
              "result": "win",
              "kills": 9,
              "assists": 15,
              "damage": 2337,
              "other_statistics": {
                "damage_points": 4
              },
              "points": 42,
              "status": "played",
              "notes": ""
            }
          ]
        },
        {
          "match_number": 2,
          "match_name": "Game 2",
          "score": "36 - 40",
          "winner": "TrexyCowboy1234 / Solely / Funckyshark_900",
          "teams": [
            {
              "team_name": "Winning Team",
              "players": [
                "trexycowboy1234",
                "solely",
                "funckyshark-900"
              ]
            },
            {
              "team_name": "Opposing Team",
              "players": [
                "masters-jh",
                "sachi",
                "supreme-leader"
              ]
            }
          ],
          "player_results": [
            {
              "player_id": "masters-jh",
              "display_name": "Masters_JH",
              "team_name": "Opposing Team",
              "result": "loss",
              "kills": 18,
              "assists": 8,
              "damage": 4017,
              "other_statistics": {
                "damage_points": 6
              },
              "points": 50,
              "status": "played",
              "notes": ""
            },
            {
              "player_id": "sachi",
              "display_name": "Sachi",
              "team_name": "Opposing Team",
              "result": "loss",
              "kills": 10,
              "assists": 12,
              "damage": 2775,
              "other_statistics": {
                "damage_points": 5
              },
              "points": 37,
              "status": "played",
              "notes": ""
            },
            {
              "player_id": "supreme-leader",
              "display_name": "Supreme Leader",
              "team_name": "Opposing Team",
              "result": "loss",
              "kills": 8,
              "assists": 14,
              "damage": 2090,
              "other_statistics": {
                "damage_points": 4
              },
              "points": 34,
              "status": "played",
              "notes": ""
            },
            {
              "player_id": "trexycowboy1234",
              "display_name": "TrexyCowboy1234",
              "team_name": "Winning Team",
              "result": "win",
              "kills": 18,
              "assists": 12,
              "damage": 4776,
              "other_statistics": {
                "damage_points": 6
              },
              "points": 59,
              "status": "played",
              "notes": ""
            },
            {
              "player_id": "solely",
              "display_name": "Solely",
              "team_name": "Winning Team",
              "result": "win",
              "kills": 12,
              "assists": 18,
              "damage": 3588,
              "other_statistics": {
                "damage_points": 6
              },
              "points": 53,
              "status": "played",
              "notes": ""
            },
            {
              "player_id": "funckyshark-900",
              "display_name": "Funckyshark_900",
              "team_name": "Winning Team",
              "result": "win",
              "kills": 10,
              "assists": 15,
              "damage": 2408,
              "other_statistics": {
                "damage_points": 4
              },
              "points": 44,
              "status": "played",
              "notes": ""
            }
          ]
        }
      ],
      "round_totals": [
        {
          "player_id": "chaz-itachi",
          "display_name": "Chaz-Itachi",
          "points": 42,
          "status": "played",
          "notes": ""
        },
        {
          "player_id": "dr-chikala",
          "display_name": "Dr Chikala",
          "points": 55,
          "status": "played",
          "notes": ""
        },
        {
          "player_id": "funckyshark-900",
          "display_name": "Funckyshark_900",
          "points": 44,
          "status": "played",
          "notes": ""
        },
        {
          "player_id": "jc",
          "display_name": "JC",
          "points": 20,
          "status": "played",
          "notes": ""
        },
        {
          "player_id": "k-otic",
          "display_name": "K-otic",
          "points": 35,
          "status": "played",
          "notes": ""
        },
        {
          "player_id": "masters-jh",
          "display_name": "Masters_JH",
          "points": 50,
          "status": "played",
          "notes": ""
        },
        {
          "player_id": "sachi",
          "display_name": "Sachi",
          "points": 37,
          "status": "played",
          "notes": ""
        },
        {
          "player_id": "shondra88",
          "display_name": "Shondra88",
          "points": 34,
          "status": "played",
          "notes": ""
        },
        {
          "player_id": "solely",
          "display_name": "Solely",
          "points": 53,
          "status": "played",
          "notes": ""
        },
        {
          "player_id": "supreme-leader",
          "display_name": "Supreme Leader",
          "points": 34,
          "status": "played",
          "notes": ""
        },
        {
          "player_id": "trexycowboy1234",
          "display_name": "TrexyCowboy1234",
          "points": 59,
          "status": "played",
          "notes": ""
        },
        {
          "player_id": "warren",
          "display_name": "Warren",
          "points": 42,
          "status": "played",
          "notes": ""
        }
      ]
    },
    {
      "round_number": 2,
      "round_name": "Round 2",
      "matches": [
        {
          "match_number": 1,
          "match_name": "Game 1",
          "score": "40 - 28",
          "winner": "K-otic / Chaz-Itachi / Funckyshark_900",
          "teams": [
            {
              "team_name": "Winning Team",
              "players": [
                "k-otic",
                "chaz-itachi",
                "funckyshark-900"
              ]
            },
            {
              "team_name": "Opposing Team",
              "players": [
                "trexycowboy1234",
                "jc",
                "warren"
              ]
            }
          ],
          "player_results": [
            {
              "player_id": "k-otic",
              "display_name": "K-otic",
              "team_name": "Winning Team",
              "result": "win",
              "kills": 26,
              "assists": 13,
              "damage": 5008,
              "other_statistics": {
                "damage_points": 6
              },
              "points": 76,
              "status": "played",
              "notes": ""
            },
            {
              "player_id": "chaz-itachi",
              "display_name": "Chaz-Itachi",
              "team_name": "Winning Team",
              "result": "win",
              "kills": 11,
              "assists": 17,
              "damage": 2966,
              "other_statistics": {
                "damage_points": 5
              },
              "points": 49,
              "status": "played",
              "notes": ""
            },
            {
              "player_id": "funckyshark-900",
              "display_name": "Funckyshark_900",
              "team_name": "Winning Team",
              "result": "win",
              "kills": 3,
              "assists": 23,
              "damage": 2314,
              "other_statistics": {
                "damage_points": 4
              },
              "points": 38,
              "status": "played",
              "notes": ""
            },
            {
              "player_id": "trexycowboy1234",
              "display_name": "TrexyCowboy1234",
              "team_name": "Opposing Team",
              "result": "loss",
              "kills": 15,
              "assists": 4,
              "damage": 4274,
              "other_statistics": {
                "damage_points": 6
              },
              "points": 40,
              "status": "played",
              "notes": ""
            },
            {
              "player_id": "jc",
              "display_name": "JC",
              "team_name": "Opposing Team",
              "result": "loss",
              "kills": 9,
              "assists": 9,
              "damage": 2234,
              "other_statistics": {
                "damage_points": 4
              },
              "points": 31,
              "status": "played",
              "notes": ""
            },
            {
              "player_id": "warren",
              "display_name": "Warren",
              "team_name": "Opposing Team",
              "result": "loss",
              "kills": 4,
              "assists": 12,
              "damage": 3056,
              "other_statistics": {
                "damage_points": 6
              },
              "points": 26,
              "status": "played",
              "notes": ""
            }
          ]
        },
        {
          "match_number": 2,
          "match_name": "Game 2",
          "score": "39 - 36",
          "winner": "Masters_JH / Supreme Leader / Sachi",
          "teams": [
            {
              "team_name": "Winning Team",
              "players": [
                "masters-jh",
                "supreme-leader",
                "sachi"
              ]
            },
            {
              "team_name": "Opposing Team",
              "players": [
                "dr-chikala",
                "solely",
                "shondra88"
              ]
            }
          ],
          "player_results": [
            {
              "player_id": "masters-jh",
              "display_name": "Masters_JH",
              "team_name": "Winning Team",
              "result": "win",
              "kills": 15,
              "assists": 11,
              "damage": 4460,
              "other_statistics": {
                "damage_points": 6
              },
              "points": 52,
              "status": "played",
              "notes": ""
            },
            {
              "player_id": "supreme-leader",
              "display_name": "Supreme Leader",
              "team_name": "Winning Team",
              "result": "win",
              "kills": 13,
              "assists": 11,
              "damage": 3031,
              "other_statistics": {
                "damage_points": 6
              },
              "points": 48,
              "status": "played",
              "notes": ""
            },
            {
              "player_id": "sachi",
              "display_name": "Sachi",
              "team_name": "Winning Team",
              "result": "win",
              "kills": 11,
              "assists": 19,
              "damage": 2791,
              "other_statistics": {
                "damage_points": 5
              },
              "points": 51,
              "status": "played",
              "notes": ""
            },
            {
              "player_id": "dr-chikala",
              "display_name": "Dr Chikala",
              "team_name": "Opposing Team",
              "result": "loss",
              "kills": 15,
              "assists": 14,
              "damage": 5265,
              "other_statistics": {
                "damage_points": 6
              },
              "points": 50,
              "status": "played",
              "notes": ""
            },
            {
              "player_id": "solely",
              "display_name": "Solely",
              "team_name": "Opposing Team",
              "result": "loss",
              "kills": 12,
              "assists": 13,
              "damage": 3348,
              "other_statistics": {
                "damage_points": 6
              },
              "points": 43,
              "status": "played",
              "notes": ""
            },
            {
              "player_id": "shondra88",
              "display_name": "Shondra88",
              "team_name": "Opposing Team",
              "result": "loss",
              "kills": 9,
              "assists": 8,
              "damage": 2674,
              "other_statistics": {
                "damage_points": 5
              },
              "points": 31,
              "status": "played",
              "notes": ""
            }
          ]
        }
      ],
      "round_totals": [
        {
          "player_id": "chaz-itachi",
          "display_name": "Chaz-Itachi",
          "points": 49,
          "status": "played",
          "notes": ""
        },
        {
          "player_id": "dr-chikala",
          "display_name": "Dr Chikala",
          "points": 50,
          "status": "played",
          "notes": ""
        },
        {
          "player_id": "funckyshark-900",
          "display_name": "Funckyshark_900",
          "points": 38,
          "status": "played",
          "notes": ""
        },
        {
          "player_id": "jc",
          "display_name": "JC",
          "points": 31,
          "status": "played",
          "notes": ""
        },
        {
          "player_id": "k-otic",
          "display_name": "K-otic",
          "points": 76,
          "status": "played",
          "notes": ""
        },
        {
          "player_id": "masters-jh",
          "display_name": "Masters_JH",
          "points": 52,
          "status": "played",
          "notes": ""
        },
        {
          "player_id": "sachi",
          "display_name": "Sachi",
          "points": 51,
          "status": "played",
          "notes": ""
        },
        {
          "player_id": "shondra88",
          "display_name": "Shondra88",
          "points": 31,
          "status": "played",
          "notes": ""
        },
        {
          "player_id": "solely",
          "display_name": "Solely",
          "points": 43,
          "status": "played",
          "notes": ""
        },
        {
          "player_id": "supreme-leader",
          "display_name": "Supreme Leader",
          "points": 48,
          "status": "played",
          "notes": ""
        },
        {
          "player_id": "trexycowboy1234",
          "display_name": "TrexyCowboy1234",
          "points": 40,
          "status": "played",
          "notes": ""
        },
        {
          "player_id": "warren",
          "display_name": "Warren",
          "points": 26,
          "status": "played",
          "notes": ""
        }
      ]
    },
    {
      "round_number": 3,
      "round_name": "Round 3",
      "matches": [
        {
          "match_number": 1,
          "match_name": "Game 1",
          "score": "25 - 40",
          "winner": "Solely / K-otic / Sachi",
          "teams": [
            {
              "team_name": "Winning Team",
              "players": [
                "solely",
                "k-otic",
                "sachi"
              ]
            },
            {
              "team_name": "Opposing Team",
              "players": [
                "masters-jh",
                "chaz-itachi",
                "jc"
              ]
            }
          ],
          "player_results": [
            {
              "player_id": "masters-jh",
              "display_name": "Masters_JH",
              "team_name": "Opposing Team",
              "result": "loss",
              "kills": 12,
              "assists": 8,
              "damage": 2895,
              "other_statistics": {
                "damage_points": 5
              },
              "points": 37,
              "status": "played",
              "notes": ""
            },
            {
              "player_id": "chaz-itachi",
              "display_name": "Chaz-Itachi",
              "team_name": "Opposing Team",
              "result": "loss",
              "kills": 10,
              "assists": 4,
              "damage": 2255,
              "other_statistics": {
                "damage_points": 4
              },
              "points": 28,
              "status": "played",
              "notes": ""
            },
            {
              "player_id": "jc",
              "display_name": "JC",
              "team_name": "Opposing Team",
              "result": "loss",
              "kills": 3,
              "assists": 15,
              "damage": 1983,
              "other_statistics": {
                "damage_points": 3
              },
              "points": 24,
              "status": "played",
              "notes": ""
            },
            {
              "player_id": "solely",
              "display_name": "Solely",
              "team_name": "Winning Team",
              "result": "win",
              "kills": 20,
              "assists": 10,
              "damage": 3380,
              "other_statistics": {
                "damage_points": 6
              },
              "points": 61,
              "status": "played",
              "notes": ""
            },
            {
              "player_id": "k-otic",
              "display_name": "K-otic",
              "team_name": "Winning Team",
              "result": "win",
              "kills": 15,
              "assists": 10,
              "damage": 3317,
              "other_statistics": {
                "damage_points": 6
              },
              "points": 51,
              "status": "played",
              "notes": ""
            },
            {
              "player_id": "sachi",
              "display_name": "Sachi",
              "team_name": "Winning Team",
              "result": "win",
              "kills": 5,
              "assists": 13,
              "damage": 1330,
              "other_statistics": {
                "damage_points": 2
              },
              "points": 30,
              "status": "played",
              "notes": ""
            }
          ]
        },
        {
          "match_number": 2,
          "match_name": "Game 2",
          "score": "37 - 40",
          "winner": "Dr Chikala / Funckyshark_900 / Warren",
          "teams": [
            {
              "team_name": "Winning Team",
              "players": [
                "dr-chikala",
                "funckyshark-900",
                "warren"
              ]
            },
            {
              "team_name": "Opposing Team",
              "players": [
                "trexycowboy1234",
                "supreme-leader",
                "shondra88"
              ]
            }
          ],
          "player_results": [
            {
              "player_id": "trexycowboy1234",
              "display_name": "TrexyCowboy1234",
              "team_name": "Opposing Team",
              "result": "loss",
              "kills": 22,
              "assists": 6,
              "damage": 4291,
              "other_statistics": {
                "damage_points": 6
              },
              "points": 56,
              "status": "played",
              "notes": ""
            },
            {
              "player_id": "supreme-leader",
              "display_name": "Supreme Leader",
              "team_name": "Opposing Team",
              "result": "loss",
              "kills": 8,
              "assists": 10,
              "damage": 2134,
              "other_statistics": {
                "damage_points": 4
              },
              "points": 30,
              "status": "played",
              "notes": ""
            },
            {
              "player_id": "shondra88",
              "display_name": "Shondra88",
              "team_name": "Opposing Team",
              "result": "loss",
              "kills": 7,
              "assists": 17,
              "damage": 2631,
              "other_statistics": {
                "damage_points": 5
              },
              "points": 36,
              "status": "played",
              "notes": ""
            },
            {
              "player_id": "dr-chikala",
              "display_name": "Dr Chikala",
              "team_name": "Winning Team",
              "result": "win",
              "kills": 18,
              "assists": 12,
              "damage": 4481,
              "other_statistics": {
                "damage_points": 6
              },
              "points": 59,
              "status": "played",
              "notes": ""
            },
            {
              "player_id": "funckyshark-900",
              "display_name": "Funckyshark_900",
              "team_name": "Winning Team",
              "result": "win",
              "kills": 11,
              "assists": 12,
              "damage": 3186,
              "other_statistics": {
                "damage_points": 6
              },
              "points": 45,
              "status": "played",
              "notes": ""
            },
            {
              "player_id": "warren",
              "display_name": "Warren",
              "team_name": "Winning Team",
              "result": "win",
              "kills": 11,
              "assists": 9,
              "damage": 2295,
              "other_statistics": {
                "damage_points": 4
              },
              "points": 40,
              "status": "played",
              "notes": ""
            }
          ]
        }
      ],
      "round_totals": [
        {
          "player_id": "chaz-itachi",
          "display_name": "Chaz-Itachi",
          "points": 28,
          "status": "played",
          "notes": ""
        },
        {
          "player_id": "dr-chikala",
          "display_name": "Dr Chikala",
          "points": 59,
          "status": "played",
          "notes": ""
        },
        {
          "player_id": "funckyshark-900",
          "display_name": "Funckyshark_900",
          "points": 45,
          "status": "played",
          "notes": ""
        },
        {
          "player_id": "jc",
          "display_name": "JC",
          "points": 24,
          "status": "played",
          "notes": ""
        },
        {
          "player_id": "k-otic",
          "display_name": "K-otic",
          "points": 51,
          "status": "played",
          "notes": ""
        },
        {
          "player_id": "masters-jh",
          "display_name": "Masters_JH",
          "points": 37,
          "status": "played",
          "notes": ""
        },
        {
          "player_id": "sachi",
          "display_name": "Sachi",
          "points": 30,
          "status": "played",
          "notes": ""
        },
        {
          "player_id": "shondra88",
          "display_name": "Shondra88",
          "points": 36,
          "status": "played",
          "notes": ""
        },
        {
          "player_id": "solely",
          "display_name": "Solely",
          "points": 61,
          "status": "played",
          "notes": ""
        },
        {
          "player_id": "supreme-leader",
          "display_name": "Supreme Leader",
          "points": 30,
          "status": "played",
          "notes": ""
        },
        {
          "player_id": "trexycowboy1234",
          "display_name": "TrexyCowboy1234",
          "points": 56,
          "status": "played",
          "notes": ""
        },
        {
          "player_id": "warren",
          "display_name": "Warren",
          "points": 40,
          "status": "played",
          "notes": ""
        }
      ]
    },
    {
      "round_number": 4,
      "round_name": "Round 4",
      "matches": [
        {
          "match_number": 1,
          "match_name": "Game 1",
          "score": "40 - 26",
          "winner": "Dr Chikala / JC / Shondra88",
          "teams": [
            {
              "team_name": "Winning Team",
              "players": [
                "dr-chikala",
                "jc",
                "shondra88"
              ]
            },
            {
              "team_name": "Opposing Team",
              "players": [
                "k-otic",
                "warren",
                "supreme-leader"
              ]
            }
          ],
          "player_results": [
            {
              "player_id": "dr-chikala",
              "display_name": "Dr Chikala",
              "team_name": "Winning Team",
              "result": "win",
              "kills": 16,
              "assists": 14,
              "damage": 4478,
              "other_statistics": {
                "damage_points": 6
              },
              "points": 57,
              "status": "played",
              "notes": ""
            },
            {
              "player_id": "jc",
              "display_name": "JC",
              "team_name": "Winning Team",
              "result": "win",
              "kills": 13,
              "assists": 17,
              "damage": 3048,
              "other_statistics": {
                "damage_points": 6
              },
              "points": 54,
              "status": "played",
              "notes": ""
            },
            {
              "player_id": "shondra88",
              "display_name": "Shondra88",
              "team_name": "Winning Team",
              "result": "win",
              "kills": 11,
              "assists": 18,
              "damage": 2920,
              "other_statistics": {
                "damage_points": 5
              },
              "points": 50,
              "status": "played",
              "notes": ""
            },
            {
              "player_id": "k-otic",
              "display_name": "K-otic",
              "team_name": "Opposing Team",
              "result": "loss",
              "kills": 15,
              "assists": 9,
              "damage": 5064,
              "other_statistics": {
                "damage_points": 6
              },
              "points": 45,
              "status": "played",
              "notes": ""
            },
            {
              "player_id": "warren",
              "display_name": "Warren",
              "team_name": "Opposing Team",
              "result": "loss",
              "kills": 6,
              "assists": 9,
              "damage": 2209,
              "other_statistics": {
                "damage_points": 4
              },
              "points": 25,
              "status": "played",
              "notes": ""
            },
            {
              "player_id": "supreme-leader",
              "display_name": "Supreme Leader",
              "team_name": "Opposing Team",
              "result": "loss",
              "kills": 5,
              "assists": 8,
              "damage": 1858,
              "other_statistics": {
                "damage_points": 3
              },
              "points": 21,
              "status": "played",
              "notes": ""
            }
          ]
        },
        {
          "match_number": 2,
          "match_name": "Game 2",
          "score": "37 - 40",
          "winner": "TrexyCowboy1234 / Sachi / Chaz-Itachi",
          "teams": [
            {
              "team_name": "Winning Team",
              "players": [
                "trexycowboy1234",
                "sachi",
                "chaz-itachi"
              ]
            },
            {
              "team_name": "Opposing Team",
              "players": [
                "solely",
                "masters-jh",
                "funckyshark-900"
              ]
            }
          ],
          "player_results": [
            {
              "player_id": "solely",
              "display_name": "Solely",
              "team_name": "Opposing Team",
              "result": "loss",
              "kills": 17,
              "assists": 9,
              "damage": 3975,
              "other_statistics": {
                "damage_points": 6
              },
              "points": 49,
              "status": "played",
              "notes": ""
            },
            {
              "player_id": "masters-jh",
              "display_name": "Masters_JH",
              "team_name": "Opposing Team",
              "result": "loss",
              "kills": 11,
              "assists": 11,
              "damage": 3502,
              "other_statistics": {
                "damage_points": 6
              },
              "points": 39,
              "status": "played",
              "notes": ""
            },
            {
              "player_id": "funckyshark-900",
              "display_name": "Funckyshark_900",
              "team_name": "Opposing Team",
              "result": "loss",
              "kills": 9,
              "assists": 10,
              "damage": 2225,
              "other_statistics": {
                "damage_points": 4
              },
              "points": 32,
              "status": "played",
              "notes": ""
            },
            {
              "player_id": "trexycowboy1234",
              "display_name": "TrexyCowboy1234",
              "team_name": "Winning Team",
              "result": "win",
              "kills": 21,
              "assists": 10,
              "damage": 4282,
              "other_statistics": {
                "damage_points": 6
              },
              "points": 63,
              "status": "played",
              "notes": ""
            },
            {
              "player_id": "sachi",
              "display_name": "Sachi",
              "team_name": "Winning Team",
              "result": "win",
              "kills": 12,
              "assists": 10,
              "damage": 2642,
              "other_statistics": {
                "damage_points": 5
              },
              "points": 44,
              "status": "played",
              "notes": ""
            },
            {
              "player_id": "chaz-itachi",
              "display_name": "Chaz-Itachi",
              "team_name": "Winning Team",
              "result": "win",
              "kills": 7,
              "assists": 18,
              "damage": 2417,
              "other_statistics": {
                "damage_points": 4
              },
              "points": 41,
              "status": "played",
              "notes": ""
            }
          ]
        }
      ],
      "round_totals": [
        {
          "player_id": "chaz-itachi",
          "display_name": "Chaz-Itachi",
          "points": 41,
          "status": "played",
          "notes": ""
        },
        {
          "player_id": "dr-chikala",
          "display_name": "Dr Chikala",
          "points": 57,
          "status": "played",
          "notes": ""
        },
        {
          "player_id": "funckyshark-900",
          "display_name": "Funckyshark_900",
          "points": 32,
          "status": "played",
          "notes": ""
        },
        {
          "player_id": "jc",
          "display_name": "JC",
          "points": 54,
          "status": "played",
          "notes": ""
        },
        {
          "player_id": "k-otic",
          "display_name": "K-otic",
          "points": 45,
          "status": "played",
          "notes": ""
        },
        {
          "player_id": "masters-jh",
          "display_name": "Masters_JH",
          "points": 39,
          "status": "played",
          "notes": ""
        },
        {
          "player_id": "sachi",
          "display_name": "Sachi",
          "points": 44,
          "status": "played",
          "notes": ""
        },
        {
          "player_id": "shondra88",
          "display_name": "Shondra88",
          "points": 50,
          "status": "played",
          "notes": ""
        },
        {
          "player_id": "solely",
          "display_name": "Solely",
          "points": 49,
          "status": "played",
          "notes": ""
        },
        {
          "player_id": "supreme-leader",
          "display_name": "Supreme Leader",
          "points": 21,
          "status": "played",
          "notes": ""
        },
        {
          "player_id": "trexycowboy1234",
          "display_name": "TrexyCowboy1234",
          "points": 63,
          "status": "played",
          "notes": ""
        },
        {
          "player_id": "warren",
          "display_name": "Warren",
          "points": 25,
          "status": "played",
          "notes": ""
        }
      ]
    }
  ],
  "leaderboard": [
    {
      "position": 1,
      "player_id": "dr-chikala",
      "display_name": "Dr Chikala",
      "round_scores": {
        "round_1": 55,
        "round_2": 50,
        "round_3": 59,
        "round_4": 57
      },
      "total_points": 221,
      "gap_from_leader": 0,
      "gap_from_player_above": 0,
      "average_points": 55.25,
      "best_round": "Round 3",
      "lowest_round": "Round 2",
      "prize": 500,
      "notes": ""
    },
    {
      "position": 2,
      "player_id": "trexycowboy1234",
      "display_name": "TrexyCowboy1234",
      "round_scores": {
        "round_1": 59,
        "round_2": 40,
        "round_3": 56,
        "round_4": 63
      },
      "total_points": 218,
      "gap_from_leader": 3,
      "gap_from_player_above": 3,
      "average_points": 54.5,
      "best_round": "Round 4",
      "lowest_round": "Round 2",
      "prize": 300,
      "notes": ""
    },
    {
      "position": 3,
      "player_id": "k-otic",
      "display_name": "K-otic",
      "round_scores": {
        "round_1": 35,
        "round_2": 76,
        "round_3": 51,
        "round_4": 45
      },
      "total_points": 207,
      "gap_from_leader": 14,
      "gap_from_player_above": 11,
      "average_points": 51.75,
      "best_round": "Round 2",
      "lowest_round": "Round 1",
      "prize": 200,
      "notes": ""
    },
    {
      "position": 4,
      "player_id": "solely",
      "display_name": "Solely",
      "round_scores": {
        "round_1": 53,
        "round_2": 43,
        "round_3": 61,
        "round_4": 49
      },
      "total_points": 206,
      "gap_from_leader": 15,
      "gap_from_player_above": 1,
      "average_points": 51.5,
      "best_round": "Round 3",
      "lowest_round": "Round 2",
      "prize": 0,
      "notes": ""
    },
    {
      "position": 5,
      "player_id": "masters-jh",
      "display_name": "Masters_JH",
      "round_scores": {
        "round_1": 50,
        "round_2": 52,
        "round_3": 37,
        "round_4": 39
      },
      "total_points": 178,
      "gap_from_leader": 43,
      "gap_from_player_above": 28,
      "average_points": 44.5,
      "best_round": "Round 2",
      "lowest_round": "Round 3",
      "prize": 0,
      "notes": ""
    },
    {
      "position": 6,
      "player_id": "sachi",
      "display_name": "Sachi",
      "round_scores": {
        "round_1": 37,
        "round_2": 51,
        "round_3": 30,
        "round_4": 44
      },
      "total_points": 162,
      "gap_from_leader": 59,
      "gap_from_player_above": 16,
      "average_points": 40.5,
      "best_round": "Round 2",
      "lowest_round": "Round 3",
      "prize": 0,
      "notes": ""
    },
    {
      "position": 7,
      "player_id": "chaz-itachi",
      "display_name": "Chaz-Itachi",
      "round_scores": {
        "round_1": 42,
        "round_2": 49,
        "round_3": 28,
        "round_4": 41
      },
      "total_points": 160,
      "gap_from_leader": 61,
      "gap_from_player_above": 2,
      "average_points": 40.0,
      "best_round": "Round 2",
      "lowest_round": "Round 3",
      "prize": 0,
      "notes": ""
    },
    {
      "position": 8,
      "player_id": "funckyshark-900",
      "display_name": "Funckyshark_900",
      "round_scores": {
        "round_1": 44,
        "round_2": 38,
        "round_3": 45,
        "round_4": 32
      },
      "total_points": 159,
      "gap_from_leader": 62,
      "gap_from_player_above": 1,
      "average_points": 39.75,
      "best_round": "Round 3",
      "lowest_round": "Round 4",
      "prize": 0,
      "notes": ""
    },
    {
      "position": 9,
      "player_id": "shondra88",
      "display_name": "Shondra88",
      "round_scores": {
        "round_1": 34,
        "round_2": 31,
        "round_3": 36,
        "round_4": 50
      },
      "total_points": 151,
      "gap_from_leader": 70,
      "gap_from_player_above": 8,
      "average_points": 37.75,
      "best_round": "Round 4",
      "lowest_round": "Round 2",
      "prize": 0,
      "notes": ""
    },
    {
      "position": 10,
      "player_id": "warren",
      "display_name": "Warren",
      "round_scores": {
        "round_1": 42,
        "round_2": 26,
        "round_3": 40,
        "round_4": 25
      },
      "total_points": 133,
      "gap_from_leader": 88,
      "gap_from_player_above": 18,
      "average_points": 33.25,
      "best_round": "Round 1",
      "lowest_round": "Round 4",
      "prize": 0,
      "notes": ""
    },
    {
      "position": 11,
      "player_id": "supreme-leader",
      "display_name": "Supreme Leader",
      "round_scores": {
        "round_1": 34,
        "round_2": 48,
        "round_3": 30,
        "round_4": 21
      },
      "total_points": 133,
      "gap_from_leader": 88,
      "gap_from_player_above": 0,
      "average_points": 33.25,
      "best_round": "Round 2",
      "lowest_round": "Round 4",
      "prize": 0,
      "notes": ""
    },
    {
      "position": 12,
      "player_id": "jc",
      "display_name": "JC",
      "round_scores": {
        "round_1": 20,
        "round_2": 31,
        "round_3": 24,
        "round_4": 54
      },
      "total_points": 129,
      "gap_from_leader": 92,
      "gap_from_player_above": 4,
      "average_points": 32.25,
      "best_round": "Round 4",
      "lowest_round": "Round 1",
      "prize": 0,
      "notes": ""
    }
  ],
  "corrections": [
    {
      "original": "Hot Asian Girls / Hot asian girls near me",
      "corrected": "Solely",
      "reason": "Confirmed alias consolidation.",
      "effect": "All Solely statistics kept under Solely."
    },
    {
      "original": "Lootsimulator / Supremeleader / Supreme Leader",
      "corrected": "Supreme Leader",
      "reason": "Confirmed alias consolidation.",
      "effect": "All related statistics kept under Supreme Leader."
    },
    {
      "original": "Starkid / Starkidvon",
      "corrected": "Sachi",
      "reason": "Confirmed player replacement.",
      "effect": "Sachi appears as active player; Starkid/Starkidvon not counted as separate player."
    },
    {
      "original": "Kevin",
      "corrected": "Warren",
      "reason": "Confirmed player replacement.",
      "effect": "Warren appears as active player; Kevin not counted as separate player."
    },
    {
      "original": "0/0/0 scoreboard rows",
      "corrected": "Ignored",
      "reason": "Confirmed as spectator/unused rows.",
      "effect": "Rows not included in player statistics or participant count."
    },
    {
      "original": "Round order / earlier screenshot mix-up",
      "corrected": "Final embedded dataset uses Round 1 to Round 4 sequence shown in final scoreboard.",
      "reason": "Earlier screenshots were swapped/misidentified during live admin.",
      "effect": "Final exported data follows the verified HTML dataset."
    }
  ],
  "unresolved_items": [
    {
      "item": "Full chronological correction history",
      "why": "The uploaded HTML preserves the final reconciled dataset and visible alias notes but not every intermediate chat correction step.",
      "effect": "Final scores are verified against the embedded dataset; correction log is partially reconstructed from final notes."
    },
    {
      "item": "Exact platform(s) used by players",
      "why": "Not recorded in the final dataset.",
      "effect": "Omitted from website-ready player and match data."
    },
    {
      "item": "Prize payment confirmation",
      "why": "The final dataset confirms prize amounts but does not record payment status.",
      "effect": "Prize payment status should not be displayed as paid unless manually confirmed."
    }
  ],
  "verification": {
    "top_three_reconciled": true,
    "all_players_reconciled": true,
    "alias_duplicates_removed": true,
    "unique_participant_count_verified": true,
    "final_status": "Final leaderboard and match totals reconcile exactly against the uploaded final scoreboard dataset."
  }
}