From e59980b2f241a1ef9855a93e2c918c19f852fd4f Mon Sep 17 00:00:00 2001 From: Lanta Date: Wed, 22 Nov 2023 16:01:59 +0100 Subject: [PATCH] $match['stats'] --- latestmatches.php | 1 + 1 file changed, 1 insertion(+) diff --git a/latestmatches.php b/latestmatches.php index 4baa8ea..682d693 100644 --- a/latestmatches.php +++ b/latestmatches.php @@ -61,6 +61,7 @@ $ogDescription = "Dive into the detailed match stats of DTCH Clan in PUBG. Explo echo ""; echo ""; foreach ($players_matches as $match) { + print_r($match['stats']); foreach ($match['stats'] as $stats) { if ($stats['name'] === $selected_player) {
Match DateGame ModeMatch TypeMapKillsDamage DealtTime Survivedwin Place