| ID | Date | Team 1 | Score | Team 2 | Score | Status | Actions |
|---|---|---|---|---|---|---|---|
| <%= match.id %> | <%= match.played_at&.strftime('%Y-%m-%d %H:%M') %> | <%= match.team_1_p1_name %> + <%= match.team_1_p2_name %> | <%= match.team_1_score %> | <%= match.team_2_p1_name %> + <%= match.team_2_p2_name %> | <%= match.team_2_score %> | <%= match.status %> | Edit |
No matches entered yet.
<% end %>