Batsman Rockey Dianish, checking for Batting rules
Apply Out for zero => ((7 == 0) ? -2:0) => 0
Apply Runs => (7 * 1) => 7
Apply Fours => (1 * 1) => 1
Apply Sixes! => (0 * 2) => 0
Apply 30 Runs => ((7 >= 30) ? 4:0) => 0
Apply Half Century => ((7 >= 50) ? 4:0) => 0
Apply Century => ((7 >= 100) ? 8:0) => 0
Apply SR Below 50 => ((77.78 < 50) ? -2:0) => 0
Apply SR Below 60 => ((77.78 < 60) ? -2:0) => 0
Apply SR Below 70 => ((77.78 < 70) ? -2:0) => 0
Apply SR Over 130 => ((77.78 > 130) ? 2:0) => 0
Apply SR Over 150 => ((77.78 > 150) ? 2:0) => 0
Apply SR Over 170 => ((77.78 > 170) ? 2:0) => 0
Total => 8
Batsman Mehboob Ali, checking for Batting rules
Apply Out for zero => ((44 == 0) ? -2:0) => 0
Apply Runs => (44 * 1) => 44
Apply Fours => (9 * 1) => 9
Apply Sixes! => (1 * 2) => 2
Apply 30 Runs => ((44 >= 30) ? 4:0) => 4
Apply Half Century => ((44 >= 50) ? 4:0) => 0
Apply Century => ((44 >= 100) ? 8:0) => 0
Apply SR Below 50 => ((191.3 < 50) ? -2:0) => 0
Apply SR Below 60 => ((191.3 < 60) ? -2:0) => 0
Apply SR Below 70 => ((191.3 < 70) ? -2:0) => 0
Apply SR Over 130 => ((191.3 > 130) ? 2:0) => 2
Apply SR Over 150 => ((191.3 > 150) ? 2:0) => 2
Apply SR Over 170 => ((191.3 > 170) ? 2:0) => 2
Total => 65
Batsman Priyan Pushparajan, checking for Batting rules
Apply Out for zero => ((5 == 0) ? -2:0) => 0
Apply Runs => (5 * 1) => 5
Apply Fours => (1 * 1) => 1
Apply Sixes! => (0 * 2) => 0
Apply 30 Runs => ((5 >= 30) ? 4:0) => 0
Apply Half Century => ((5 >= 50) ? 4:0) => 0
Apply Century => ((5 >= 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 => 6
Batsman Muhammad Qasim, checking for Batting rules
Apply Out for zero => ((20 == 0) ? -2:0) => 0
Apply Runs => (20 * 1) => 20
Apply Fours => (2 * 1) => 2
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 => ((117.65 < 50) ? -2:0) => 0
Apply SR Below 60 => ((117.65 < 60) ? -2:0) => 0
Apply SR Below 70 => ((117.65 < 70) ? -2:0) => 0
Apply SR Over 130 => ((117.65 > 130) ? 2:0) => 0
Apply SR Over 150 => ((117.65 > 150) ? 2:0) => 0
Apply SR Over 170 => ((117.65 > 170) ? 2:0) => 0
Total => 22
Batsman Jaspal Singh, checking for Batting rules
Apply Out for zero => ((7 == 0) ? -2:0) => 0
Apply Runs => (7 * 1) => 7
Apply Fours => (0 * 1) => 0
Apply Sixes! => (0 * 2) => 0
Apply 30 Runs => ((7 >= 30) ? 4:0) => 0
Apply Half Century => ((7 >= 50) ? 4:0) => 0
Apply Century => ((7 >= 100) ? 8:0) => 0
Apply SR Below 50 => ((53.85 < 50) ? -2:0) => 0
Apply SR Below 60 => ((53.85 < 60) ? -2:0) => -2
Apply SR Below 70 => ((53.85 < 70) ? -2:0) => -2
Apply SR Over 130 => ((53.85 > 130) ? 2:0) => 0
Apply SR Over 150 => ((53.85 > 150) ? 2:0) => 0
Apply SR Over 170 => ((53.85 > 170) ? 2:0) => 0
Total => 3
Batsman Imran Ameer, checking for Batting rules
Apply Out for zero => ((17 == 0) ? -2:0) => 0
Apply Runs => (17 * 1) => 17
Apply Fours => (1 * 1) => 1
Apply Sixes! => (1 * 2) => 2
Apply 30 Runs => ((17 >= 30) ? 4:0) => 0
Apply Half Century => ((17 >= 50) ? 4:0) => 0
Apply Century => ((17 >= 100) ? 8:0) => 0
Apply SR Below 50 => ((100 < 50) ? -2:0) => 0
Apply SR Below 60 => ((100 < 60) ? -2:0) => 0
Apply SR Below 70 => ((100 < 70) ? -2:0) => 0
Apply SR Over 130 => ((100 > 130) ? 2:0) => 0
Apply SR Over 150 => ((100 > 150) ? 2:0) => 0
Apply SR Over 170 => ((100 > 170) ? 2:0) => 0
Total => 20
Batsman Muhammad Ajmal, checking for Batting rules
Apply Out for zero => ((11 == 0) ? -2:0) => 0
Apply Runs => (11 * 1) => 11
Apply Fours => (0 * 1) => 0
Apply Sixes! => (1 * 2) => 2
Apply 30 Runs => ((11 >= 30) ? 4:0) => 0
Apply Half Century => ((11 >= 50) ? 4:0) => 0
Apply Century => ((11 >= 100) ? 8:0) => 0
Apply SR Below 50 => ((91.67 < 50) ? -2:0) => 0
Apply SR Below 60 => ((91.67 < 60) ? -2:0) => 0
Apply SR Below 70 => ((91.67 < 70) ? -2:0) => 0
Apply SR Over 130 => ((91.67 > 130) ? 2:0) => 0
Apply SR Over 150 => ((91.67 > 150) ? 2:0) => 0
Apply SR Over 170 => ((91.67 > 170) ? 2:0) => 0
Total => 13
Batsman Shrijay Patel, 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 => ((42.86 < 50) ? -2:0) => -2
Apply SR Below 60 => ((42.86 < 60) ? -2:0) => -2
Apply SR Below 70 => ((42.86 < 70) ? -2:0) => -2
Apply SR Over 130 => ((42.86 > 130) ? 2:0) => 0
Apply SR Over 150 => ((42.86 > 150) ? 2:0) => 0
Apply SR Over 170 => ((42.86 > 170) ? 2:0) => 0
Total => -3
Batsman Gaurav Maithani, checking for Batting rules
Apply Out for zero => ((23 == 0) ? -2:0) => 0
Apply Runs => (23 * 1) => 23
Apply Fours => (2 * 1) => 2
Apply Sixes! => (2 * 2) => 4
Apply 30 Runs => ((23 >= 30) ? 4:0) => 0
Apply Half Century => ((23 >= 50) ? 4:0) => 0
Apply Century => ((23 >= 100) ? 8:0) => 0
Apply SR Below 50 => ((209.09 < 50) ? -2:0) => 0
Apply SR Below 60 => ((209.09 < 60) ? -2:0) => 0
Apply SR Below 70 => ((209.09 < 70) ? -2:0) => 0
Apply SR Over 130 => ((209.09 > 130) ? 2:0) => 2
Apply SR Over 150 => ((209.09 > 150) ? 2:0) => 2
Apply SR Over 170 => ((209.09 > 170) ? 2:0) => 2
Total => 35
Batsman Jaswinder Singh, 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 => ((100 < 50) ? -2:0) => 0
Apply SR Below 60 => ((100 < 60) ? -2:0) => 0
Apply SR Below 70 => ((100 < 70) ? -2:0) => 0
Apply SR Over 130 => ((100 > 130) ? 2:0) => 0
Apply SR Over 150 => ((100 > 150) ? 2:0) => 0
Apply SR Over 170 => ((100 > 170) ? 2:0) => 0
Total => 1
Batsman Waseem Abbas, 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 Bilal Zalmai, checking for Bowling rules
Apply Maidens => (0 * 2) => 0
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 => ((6.5 < 5) ? 2:0) => 0
Apply ER Below 6 => ((6.5 < 6) ? 2:0) => 0
Apply ER Below 7 => ((6.5 < 7) ? 2:0) => 2
Apply ER Above 10 => ((6.5 > 10) ? -2:0) => 0
Apply ER Above 11 => ((6.5 > 11) ? -2:0) => 0
Apply ER Above 12 => ((6.5 > 12) ? -2:0) => 0
Total => 2
Bowler Mohamad Waqar Zalmai, checking for Bowling rules
Apply Maidens => (0 * 2) => 0
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 => ((13.5 < 5) ? 2:0) => 0
Apply ER Below 6 => ((13.5 < 6) ? 2:0) => 0
Apply ER Below 7 => ((13.5 < 7) ? 2:0) => 0
Apply ER Above 10 => ((13.5 > 10) ? -2:0) => -2
Apply ER Above 11 => ((13.5 > 11) ? -2:0) => -2
Apply ER Above 12 => ((13.5 > 12) ? -2:0) => -2
Total => -6
Bowler Aqib Iqbal, checking for Bowling rules
Apply Maidens => (0 * 2) => 0
Apply Wickets => (2 * 4) => 8
Apply Wides => (2 * -2) => -4
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 => ((8.5 < 5) ? 2:0) => 0
Apply ER Below 6 => ((8.5 < 6) ? 2:0) => 0
Apply ER Below 7 => ((8.5 < 7) ? 2:0) => 0
Apply ER Above 10 => ((8.5 > 10) ? -2:0) => 0
Apply ER Above 11 => ((8.5 > 11) ? -2:0) => 0
Apply ER Above 12 => ((8.5 > 12) ? -2:0) => 0
Total => 4
Bowler Sahel Zadran, checking for Bowling rules
Apply Maidens => (0 * 2) => 0
Apply Wickets => (1 * 4) => 4
Apply Wides => (1 * -2) => -2
Apply No Balls => (1 * -2) => -2
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 => ((6.8 < 5) ? 2:0) => 0
Apply ER Below 6 => ((6.8 < 6) ? 2:0) => 0
Apply ER Below 7 => ((6.8 < 7) ? 2:0) => 2
Apply ER Above 10 => ((6.8 > 10) ? -2:0) => 0
Apply ER Above 11 => ((6.8 > 11) ? -2:0) => 0
Apply ER Above 12 => ((6.8 > 12) ? -2:0) => 0
Total => 2
Bowler Saad Cheema, checking for Bowling rules
Apply Maidens => (0 * 2) => 0
Apply Wickets => (3 * 4) => 12
Apply Wides => (2 * -2) => -4
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 => ((5.2 < 5) ? 2:0) => 0
Apply ER Below 6 => ((5.2 < 6) ? 2:0) => 2
Apply ER Below 7 => ((5.2 < 7) ? 2:0) => 2
Apply ER Above 10 => ((5.2 > 10) ? -2:0) => 0
Apply ER Above 11 => ((5.2 > 11) ? -2:0) => 0
Apply ER Above 12 => ((5.2 > 12) ? -2:0) => 0
Total => 16
Bowler Karanbir Singh, checking for Bowling rules
Apply Maidens => (0 * 2) => 0
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 => ((4.5 < 5) ? 2:0) => 2
Apply ER Below 6 => ((4.5 < 6) ? 2:0) => 2
Apply ER Below 7 => ((4.5 < 7) ? 2:0) => 2
Apply ER Above 10 => ((4.5 > 10) ? -2:0) => 0
Apply ER Above 11 => ((4.5 > 11) ? -2:0) => 0
Apply ER Above 12 => ((4.5 > 12) ? -2:0) => 0
Total => 14
Catcher Mehar Cheema, 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 Aqib Iqbal, 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 => (1 * 5) => 5
Total => 21
Catcher Baseer Khan, 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 Mansoor Safi, checking for Catching/Fielding rules
Apply Catch! => (0 * 8) => 0
Apply 3+ Catches => ((0 >= 3) ? 4:0) => 0
Apply Run outs => (1 * 6) => 6
Apply Stumped => (0 * 6) => 0
Apply LBW => (0 * 2) => 0
Apply Bowled => (0 * 1) => 0
Apply Catch&Bowled => (0 * 5) => 0
Total => 6
Catcher Karanbir Singh, 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
Batsman Karanbir Singh, 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 Bilal Zalmai, checking for Batting rules
Apply Out for zero => ((2 == 0) ? -2:0) => 0
Apply Runs => (2 * 1) => 2
Apply Fours => (0 * 1) => 0
Apply Sixes! => (0 * 2) => 0
Apply 30 Runs => ((2 >= 30) ? 4:0) => 0
Apply Half Century => ((2 >= 50) ? 4:0) => 0
Apply Century => ((2 >= 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 => 0
Batsman Razmal Shigiwal, 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 Imran Asif, checking for Batting rules
Apply Out for zero => ((4 == 0) ? -2:0) => 0
Apply Runs => (4 * 1) => 4
Apply Fours => (1 * 1) => 1
Apply Sixes! => (0 * 2) => 0
Apply 30 Runs => ((4 >= 30) ? 4:0) => 0
Apply Half Century => ((4 >= 50) ? 4:0) => 0
Apply Century => ((4 >= 100) ? 8:0) => 0
Apply SR Below 50 => ((200 < 50) ? -2:0) => 0
Apply SR Below 60 => ((200 < 60) ? -2:0) => 0
Apply SR Below 70 => ((200 < 70) ? -2:0) => 0
Apply SR Over 130 => ((200 > 130) ? 2:0) => 2
Apply SR Over 150 => ((200 > 150) ? 2:0) => 2
Apply SR Over 170 => ((200 > 170) ? 2:0) => 2
Total => 11
Batsman Aqib Iqbal, checking for Batting rules
Apply Out for zero => ((21 == 0) ? -2:0) => 0
Apply Runs => (21 * 1) => 21
Apply Fours => (4 * 1) => 4
Apply Sixes! => (0 * 2) => 0
Apply 30 Runs => ((21 >= 30) ? 4:0) => 0
Apply Half Century => ((21 >= 50) ? 4:0) => 0
Apply Century => ((21 >= 100) ? 8:0) => 0
Apply SR Below 50 => ((105 < 50) ? -2:0) => 0
Apply SR Below 60 => ((105 < 60) ? -2:0) => 0
Apply SR Below 70 => ((105 < 70) ? -2:0) => 0
Apply SR Over 130 => ((105 > 130) ? 2:0) => 0
Apply SR Over 150 => ((105 > 150) ? 2:0) => 0
Apply SR Over 170 => ((105 > 170) ? 2:0) => 0
Total => 25
Batsman Mansoor Safi, checking for Batting rules
Apply Out for zero => ((24 == 0) ? -2:0) => 0
Apply Runs => (24 * 1) => 24
Apply Fours => (1 * 1) => 1
Apply Sixes! => (0 * 2) => 0
Apply 30 Runs => ((24 >= 30) ? 4:0) => 0
Apply Half Century => ((24 >= 50) ? 4:0) => 0
Apply Century => ((24 >= 100) ? 8:0) => 0
Apply SR Below 50 => ((72.73 < 50) ? -2:0) => 0
Apply SR Below 60 => ((72.73 < 60) ? -2:0) => 0
Apply SR Below 70 => ((72.73 < 70) ? -2:0) => 0
Apply SR Over 130 => ((72.73 > 130) ? 2:0) => 0
Apply SR Over 150 => ((72.73 > 150) ? 2:0) => 0
Apply SR Over 170 => ((72.73 > 170) ? 2:0) => 0
Total => 25
Batsman Baseer Khan, checking for Batting rules
Apply Out for zero => ((2 == 0) ? -2:0) => 0
Apply Runs => (2 * 1) => 2
Apply Fours => (0 * 1) => 0
Apply Sixes! => (0 * 2) => 0
Apply 30 Runs => ((2 >= 30) ? 4:0) => 0
Apply Half Century => ((2 >= 50) ? 4:0) => 0
Apply Century => ((2 >= 100) ? 8:0) => 0
Apply SR Below 50 => ((28.57 < 50) ? -2:0) => -2
Apply SR Below 60 => ((28.57 < 60) ? -2:0) => -2
Apply SR Below 70 => ((28.57 < 70) ? -2:0) => -2
Apply SR Over 130 => ((28.57 > 130) ? 2:0) => 0
Apply SR Over 150 => ((28.57 > 150) ? 2:0) => 0
Apply SR Over 170 => ((28.57 > 170) ? 2:0) => 0
Total => -4
Batsman Mehar Cheema, checking for Batting rules
Apply Out for zero => ((11 == 0) ? -2:0) => 0
Apply Runs => (11 * 1) => 11
Apply Fours => (1 * 1) => 1
Apply Sixes! => (0 * 2) => 0
Apply 30 Runs => ((11 >= 30) ? 4:0) => 0
Apply Half Century => ((11 >= 50) ? 4:0) => 0
Apply Century => ((11 >= 100) ? 8:0) => 0
Apply SR Below 50 => ((73.33 < 50) ? -2:0) => 0
Apply SR Below 60 => ((73.33 < 60) ? -2:0) => 0
Apply SR Below 70 => ((73.33 < 70) ? -2:0) => 0
Apply SR Over 130 => ((73.33 > 130) ? 2:0) => 0
Apply SR Over 150 => ((73.33 > 150) ? 2:0) => 0
Apply SR Over 170 => ((73.33 > 170) ? 2:0) => 0
Total => 12
Batsman Mohamad Waqar Zalmai, checking for Batting rules
Apply Out for zero => ((12 == 0) ? -2:0) => 0
Apply Runs => (12 * 1) => 12
Apply Fours => (2 * 1) => 2
Apply Sixes! => (0 * 2) => 0
Apply 30 Runs => ((12 >= 30) ? 4:0) => 0
Apply Half Century => ((12 >= 50) ? 4:0) => 0
Apply Century => ((12 >= 100) ? 8:0) => 0
Apply SR Below 50 => ((150 < 50) ? -2:0) => 0
Apply SR Below 60 => ((150 < 60) ? -2:0) => 0
Apply SR Below 70 => ((150 < 70) ? -2:0) => 0
Apply SR Over 130 => ((150 > 130) ? 2:0) => 2
Apply SR Over 150 => ((150 > 150) ? 2:0) => 0
Apply SR Over 170 => ((150 > 170) ? 2:0) => 0
Total => 16
Batsman Sahel Zadran, checking for Batting rules
Apply Out for zero => ((12 == 0) ? -2:0) => 0
Apply Runs => (12 * 1) => 12
Apply Fours => (3 * 1) => 3
Apply Sixes! => (0 * 2) => 0
Apply 30 Runs => ((12 >= 30) ? 4:0) => 0
Apply Half Century => ((12 >= 50) ? 4:0) => 0
Apply Century => ((12 >= 100) ? 8:0) => 0
Apply SR Below 50 => ((240 < 50) ? -2:0) => 0
Apply SR Below 60 => ((240 < 60) ? -2:0) => 0
Apply SR Below 70 => ((240 < 70) ? -2:0) => 0
Apply SR Over 130 => ((240 > 130) ? 2:0) => 2
Apply SR Over 150 => ((240 > 150) ? 2:0) => 2
Apply SR Over 170 => ((240 > 170) ? 2:0) => 2
Total => 21
Batsman Saad Cheema, checking for Batting rules
Apply Out for zero => ((2 == 0) ? -2:0) => 0
Apply Runs => (2 * 1) => 2
Apply Fours => (0 * 1) => 0
Apply Sixes! => (0 * 2) => 0
Apply 30 Runs => ((2 >= 30) ? 4:0) => 0
Apply Half Century => ((2 >= 50) ? 4:0) => 0
Apply Century => ((2 >= 100) ? 8:0) => 0
Apply SR Below 50 => ((40 < 50) ? -2:0) => -2
Apply SR Below 60 => ((40 < 60) ? -2:0) => -2
Apply SR Below 70 => ((40 < 70) ? -2:0) => -2
Apply SR Over 130 => ((40 > 130) ? 2:0) => 0
Apply SR Over 150 => ((40 > 150) ? 2:0) => 0
Apply SR Over 170 => ((40 > 170) ? 2:0) => 0
Total => -4
Bowler Mehboob Ali, checking for Bowling rules
Apply Maidens => (1 * 2) => 2
Apply Wickets => (2 * 4) => 8
Apply Wides => (3 * -2) => -6
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 => ((5.5 < 5) ? 2:0) => 0
Apply ER Below 6 => ((5.5 < 6) ? 2:0) => 2
Apply ER Below 7 => ((5.5 < 7) ? 2:0) => 2
Apply ER Above 10 => ((5.5 > 10) ? -2:0) => 0
Apply ER Above 11 => ((5.5 > 11) ? -2:0) => 0
Apply ER Above 12 => ((5.5 > 12) ? -2:0) => 0
Total => 8
Bowler Waseem Abbas, checking for Bowling rules
Apply Maidens => (0 * 2) => 0
Apply Wickets => (3 * 4) => 12
Apply Wides => (4 * -2) => -8
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 => ((6 < 5) ? 2:0) => 0
Apply ER Below 6 => ((6 < 6) ? 2:0) => 0
Apply ER Below 7 => ((6 < 7) ? 2:0) => 2
Apply ER Above 10 => ((6 > 10) ? -2:0) => 0
Apply ER Above 11 => ((6 > 11) ? -2:0) => 0
Apply ER Above 12 => ((6 > 12) ? -2:0) => 0
Total => 10
Bowler Imran Ameer, checking for Bowling rules
Apply Maidens => (0 * 2) => 0
Apply Wickets => (2 * 4) => 8
Apply Wides => (1 * -2) => -2
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 => ((4.8 < 5) ? 2:0) => 2
Apply ER Below 6 => ((4.8 < 6) ? 2:0) => 2
Apply ER Below 7 => ((4.8 < 7) ? 2:0) => 2
Apply ER Above 10 => ((4.8 > 10) ? -2:0) => 0
Apply ER Above 11 => ((4.8 > 11) ? -2:0) => 0
Apply ER Above 12 => ((4.8 > 12) ? -2:0) => 0
Total => 12
Bowler Muhammad Qasim, checking for Bowling rules
Apply Maidens => (0 * 2) => 0
Apply Wickets => (2 * 4) => 8
Apply Wides => (1 * -2) => -2
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 => ((4.2 < 5) ? 2:0) => 2
Apply ER Below 6 => ((4.2 < 6) ? 2:0) => 2
Apply ER Below 7 => ((4.2 < 7) ? 2:0) => 2
Apply ER Above 10 => ((4.2 > 10) ? -2:0) => 0
Apply ER Above 11 => ((4.2 > 11) ? -2:0) => 0
Apply ER Above 12 => ((4.2 > 12) ? -2:0) => 0
Total => 12
Bowler Priyan Pushparajan, checking for Bowling rules
Apply Maidens => (0 * 2) => 0
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 => ((8 < 5) ? 2:0) => 0
Apply ER Below 6 => ((8 < 6) ? 2:0) => 0
Apply ER Below 7 => ((8 < 7) ? 2:0) => 0
Apply ER Above 10 => ((8 > 10) ? -2:0) => 0
Apply ER Above 11 => ((8 > 11) ? -2:0) => 0
Apply ER Above 12 => ((8 > 12) ? -2:0) => 0
Total => 4
Catcher Rockey Dianish, 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 Jaspal Singh, 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 Priyan Pushparajan, 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 Waseem Abbas, 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 Mehboob Ali, 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 Shrijay 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 => (0 * 1) => 0
Apply Catch&Bowled => (0 * 5) => 0
Total => 8
Catcher Imran Ameer, 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