{{trName}}
{{index+1}}
{{item.team.teamName}}
{{item.team.player1.firstName}} & {{item.team.player2.firstName}}
{{item.points}}{{item.matchePlayed}}
Rank {{currentIndex+1}}
{{ranks[currentIndex].team.teamName}}
{{ranks[currentIndex].team.player1.firstName}} {{ranks[currentIndex].team.player1.lastName}} & {{ranks[currentIndex].team.player2.firstName}} {{ranks[currentIndex].team.player2.lastName}}
VS
{{h.team.teamName}}
{{h.homeTeamPoint}} - {{h.awayTeamPoint}}
{{h.winTxt}}
{{h.setOne ? h.setOne.split("-")[0] : "-"}} - {{h.setOne ? h.setOne.split("-")[1] : "-"}}
{{h.setTwo ? h.setTwo.split("-")[0] : "-"}} - {{h.setTwo ? h.setTwo.split("-")[1] : "-"}}
{{h.setThree ? h.setThree.split("-")[0] : "-"}} - {{h.setThree ? h.setThree.split("-")[1] : "-"}}
{{h.playingDateForW}}
{{m.home.teamName}}
{{m.home.player1.firstName}}
{{m.home.player2.firstName}}
{{m.away.teamName}}
{{m.away.player1.firstName}}
{{m.away.player2.firstName}}
VS
{{m.homeTeamPoint}} - {{m.awayTeamPoint}}
{{ m.playingDate | getDate }} | {{m.playingTime}}