Batsman Sam Robson, checking for Batting rules
Apply Out for zero => ((133 == 0) ? -2:0) => 0
Apply Runs => (133 * 1) => 133
Apply Fours => (16 * 1) => 16
Apply Sixes! => (0 * 2) => 0
Apply 30 Runs => ((133 >= 30) ? 4:0) => 4
Apply Half Century => ((133 >= 50) ? 4:0) => 4
Apply Century => ((133 >= 100) ? 8:0) => 8
Apply SR Below 50 => ((55.19 < 50) ? -2:0) => 0
Apply SR Below 60 => ((55.19 < 60) ? -2:0) => -2
Apply SR Below 70 => ((55.19 < 70) ? -2:0) => -2
Apply SR Over 130 => ((55.19 > 130) ? 2:0) => 0
Apply SR Over 150 => ((55.19 > 150) ? 2:0) => 0
Apply SR Over 170 => ((55.19 > 170) ? 2:0) => 0
Total => 161
Batsman Joshua De Caires, checking for Batting rules
Apply Out for zero => ((76 == 0) ? -2:0) => 0
Apply Runs => (76 * 1) => 76
Apply Fours => (13 * 1) => 13
Apply Sixes! => (0 * 2) => 0
Apply 30 Runs => ((76 >= 30) ? 4:0) => 4
Apply Half Century => ((76 >= 50) ? 4:0) => 4
Apply Century => ((76 >= 100) ? 8:0) => 0
Apply SR Below 50 => ((55.47 < 50) ? -2:0) => 0
Apply SR Below 60 => ((55.47 < 60) ? -2:0) => -2
Apply SR Below 70 => ((55.47 < 70) ? -2:0) => -2
Apply SR Over 130 => ((55.47 > 130) ? 2:0) => 0
Apply SR Over 150 => ((55.47 > 150) ? 2:0) => 0
Apply SR Over 170 => ((55.47 > 170) ? 2:0) => 0
Total => 93
Batsman Max Holden, checking for Batting rules
Apply Out for zero => ((0 == 0) ? -2:0) => -2
Apply Runs => (0 * 1) => 0
Apply Fours => (0 * 1) => 0
Apply Sixes! => (0 * 2) => 0
Apply 30 Runs => ((0 >= 30) ? 4:0) => 0
Apply Half Century => ((0 >= 50) ? 4:0) => 0
Apply Century => ((0 >= 100) ? 8:0) => 0
Apply SR Below 50 => ((0 < 50) ? -2:0) => -2
Apply SR Below 60 => ((0 < 60) ? -2:0) => -2
Apply SR Below 70 => ((0 < 70) ? -2:0) => -2
Apply SR Over 130 => ((0 > 130) ? 2:0) => 0
Apply SR Over 150 => ((0 > 150) ? 2:0) => 0
Apply SR Over 170 => ((0 > 170) ? 2:0) => 0
Total => -8
Batsman Leus du Plooy, checking for Batting rules
Apply Out for zero => ((56 == 0) ? -2:0) => 0
Apply Runs => (56 * 1) => 56
Apply Fours => (5 * 1) => 5
Apply Sixes! => (0 * 2) => 0
Apply 30 Runs => ((56 >= 30) ? 4:0) => 4
Apply Half Century => ((56 >= 50) ? 4:0) => 4
Apply Century => ((56 >= 100) ? 8:0) => 0
Apply SR Below 50 => ((49.56 < 50) ? -2:0) => -2
Apply SR Below 60 => ((49.56 < 60) ? -2:0) => -2
Apply SR Below 70 => ((49.56 < 70) ? -2:0) => -2
Apply SR Over 130 => ((49.56 > 130) ? 2:0) => 0
Apply SR Over 150 => ((49.56 > 150) ? 2:0) => 0
Apply SR Over 170 => ((49.56 > 170) ? 2:0) => 0
Total => 63
Batsman Ryan Higgins, checking for Batting rules
Apply Out for zero => ((9 == 0) ? -2:0) => 0
Apply Runs => (9 * 1) => 9
Apply Fours => (1 * 1) => 1
Apply Sixes! => (0 * 2) => 0
Apply 30 Runs => ((9 >= 30) ? 4:0) => 0
Apply Half Century => ((9 >= 50) ? 4:0) => 0
Apply Century => ((9 >= 100) ? 8:0) => 0
Apply SR Below 50 => ((45 < 50) ? -2:0) => -2
Apply SR Below 60 => ((45 < 60) ? -2:0) => -2
Apply SR Below 70 => ((45 < 70) ? -2:0) => -2
Apply SR Over 130 => ((45 > 130) ? 2:0) => 0
Apply SR Over 150 => ((45 > 150) ? 2:0) => 0
Apply SR Over 170 => ((45 > 170) ? 2:0) => 0
Total => 4
Batsman Ben Geddes, checking for Batting rules
Apply Out for zero => ((137 == 0) ? -2:0) => 0
Apply Runs => (137 * 1) => 137
Apply Fours => (11 * 1) => 11
Apply Sixes! => (2 * 2) => 4
Apply 30 Runs => ((137 >= 30) ? 4:0) => 4
Apply Half Century => ((137 >= 50) ? 4:0) => 4
Apply Century => ((137 >= 100) ? 8:0) => 8
Apply SR Below 50 => ((65.87 < 50) ? -2:0) => 0
Apply SR Below 60 => ((65.87 < 60) ? -2:0) => 0
Apply SR Below 70 => ((65.87 < 70) ? -2:0) => -2
Apply SR Over 130 => ((65.87 > 130) ? 2:0) => 0
Apply SR Over 150 => ((65.87 > 150) ? 2:0) => 0
Apply SR Over 170 => ((65.87 > 170) ? 2:0) => 0
Total => 166
Batsman Naavya Sharma, checking for Batting rules
Apply Out for zero => ((18 == 0) ? -2:0) => 0
Apply Runs => (18 * 1) => 18
Apply Fours => (1 * 1) => 1
Apply Sixes! => (1 * 2) => 2
Apply 30 Runs => ((18 >= 30) ? 4:0) => 0
Apply Half Century => ((18 >= 50) ? 4:0) => 0
Apply Century => ((18 >= 100) ? 8:0) => 0
Apply SR Below 50 => ((38.3 < 50) ? -2:0) => -2
Apply SR Below 60 => ((38.3 < 60) ? -2:0) => -2
Apply SR Below 70 => ((38.3 < 70) ? -2:0) => -2
Apply SR Over 130 => ((38.3 > 130) ? 2:0) => 0
Apply SR Over 150 => ((38.3 > 150) ? 2:0) => 0
Apply SR Over 170 => ((38.3 > 170) ? 2:0) => 0
Total => 15
Batsman Joe Cracknell, checking for Batting rules
Apply Out for zero => ((38 == 0) ? -2:0) => 0
Apply Runs => (38 * 1) => 38
Apply Fours => (1 * 1) => 1
Apply Sixes! => (0 * 2) => 0
Apply 30 Runs => ((38 >= 30) ? 4:0) => 4
Apply Half Century => ((38 >= 50) ? 4:0) => 0
Apply Century => ((38 >= 100) ? 8:0) => 0
Apply SR Below 50 => ((40.86 < 50) ? -2:0) => -2
Apply SR Below 60 => ((40.86 < 60) ? -2:0) => -2
Apply SR Below 70 => ((40.86 < 70) ? -2:0) => -2
Apply SR Over 130 => ((40.86 > 130) ? 2:0) => 0
Apply SR Over 150 => ((40.86 > 150) ? 2:0) => 0
Apply SR Over 170 => ((40.86 > 170) ? 2:0) => 0
Total => 37
Batsman Zafar Gohar, checking for Batting rules
Apply Out for zero => ((10 == 0) ? -2:0) => 0
Apply Runs => (10 * 1) => 10
Apply Fours => (2 * 1) => 2
Apply Sixes! => (0 * 2) => 0
Apply 30 Runs => ((10 >= 30) ? 4:0) => 0
Apply Half Century => ((10 >= 50) ? 4:0) => 0
Apply Century => ((10 >= 100) ? 8:0) => 0
Apply SR Below 50 => ((41.67 < 50) ? -2:0) => -2
Apply SR Below 60 => ((41.67 < 60) ? -2:0) => -2
Apply SR Below 70 => ((41.67 < 70) ? -2:0) => -2
Apply SR Over 130 => ((41.67 > 130) ? 2:0) => 0
Apply SR Over 150 => ((41.67 > 150) ? 2:0) => 0
Apply SR Over 170 => ((41.67 > 170) ? 2:0) => 0
Total => 6
Batsman Tom Helm, checking for Batting rules
Apply Out for zero => ((29 == 0) ? -2:0) => 0
Apply Runs => (29 * 1) => 29
Apply Fours => (2 * 1) => 2
Apply Sixes! => (1 * 2) => 2
Apply 30 Runs => ((29 >= 30) ? 4:0) => 0
Apply Half Century => ((29 >= 50) ? 4:0) => 0
Apply Century => ((29 >= 100) ? 8:0) => 0
Apply SR Below 50 => ((74.36 < 50) ? -2:0) => 0
Apply SR Below 60 => ((74.36 < 60) ? -2:0) => 0
Apply SR Below 70 => ((74.36 < 70) ? -2:0) => 0
Apply SR Over 130 => ((74.36 > 130) ? 2:0) => 0
Apply SR Over 150 => ((74.36 > 150) ? 2:0) => 0
Apply SR Over 170 => ((74.36 > 170) ? 2:0) => 0
Total => 33
Batsman Noah Cornwell, checking for Batting rules
Apply Out for zero => ((0 == 0) ? -2:0) => -2
Apply Runs => (0 * 1) => 0
Apply Fours => (0 * 1) => 0
Apply Sixes! => (0 * 2) => 0
Apply 30 Runs => ((0 >= 30) ? 4:0) => 0
Apply Half Century => ((0 >= 50) ? 4:0) => 0
Apply Century => ((0 >= 100) ? 8:0) => 0
Apply SR Below 50 => ((0 < 50) ? -2:0) => -2
Apply SR Below 60 => ((0 < 60) ? -2:0) => -2
Apply SR Below 70 => ((0 < 70) ? -2:0) => -2
Apply SR Over 130 => ((0 > 130) ? 2:0) => 0
Apply SR Over 150 => ((0 > 150) ? 2:0) => 0
Apply SR Over 170 => ((0 > 170) ? 2:0) => 0
Total => -8
Bowler Chris Wright, checking for Bowling rules
Apply Maidens => (1 * 2) => 2
Apply Wickets => (0 * 4) => 0
Apply Wides => (0 * -2) => 0
Apply No Balls => (6 * -2) => -12
Apply 3 Wicket Bonus => ((0 >= 3) ? 4:0) => 0
Apply 4 Wicket Bonus => ((0 >= 4) ? 4:0) => 0
Apply 5+ Wicket Bonus => ((0 >= 5) ? 8:0) => 0
Apply ER Below 5 => ((3.4 < 5) ? 2:0) => 2
Apply ER Below 6 => ((3.4 < 6) ? 2:0) => 2
Apply ER Below 7 => ((3.4 < 7) ? 2:0) => 2
Apply ER Above 10 => ((3.4 > 10) ? -2:0) => 0
Apply ER Above 11 => ((3.4 > 11) ? -2:0) => 0
Apply ER Above 12 => ((3.4 > 12) ? -2:0) => 0
Total => -4
Bowler Logan van Beek, checking for Bowling rules
Apply Maidens => (2 * 2) => 4
Apply Wickets => (0 * 4) => 0
Apply Wides => (6 * -2) => -12
Apply No Balls => (2 * -2) => -4
Apply 3 Wicket Bonus => ((0 >= 3) ? 4:0) => 0
Apply 4 Wicket Bonus => ((0 >= 4) ? 4:0) => 0
Apply 5+ Wicket Bonus => ((0 >= 5) ? 8:0) => 0
Apply ER Below 5 => ((4.3 < 5) ? 2:0) => 2
Apply ER Below 6 => ((4.3 < 6) ? 2:0) => 2
Apply ER Below 7 => ((4.3 < 7) ? 2:0) => 2
Apply ER Above 10 => ((4.3 > 10) ? -2:0) => 0
Apply ER Above 11 => ((4.3 > 11) ? -2:0) => 0
Apply ER Above 12 => ((4.3 > 12) ? -2:0) => 0
Total => -6
Bowler Ben Green, checking for Bowling rules
Apply Maidens => (4 * 2) => 8
Apply Wickets => (3 * 4) => 12
Apply Wides => (0 * -2) => 0
Apply No Balls => (0 * -2) => 0
Apply 3 Wicket Bonus => ((3 >= 3) ? 4:0) => 4
Apply 4 Wicket Bonus => ((3 >= 4) ? 4:0) => 0
Apply 5+ Wicket Bonus => ((3 >= 5) ? 8:0) => 0
Apply ER Below 5 => ((1.9 < 5) ? 2:0) => 2
Apply ER Below 6 => ((1.9 < 6) ? 2:0) => 2
Apply ER Below 7 => ((1.9 < 7) ? 2:0) => 2
Apply ER Above 10 => ((1.9 > 10) ? -2:0) => 0
Apply ER Above 11 => ((1.9 > 11) ? -2:0) => 0
Apply ER Above 12 => ((1.9 > 12) ? -2:0) => 0
Total => 30
Bowler Roman Walker, checking for Bowling rules
Apply Maidens => (1 * 2) => 2
Apply Wickets => (3 * 4) => 12
Apply Wides => (0 * -2) => 0
Apply No Balls => (0 * -2) => 0
Apply 3 Wicket Bonus => ((3 >= 3) ? 4:0) => 4
Apply 4 Wicket Bonus => ((3 >= 4) ? 4:0) => 0
Apply 5+ Wicket Bonus => ((3 >= 5) ? 8:0) => 0
Apply ER Below 5 => ((3.5 < 5) ? 2:0) => 2
Apply ER Below 6 => ((3.5 < 6) ? 2:0) => 2
Apply ER Below 7 => ((3.5 < 7) ? 2:0) => 2
Apply ER Above 10 => ((3.5 > 10) ? -2:0) => 0
Apply ER Above 11 => ((3.5 > 11) ? -2:0) => 0
Apply ER Above 12 => ((3.5 > 12) ? -2:0) => 0
Total => 24
Bowler Samuel Wood, checking for Bowling rules
Apply Maidens => (3 * 2) => 6
Apply Wickets => (0 * 4) => 0
Apply Wides => (0 * -2) => 0
Apply No Balls => (0 * -2) => 0
Apply 3 Wicket Bonus => ((0 >= 3) ? 4:0) => 0
Apply 4 Wicket Bonus => ((0 >= 4) ? 4:0) => 0
Apply 5+ Wicket Bonus => ((0 >= 5) ? 8:0) => 0
Apply ER Below 5 => ((4.3 < 5) ? 2:0) => 2
Apply ER Below 6 => ((4.3 < 6) ? 2:0) => 2
Apply ER Below 7 => ((4.3 < 7) ? 2:0) => 2
Apply ER Above 10 => ((4.3 > 10) ? -2:0) => 0
Apply ER Above 11 => ((4.3 > 11) ? -2:0) => 0
Apply ER Above 12 => ((4.3 > 12) ? -2:0) => 0
Total => 12
Bowler Liam Trevaskis, checking for Bowling rules
Apply Maidens => (2 * 2) => 4
Apply Wickets => (3 * 4) => 12
Apply Wides => (0 * -2) => 0
Apply No Balls => (0 * -2) => 0
Apply 3 Wicket Bonus => ((3 >= 3) ? 4:0) => 4
Apply 4 Wicket Bonus => ((3 >= 4) ? 4:0) => 0
Apply 5+ Wicket Bonus => ((3 >= 5) ? 8:0) => 0
Apply ER Below 5 => ((3.5 < 5) ? 2:0) => 2
Apply ER Below 6 => ((3.5 < 6) ? 2:0) => 2
Apply ER Below 7 => ((3.5 < 7) ? 2:0) => 2
Apply ER Above 10 => ((3.5 > 10) ? -2:0) => 0
Apply ER Above 11 => ((3.5 > 11) ? -2:0) => 0
Apply ER Above 12 => ((3.5 > 12) ? -2:0) => 0
Total => 26
Bowler Rishi Patel, checking for Bowling rules
Apply Maidens => (2 * 2) => 4
Apply Wickets => (1 * 4) => 4
Apply Wides => (0 * -2) => 0
Apply No Balls => (0 * -2) => 0
Apply 3 Wicket Bonus => ((1 >= 3) ? 4:0) => 0
Apply 4 Wicket Bonus => ((1 >= 4) ? 4:0) => 0
Apply 5+ Wicket Bonus => ((1 >= 5) ? 8:0) => 0
Apply ER Below 5 => ((1 < 5) ? 2:0) => 2
Apply ER Below 6 => ((1 < 6) ? 2:0) => 2
Apply ER Below 7 => ((1 < 7) ? 2:0) => 2
Apply ER Above 10 => ((1 > 10) ? -2:0) => 0
Apply ER Above 11 => ((1 > 11) ? -2:0) => 0
Apply ER Above 12 => ((1 > 12) ? -2:0) => 0
Total => 14
Catcher Soloman Budinger, checking for Catching/Fielding rules
Apply Catch! => (3 * 8) => 24
Apply 3+ Catches => ((3 >= 3) ? 4:0) => 4
Apply Run outs => (0 * 6) => 0
Apply Stumped => (0 * 6) => 0
Apply LBW => (0 * 2) => 0
Apply Bowled => (0 * 1) => 0
Apply Catch&Bowled => (0 * 5) => 0
Total => 28
Catcher Ben Cox, checking for Catching/Fielding rules
Apply Catch! => (1 * 8) => 8
Apply 3+ Catches => ((1 >= 3) ? 4:0) => 0
Apply Run outs => (0 * 6) => 0
Apply Stumped => (0 * 6) => 0
Apply LBW => (0 * 2) => 0
Apply Bowled => (0 * 1) => 0
Apply Catch&Bowled => (0 * 5) => 0
Total => 8
Catcher Peter Handscomb, checking for Catching/Fielding rules
Apply Catch! => (2 * 8) => 16
Apply 3+ Catches => ((2 >= 3) ? 4:0) => 0
Apply Run outs => (0 * 6) => 0
Apply Stumped => (0 * 6) => 0
Apply LBW => (0 * 2) => 0
Apply Bowled => (0 * 1) => 0
Apply Catch&Bowled => (0 * 5) => 0
Total => 16
Catcher Rishi Patel, checking for Catching/Fielding rules
Apply Catch! => (1 * 8) => 8
Apply 3+ Catches => ((1 >= 3) ? 4:0) => 0
Apply Run outs => (0 * 6) => 0
Apply Stumped => (0 * 6) => 0
Apply LBW => (0 * 2) => 0
Apply Bowled => (1 * 1) => 1
Apply Catch&Bowled => (0 * 5) => 0
Total => 9
Catcher Roman Walker, checking for Catching/Fielding rules
Apply Catch! => (0 * 8) => 0
Apply 3+ Catches => ((0 >= 3) ? 4:0) => 0
Apply Run outs => (0 * 6) => 0
Apply Stumped => (0 * 6) => 0
Apply LBW => (0 * 2) => 0
Apply Bowled => (1 * 1) => 1
Apply Catch&Bowled => (0 * 5) => 0
Total => 1
Catcher Liam Trevaskis, checking for Catching/Fielding rules
Apply Catch! => (0 * 8) => 0
Apply 3+ Catches => ((0 >= 3) ? 4:0) => 0
Apply Run outs => (0 * 6) => 0
Apply Stumped => (0 * 6) => 0
Apply LBW => (1 * 2) => 2
Apply Bowled => (0 * 1) => 0
Apply Catch&Bowled => (0 * 5) => 0
Total => 2
Batsman Rishi Patel, checking for Batting rules
Apply Out for zero => ((51 == 0) ? -2:0) => 0
Apply Runs => (51 * 1) => 51
Apply Fours => (8 * 1) => 8
Apply Sixes! => (1 * 2) => 2
Apply 30 Runs => ((51 >= 30) ? 4:0) => 4
Apply Half Century => ((51 >= 50) ? 4:0) => 4
Apply Century => ((51 >= 100) ? 8:0) => 0
Apply SR Below 50 => ((59.3 < 50) ? -2:0) => 0
Apply SR Below 60 => ((59.3 < 60) ? -2:0) => -2
Apply SR Below 70 => ((59.3 < 70) ? -2:0) => -2
Apply SR Over 130 => ((59.3 > 130) ? 2:0) => 0
Apply SR Over 150 => ((59.3 > 150) ? 2:0) => 0
Apply SR Over 170 => ((59.3 > 170) ? 2:0) => 0
Total => 65
Batsman Soloman Budinger, checking for Batting rules
Apply Out for zero => ((10 == 0) ? -2:0) => 0
Apply Runs => (10 * 1) => 10
Apply Fours => (2 * 1) => 2
Apply Sixes! => (0 * 2) => 0
Apply 30 Runs => ((10 >= 30) ? 4:0) => 0
Apply Half Century => ((10 >= 50) ? 4:0) => 0
Apply Century => ((10 >= 100) ? 8:0) => 0
Apply SR Below 50 => ((125 < 50) ? -2:0) => 0
Apply SR Below 60 => ((125 < 60) ? -2:0) => 0
Apply SR Below 70 => ((125 < 70) ? -2:0) => 0
Apply SR Over 130 => ((125 > 130) ? 2:0) => 0
Apply SR Over 150 => ((125 > 150) ? 2:0) => 0
Apply SR Over 170 => ((125 > 170) ? 2:0) => 0
Total => 12
Batsman Liam Trevaskis, checking for Batting rules
Apply Out for zero => ((3 == 0) ? -2:0) => 0
Apply Runs => (3 * 1) => 3
Apply Fours => (0 * 1) => 0
Apply Sixes! => (0 * 2) => 0
Apply 30 Runs => ((3 >= 30) ? 4:0) => 0
Apply Half Century => ((3 >= 50) ? 4:0) => 0
Apply Century => ((3 >= 100) ? 8:0) => 0
Apply SR Below 50 => ((14.29 < 50) ? -2:0) => -2
Apply SR Below 60 => ((14.29 < 60) ? -2:0) => -2
Apply SR Below 70 => ((14.29 < 70) ? -2:0) => -2
Apply SR Over 130 => ((14.29 > 130) ? 2:0) => 0
Apply SR Over 150 => ((14.29 > 150) ? 2:0) => 0
Apply SR Over 170 => ((14.29 > 170) ? 2:0) => 0
Total => -3
Batsman Lewis Hill, checking for Batting rules
Apply Out for zero => ((20 == 0) ? -2:0) => 0
Apply Runs => (20 * 1) => 20
Apply Fours => (4 * 1) => 4
Apply Sixes! => (0 * 2) => 0
Apply 30 Runs => ((20 >= 30) ? 4:0) => 0
Apply Half Century => ((20 >= 50) ? 4:0) => 0
Apply Century => ((20 >= 100) ? 8:0) => 0
Apply SR Below 50 => ((34.48 < 50) ? -2:0) => -2
Apply SR Below 60 => ((34.48 < 60) ? -2:0) => -2
Apply SR Below 70 => ((34.48 < 70) ? -2:0) => -2
Apply SR Over 130 => ((34.48 > 130) ? 2:0) => 0
Apply SR Over 150 => ((34.48 > 150) ? 2:0) => 0
Apply SR Over 170 => ((34.48 > 170) ? 2:0) => 0
Total => 18
Batsman Peter Handscomb, checking for Batting rules
Apply Out for zero => ((1 == 0) ? -2:0) => 0
Apply Runs => (1 * 1) => 1
Apply Fours => (0 * 1) => 0
Apply Sixes! => (0 * 2) => 0
Apply 30 Runs => ((1 >= 30) ? 4:0) => 0
Apply Half Century => ((1 >= 50) ? 4:0) => 0
Apply Century => ((1 >= 100) ? 8:0) => 0
Apply SR Below 50 => ((14.29 < 50) ? -2:0) => -2
Apply SR Below 60 => ((14.29 < 60) ? -2:0) => -2
Apply SR Below 70 => ((14.29 < 70) ? -2:0) => -2
Apply SR Over 130 => ((14.29 > 130) ? 2:0) => 0
Apply SR Over 150 => ((14.29 > 150) ? 2:0) => 0
Apply SR Over 170 => ((14.29 > 170) ? 2:0) => 0
Total => -5
Batsman Ben Green, checking for Batting rules
Apply Out for zero => ((0 == 0) ? -2:0) => -2
Apply Runs => (0 * 1) => 0
Apply Fours => (0 * 1) => 0
Apply Sixes! => (0 * 2) => 0
Apply 30 Runs => ((0 >= 30) ? 4:0) => 0
Apply Half Century => ((0 >= 50) ? 4:0) => 0
Apply Century => ((0 >= 100) ? 8:0) => 0
Apply SR Below 50 => ((0 < 50) ? -2:0) => -2
Apply SR Below 60 => ((0 < 60) ? -2:0) => -2
Apply SR Below 70 => ((0 < 70) ? -2:0) => -2
Apply SR Over 130 => ((0 > 130) ? 2:0) => 0
Apply SR Over 150 => ((0 > 150) ? 2:0) => 0
Apply SR Over 170 => ((0 > 170) ? 2:0) => 0
Total => -8
Batsman Ben Cox, checking for Batting rules
Apply Out for zero => ((0 == 0) ? -2:0) => -2
Apply Runs => (0 * 1) => 0
Apply Fours => (0 * 1) => 0
Apply Sixes! => (0 * 2) => 0
Apply 30 Runs => ((0 >= 30) ? 4:0) => 0
Apply Half Century => ((0 >= 50) ? 4:0) => 0
Apply Century => ((0 >= 100) ? 8:0) => 0
Apply SR Below 50 => ((0 < 50) ? -2:0) => -2
Apply SR Below 60 => ((0 < 60) ? -2:0) => -2
Apply SR Below 70 => ((0 < 70) ? -2:0) => -2
Apply SR Over 130 => ((0 > 130) ? 2:0) => 0
Apply SR Over 150 => ((0 > 150) ? 2:0) => 0
Apply SR Over 170 => ((0 > 170) ? 2:0) => 0
Total => -8
Batsman Logan van Beek, checking for Batting rules
Apply Out for zero => ((10 == 0) ? -2:0) => 0
Apply Runs => (10 * 1) => 10
Apply Fours => (2 * 1) => 2
Apply Sixes! => (0 * 2) => 0
Apply 30 Runs => ((10 >= 30) ? 4:0) => 0
Apply Half Century => ((10 >= 50) ? 4:0) => 0
Apply Century => ((10 >= 100) ? 8:0) => 0
Apply SR Below 50 => ((66.67 < 50) ? -2:0) => 0
Apply SR Below 60 => ((66.67 < 60) ? -2:0) => 0
Apply SR Below 70 => ((66.67 < 70) ? -2:0) => -2
Apply SR Over 130 => ((66.67 > 130) ? 2:0) => 0
Apply SR Over 150 => ((66.67 > 150) ? 2:0) => 0
Apply SR Over 170 => ((66.67 > 170) ? 2:0) => 0
Total => 10
Batsman Roman Walker, checking for Batting rules
Apply Out for zero => ((3 == 0) ? -2:0) => 0
Apply Runs => (3 * 1) => 3
Apply Fours => (0 * 1) => 0
Apply Sixes! => (0 * 2) => 0
Apply 30 Runs => ((3 >= 30) ? 4:0) => 0
Apply Half Century => ((3 >= 50) ? 4:0) => 0
Apply Century => ((3 >= 100) ? 8:0) => 0
Apply SR Below 50 => ((21.43 < 50) ? -2:0) => -2
Apply SR Below 60 => ((21.43 < 60) ? -2:0) => -2
Apply SR Below 70 => ((21.43 < 70) ? -2:0) => -2
Apply SR Over 130 => ((21.43 > 130) ? 2:0) => 0
Apply SR Over 150 => ((21.43 > 150) ? 2:0) => 0
Apply SR Over 170 => ((21.43 > 170) ? 2:0) => 0
Total => -3
Batsman Chris Wright, checking for Batting rules
Apply Out for zero => ((0 == 0) ? -2:0) => -2
Apply Runs => (0 * 1) => 0
Apply Fours => (0 * 1) => 0
Apply Sixes! => (0 * 2) => 0
Apply 30 Runs => ((0 >= 30) ? 4:0) => 0
Apply Half Century => ((0 >= 50) ? 4:0) => 0
Apply Century => ((0 >= 100) ? 8:0) => 0
Apply SR Below 50 => ((0 < 50) ? -2:0) => -2
Apply SR Below 60 => ((0 < 60) ? -2:0) => -2
Apply SR Below 70 => ((0 < 70) ? -2:0) => -2
Apply SR Over 130 => ((0 > 130) ? 2:0) => 0
Apply SR Over 150 => ((0 > 150) ? 2:0) => 0
Apply SR Over 170 => ((0 > 170) ? 2:0) => 0
Total => -8
Bowler Tom Helm, checking for Bowling rules
Apply Maidens => (4 * 2) => 8
Apply Wickets => (2 * 4) => 8
Apply Wides => (0 * -2) => 0
Apply No Balls => (0 * -2) => 0
Apply 3 Wicket Bonus => ((2 >= 3) ? 4:0) => 0
Apply 4 Wicket Bonus => ((2 >= 4) ? 4:0) => 0
Apply 5+ Wicket Bonus => ((2 >= 5) ? 8:0) => 0
Apply ER Below 5 => ((3.5 < 5) ? 2:0) => 2
Apply ER Below 6 => ((3.5 < 6) ? 2:0) => 2
Apply ER Below 7 => ((3.5 < 7) ? 2:0) => 2
Apply ER Above 10 => ((3.5 > 10) ? -2:0) => 0
Apply ER Above 11 => ((3.5 > 11) ? -2:0) => 0
Apply ER Above 12 => ((3.5 > 12) ? -2:0) => 0
Total => 22
Bowler Noah Cornwell, checking for Bowling rules
Apply Maidens => (2 * 2) => 4
Apply Wickets => (1 * 4) => 4
Apply Wides => (0 * -2) => 0
Apply No Balls => (2 * -2) => -4
Apply 3 Wicket Bonus => ((1 >= 3) ? 4:0) => 0
Apply 4 Wicket Bonus => ((1 >= 4) ? 4:0) => 0
Apply 5+ Wicket Bonus => ((1 >= 5) ? 8:0) => 0
Apply ER Below 5 => ((3.4 < 5) ? 2:0) => 2
Apply ER Below 6 => ((3.4 < 6) ? 2:0) => 2
Apply ER Below 7 => ((3.4 < 7) ? 2:0) => 2
Apply ER Above 10 => ((3.4 > 10) ? -2:0) => 0
Apply ER Above 11 => ((3.4 > 11) ? -2:0) => 0
Apply ER Above 12 => ((3.4 > 12) ? -2:0) => 0
Total => 10
Bowler Ryan Higgins, checking for Bowling rules
Apply Maidens => (3 * 2) => 6
Apply Wickets => (1 * 4) => 4
Apply Wides => (1 * -2) => -2
Apply No Balls => (2 * -2) => -4
Apply 3 Wicket Bonus => ((1 >= 3) ? 4:0) => 0
Apply 4 Wicket Bonus => ((1 >= 4) ? 4:0) => 0
Apply 5+ Wicket Bonus => ((1 >= 5) ? 8:0) => 0
Apply ER Below 5 => ((2 < 5) ? 2:0) => 2
Apply ER Below 6 => ((2 < 6) ? 2:0) => 2
Apply ER Below 7 => ((2 < 7) ? 2:0) => 2
Apply ER Above 10 => ((2 > 10) ? -2:0) => 0
Apply ER Above 11 => ((2 > 11) ? -2:0) => 0
Apply ER Above 12 => ((2 > 12) ? -2:0) => 0
Total => 10
Bowler Zafar Gohar, checking for Bowling rules
Apply Maidens => (1 * 2) => 2
Apply Wickets => (0 * 4) => 0
Apply Wides => (0 * -2) => 0
Apply No Balls => (0 * -2) => 0
Apply 3 Wicket Bonus => ((0 >= 3) ? 4:0) => 0
Apply 4 Wicket Bonus => ((0 >= 4) ? 4:0) => 0
Apply 5+ Wicket Bonus => ((0 >= 5) ? 8:0) => 0
Apply ER Below 5 => ((2.2 < 5) ? 2:0) => 2
Apply ER Below 6 => ((2.2 < 6) ? 2:0) => 2
Apply ER Below 7 => ((2.2 < 7) ? 2:0) => 2
Apply ER Above 10 => ((2.2 > 10) ? -2:0) => 0
Apply ER Above 11 => ((2.2 > 11) ? -2:0) => 0
Apply ER Above 12 => ((2.2 > 12) ? -2:0) => 0
Total => 8
Bowler Naavya Sharma, checking for Bowling rules
Apply Maidens => (3 * 2) => 6
Apply Wickets => (4 * 4) => 16
Apply Wides => (0 * -2) => 0
Apply No Balls => (0 * -2) => 0
Apply 3 Wicket Bonus => ((4 >= 3) ? 4:0) => 4
Apply 4 Wicket Bonus => ((4 >= 4) ? 4:0) => 4
Apply 5+ Wicket Bonus => ((4 >= 5) ? 8:0) => 0
Apply ER Below 5 => ((3 < 5) ? 2:0) => 2
Apply ER Below 6 => ((3 < 6) ? 2:0) => 2
Apply ER Below 7 => ((3 < 7) ? 2:0) => 2
Apply ER Above 10 => ((3 > 10) ? -2:0) => 0
Apply ER Above 11 => ((3 > 11) ? -2:0) => 0
Apply ER Above 12 => ((3 > 12) ? -2:0) => 0
Total => 36
Catcher Sam Robson, checking for Catching/Fielding rules
Apply Catch! => (1 * 8) => 8
Apply 3+ Catches => ((1 >= 3) ? 4:0) => 0
Apply Run outs => (0 * 6) => 0
Apply Stumped => (0 * 6) => 0
Apply LBW => (0 * 2) => 0
Apply Bowled => (0 * 1) => 0
Apply Catch&Bowled => (0 * 5) => 0
Total => 8
Catcher Joe Cracknell, checking for Catching/Fielding rules
Apply Catch! => (3 * 8) => 24
Apply 3+ Catches => ((3 >= 3) ? 4:0) => 4
Apply Run outs => (0 * 6) => 0
Apply Stumped => (0 * 6) => 0
Apply LBW => (0 * 2) => 0
Apply Bowled => (0 * 1) => 0
Apply Catch&Bowled => (0 * 5) => 0
Total => 28
Catcher Ben Geddes, checking for Catching/Fielding rules
Apply Catch! => (1 * 8) => 8
Apply 3+ Catches => ((1 >= 3) ? 4:0) => 0
Apply Run outs => (0 * 6) => 0
Apply Stumped => (0 * 6) => 0
Apply LBW => (0 * 2) => 0
Apply Bowled => (0 * 1) => 0
Apply Catch&Bowled => (0 * 5) => 0
Total => 8
Catcher Tom Helm, checking for Catching/Fielding rules
Apply Catch! => (0 * 8) => 0
Apply 3+ Catches => ((0 >= 3) ? 4:0) => 0
Apply Run outs => (0 * 6) => 0
Apply Stumped => (0 * 6) => 0
Apply LBW => (0 * 2) => 0
Apply Bowled => (1 * 1) => 1
Apply Catch&Bowled => (0 * 5) => 0
Total => 1
Catcher Noah Cornwell, checking for Catching/Fielding rules
Apply Catch! => (0 * 8) => 0
Apply 3+ Catches => ((0 >= 3) ? 4:0) => 0
Apply Run outs => (0 * 6) => 0
Apply Stumped => (0 * 6) => 0
Apply LBW => (1 * 2) => 2
Apply Bowled => (0 * 1) => 0
Apply Catch&Bowled => (0 * 5) => 0
Total => 2
Catcher Naavya Sharma, checking for Catching/Fielding rules
Apply Catch! => (0 * 8) => 0
Apply 3+ Catches => ((0 >= 3) ? 4:0) => 0
Apply Run outs => (0 * 6) => 0
Apply Stumped => (0 * 6) => 0
Apply LBW => (1 * 2) => 2
Apply Bowled => (0 * 1) => 0
Apply Catch&Bowled => (0 * 5) => 0
Total => 2