@@ -809,7 +822,10 @@ function renderRecentMatchCard(item) {
- ${escapeHtml(formatMatchResult(item.result))}
+ Partida ${escapeHtml(item.match_id || "sin id")}
${escapeHtml(mapName)}
+ ${escapeHtml(formatMatchResult(item.result))}
+ ${matchLink}
+
- Cargando snapshot del ranking... + Cargando datos del ranking...