
Subscribers Only Have you subscribed yet?
| Pos. | P | W | L | T | PTS | NR | RR |
|---|---|---|---|---|---|---|---|
| ${index+1}. ${point_info.team_short_name} | ${point_info.played ?? NA} | ${point_info.won ?? NA} | ${point_info.lost ?? NA} | ${point_info.matchTied ?? NA} | ${point_info.points ?? NA} | ${point_info.noResult ?? NA} | ${point_info.netRunRate ?? NA} |
| POS | TEAMS | P | W | L | T | PTS | NR | RR |
|---|---|---|---|---|---|---|---|---|
| ${index + 1} | ${points.team_short_name} | ${points.played ?? NA} | ${points.won ?? NA} | ${points.lost ?? NA} | ${points.matchTied ?? NA} | ${points.points ?? NA} | ${points.noResult ?? NA} | ${points.netRunRate ?? NA} |