{% import "macros.html" as macros -%}
| Name | MMR | Percentile | Impact | Skill Group {% if selected_season == 4 -%} 🔔 {%- endif %} |
|---|---|---|---|---|
| {{ player.steam_name|truncate(18, '…') }} | {{ player.mmr }} | {{ macros.percentile_estimate(player, 6) }} | {{ player.impact_rating }} | {{ player.skill_group }} |