modify('+1 hours'); // Adjust timezone or add offset as needed $displayMatch['formattedDate'] = $date->format('m-d H:i:s'); } catch (Exception $e) { $displayMatch['formattedDate'] = 'Invalid Date'; } } $filteredMatches[] = $displayMatch; } break; // Found the selected player in this match, move to the next match } } } if (empty($filteredMatches) && !$dataError) { $dataError .= " No matches found for " . htmlspecialchars($selected_player) . ($filter_by_match_type !== 'all' ? " with type '" . htmlspecialchars($filter_by_match_type) . "'" : "") . "."; } } } else { $dataError .= " Cached matches data file not found."; } ?>

Match Stats



Recent Matches for ()

Match Date Game Mode Match Type Map Kills Damage Dealt Time Survived (s) Win Place

No matches found for the selected criteria.