| {{ club.closedCells[h * 2] ? '' : Math.max(0, club.freeCounts[h * 2]) }} | {{ club.closedCells[h * 2 + 1] ? '' : Math.max(0, club.freeCounts[h * 2 + 1]) }} | |
| {{ court.court_name }} | ||
| Time | {{ court.court_name }} at {{ club.club_name }} | |
|---|---|---|
| {{ club.closedCells[cellIndex] ? '' : Math.max(0, club.freeCounts[cellIndex]) }} | ||
| Time | {{ court.court_name }} at {{ club.club_name }} |