{% extends "base.html" %} {% block content %}
{{ player.username }}
{{ player.steam_id_64 }}
"{{ metadata.notes }}"
{% endif %}| Date | Map | Rating | K/D | ADR | Link |
|---|---|---|---|---|---|
| {{ m.map_name }} | {{ "%.2f"|format(m.rating or 0) }} | {{ "%.2f"|format(m.kd_ratio or 0) }} | {{ "%.1f"|format(m.adr or 0) }} | View | |
| No recent matches found. | |||||
{{ comment.created_at }}
{{ comment.content }}
No comments yet. Be the first!
{% endfor %}