| Player Name | Gender | Status |
|---|
| Court | Team 1 | Team 2 | Game 1 | Game 2 | Game 3 | Winner | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| {{ match.court }} |
|
|
{{ match.score_Team1_Game1 }} - {{ match.score_Team2_Game1 }} | {{ match.score_Team1_Game2 }} - {{ match.score_Team2_Game2 }} | {{ match.score_Team1_Game3 }} - {{ match.score_Team2_Game3 }} |
TEAM 1
TEAM 2
|
| POS | PLAYER | Wins | Losses | Total Game Points | League Points | |
|---|---|---|---|---|---|---|
| {{ $index + 1 }} |
|
{{ result.noofwins }} | {{ result.nooflosses }} | {{ result.pointsdifference }} | {{ result.points }} |