{% extends 'base.html' %} {% block title %}Match Analytics - TikiStats{% endblock %} {% block extra_head %} {% endblock %} {% block extra_css %} .match-header { background: linear-gradient(135deg, #2a2a2a 0%, #1f1f1f 100%); border: 1px solid rgba(128, 218, 71, 0.2); border-radius: 12px; padding: 30px; margin-bottom: 20px; } .team-info { text-align: center; } .team-logo { width: 80px; height: 80px; background: rgba(128, 218, 71, 0.1); border-radius: 50%; display: flex; align-items: center; justify-content: center; margin: 0 auto 15px; font-size: 2rem; color: var(--color-green); } .score-display { font-size: 3rem; font-weight: bold; color: var(--color-green); text-align: center; } .stat-row { display: flex; align-items: center; justify-content: space-between; padding: 15px 0; border-bottom: 1px solid rgba(255,255,255,0.05); } .stat-label { color: var(--color-light-green); font-size: 0.9rem; text-transform: uppercase; letter-spacing: 1px; } .stat-bar { flex: 1; height: 10px; background: rgba(255,255,255,0.05); border-radius: 5px; margin: 0 15px; position: relative; overflow: hidden; } .stat-bar-fill { height: 100%; background: linear-gradient(90deg, var(--color-green), var(--color-accent)); border-radius: 5px; transition: width 0.5s ease; } .stat-value { color: var(--color-light); font-weight: 600; min-width: 40px; text-align: right; } .chart-container { position: relative; height: 300px; margin: 20px 0; } .video-placeholder { background: rgba(0,0,0,0.3); border-radius: 12px; padding: 60px; text-align: center; color: var(--color-light-green); } .video-placeholder i { font-size: 4rem; margin-bottom: 20px; opacity: 0.3; } {% endblock %} {% block content %}
Nacional Sub-17
24 Sep 2025 | 15:00
Praxis FC
La funcionalidad de video estará disponible próximamente
Visualización de zonas de mayor actividad en el campo
Próximamente disponible
| # | Jugador | Goles | Asistencias |
|---|---|---|---|
| 10 | Juan Pérez | 1 | 1 |
| 7 | Carlos Gómez | 1 | 0 |
| # | Jugador | Goles | Asistencias |
|---|---|---|---|
| 9 | Luis Martínez | 1 | 0 |