{% extends 'admin/base.html.twig' %} {% block title %}{{ is_edit ? 'Edit Match' : 'Create Match' }}{% endblock %} {% block page_title %}{{ is_edit ? 'Edit Match' : 'Create New Match' }}{% endblock %} {% block body %}
Match Status:
Match Scores:
Enter the actual game scores (e.g., 90:30, 85:84). These represent the points scored during the match itself.
League Points:
Standings are calculated automatically based on match results when status is "Completed".
Current Match: