CSGO PERFECT WORLD MATCH HISTORY
{{ steam_id }}
| 地图 | 比分 | KDA | Rating PRO | WE | 荣誉 | 时间 |
|---|---|---|---|---|---|---|
|
{{ match.map_name }}
ID: {{ match.match_id[-4:] }}
{{ match.mode }}
|
{{ match.score1 }} : {{ match.score2 }} | {{ match.kill }}/{{ match.death }}/{{ match.assist }} | {{ "%.2f"|format(match.rating) }} | {{ "%.2f"|format(match.we) }} | {% if match.mvp %} MVP {% endif %} {% if match.k4 > 0 %} 四杀 {% endif %} {% if match.k5 > 0 %} 五杀 {% endif %} | {{ match.start_time }} |