Points table results
Your sorted standings, points, net run rate, and ranking visuals appear here after calculation.
| Rank | Team | Played | Won | Lost | Tied | No Result | Bonus | Penalty | Points | RR For | RR Against | NRR |
|---|
Calculator inputs
Set scoring rules, add teams, then build a sortable cricket points table with net run rate support.
Example data table
Use this sample competition data to test rankings, exports, and chart behavior.
| Team | Played | Won | Lost | Tied | No Result | Runs For | Overs Faced | Runs Against | Overs Bowled | Bonus | Penalty |
|---|---|---|---|---|---|---|---|---|---|---|---|
| Titans | 8 | 6 | 2 | 0 | 0 | 1248 | 160 | 1189 | 158.4 | 1 | 0 |
| Warriors | 8 | 5 | 2 | 0 | 1 | 1190 | 157.3 | 1141 | 160 | 0 | 0 |
| Falcons | 8 | 4 | 3 | 0 | 1 | 1176 | 160 | 1168 | 159.2 | 0.5 | 0 |
| Strikers | 8 | 2 | 5 | 0 | 1 | 1099 | 160 | 1188 | 156.5 | 0 | 1 |
Formula used
Points formula
Total Points = (Wins × Win Points) + (Ties × Tie Points) + (No Results × No Result Points) + (Losses × Loss Points) + Bonus Points − Penalty Points
Net run rate formula
NRR = Run Rate For − Run Rate Against
Run Rate For = Runs For ÷ Overs Faced
Run Rate Against = Runs Against ÷ Overs Bowled
Overs must follow cricket notation. Example: 49.3 means 49 overs and 3 balls, not 49.30 overs.
Sorting logic
The calculator ranks teams by total points first, then net run rate, then total wins, and finally alphabetical team name.
How to use this calculator
- Set the competition scoring rules at the top.
- Add a row for every team in the tournament.
- Enter played matches, outcomes, runs, and overs values.
- Include any bonus points or disciplinary penalties.
- Click Generate Points Table to calculate rankings.
- Review the sorted standings and chart above the form.
- Use the CSV or PDF buttons to export results.
FAQs
1) What does this calculator rank first?
It ranks teams by total points first. When points match, it uses net run rate, then wins, then alphabetical order as a final stable tiebreaker.
2) Can I change the scoring system?
Yes. You can edit points for wins, ties, no results, and losses. That makes the page useful for league formats with different tournament rules.
3) How should I enter overs?
Use cricket notation. Enter 20 overs as 20 and 19 overs, 4 balls as 19.4. The calculator converts that value to balls internally for accurate rate calculations.
4) Are bonus points supported?
Yes. Each team row includes bonus and penalty fields. These values are added or subtracted after the base match outcome points are calculated.
5) What happens if played matches do not match results?
The calculator still computes standings, but it shows a warning. This helps you spot data entry problems without losing the rest of the results.
6) Can I export the points table?
Yes. Use the CSV button for spreadsheet analysis and the PDF button for printable reports, meetings, or tournament sharing.
7) Does the chart show both points and NRR?
Yes. The Plotly chart combines points and net run rate so you can compare leaderboard position with underlying performance strength.
8) Is this useful for limited-overs leagues only?
It is best for leagues that rely on points and net run rate. You can still adapt it for custom formats by changing the scoring values.