```html
body {
fontfamily: Arial, sansserif;
margin: 20px;
}
table {
width: 100%;
bordercollapse: collapse;
}
th, td {
border: 1px solid dddddd;
padding: 8px;
textalign: left;
}
th {
backgroundcolor: f2f2f2;
}
tr:nthchild(even) {
backgroundcolor: dddddd;
}
Date | Time (Local) | Match | Venue |
---|---|---|---|
May 5, 2024 | 15:00 | Final Match 1: Team A vs. Team B | Stadium A |
May 6, 2024 | 14:30 | Final Match 2: Team B vs. Team A | Stadium B |
May 8, 2024 | 16:00 | Final Match 3: Team A vs. Team B (if necessary) | Stadium A |
Note: Match times are subject to change. Please check official announcements for any updates.