{{ brand.primary }} · Professional Identity
{{ professional_identity.member_role or 'member' }} {{ professional_identity.roster_version or 'Active Roster' }}
{{ professional_identity.total_matches or 0 }} 场效力 · 队内 Percentile {{ '%.0f%%'|format(professional_identity.tier_percentile or 0) }}
代表武器
{{ professional_identity.core_top_weapon or 'N/A' }}
最佳地图
{{ professional_identity.meta_map_best_map or 'N/A' }}
荣誉
{{ professional_identity.award_count or 0 }}
月/季/年最佳
{{ professional_identity.awards_by_type.get('monthly', 0) }}/{{ professional_identity.awards_by_type.get('quarterly', 0) }}/{{ professional_identity.awards_by_type.get('yearly', 0) }}
{% if honors.awards %}
{% for award in honors.awards[:8] %} 🏆 {{ award.period_key }} {{ award.award_label }} {% endfor %}
{% endif %} {% if performance_medals %}
Map & ELO Medals
{% endif %}