diff --git a/latestmatches.php b/latestmatches.php
index be2bd21..6b14763 100644
--- a/latestmatches.php
+++ b/latestmatches.php
@@ -31,7 +31,7 @@ $ogDescription = "Dive into the detailed match stats of DTCH Clan in PUBG. Explo
}
echo "
";
- $selected_player = $_GET['selected_player'] ?? $players[0];
+ $selected_player = $_GET['selected_player'] ?? $players['clanMembers'][0];
echo "