{% extends "base.html" %} {% block title %}{{ player.name }} - Pickleball ELO Tracker{% endblock %} {% block content %}
📧 {{ player.email }}
{% endif %}No matches yet.
{% else %}| Type | Score | Rating Change | Date |
|---|---|---|---|
| {{ match.match_type }} | {{ match.score }} | {{ match.date }} |