Cricket Visualization Tool

Size: px
Start display at page:

Download "Cricket Visualization Tool"

Transcription

1 CS675 Project Cricket Visualization Tool Muralidharan Dhanakoti 1. Abstract Mitigated by rapid advances in ball tracking systems, cricket visualization systems have emerged as an indispensable tool for every cricket team s think tank. Coaches use these systems to analyze the performance of his players as well as the opponent team s players, television coverage of the matches are enhanced using these tools by providing the viewer with critical insights on the game. This project is aimed at developing one such visualization system. Various visualization techniques are used to generate the following visualizations, Pitch map, Wagon wheel chart, Manhattan chart. 2. Background and Motivation Cricket teams of yesteryears often pined for some sort of visualization system which will assist them in analyzing the games played against a particular opposition so that they can better understand the other team s strengths and weaknesses so that they know what to expect when they play the same team again. With the advent of sophisticated ball tracking systems, their prayers seem to have been answered. These tracking systems installed on the cricket grounds monitor the ball s position right from the bowler s hand all the way till the ball is deemed dead. They various factors that these systems measure include the pace at which the bowler bowls, ball s bounce after it hits on the pitch, its swing in the air before and after the crossing the batsman, spin deviation of the ball after it pitches, the direction in which the batsman hits the ball, the height of the ball at the point impact of the bat and the ball, and the exact distance at which the ball hits the pitch. These measurements provide all the data one would ever need to comprehend the action. With the use of judicious visualization techniques one can create visualizations that will

2 help the team as well as the individual player to analyze theirs and opposition s game better, it helps the coaches in strategy planning and also it provides enhanced viewing experience to the viewers watching the proceedings live in a television. 3. Methods The proposed tool will have the following visualizations Pitch Map Wagon wheel chart Manhattan chart 3.1 Pitch Map Pitch map is a scalar visualization technique aimed at analyzing the performance of the bowler in a match or in a spell. This pitch map shows where the bowler pitched all the balls in his quota of overs in a match or in a spell. Since this chart is aimed at analyzing the performance of the bowler, balls on the pitch are colored according to a color table that reflects the goodness of each ball. The pitch was constructed as a plane and an image of the cricket pitch was mapped as a texture to this plane. The balls are represented as spheres with phi and theta resolution of 10. The stumps are rendered as cylinders with resolution of 25 and an image of a cricket stump is mapped as a texture. To generate this visualization the cricket pitch is divided into 6 length zones and 6 line zones, the different length zones determine the goodness of the ball delivered by the bowler. Two line zones are designated outside the off-stump and the leg-stump and the remaining two line zones are on the stumps.

3 Figure1: Pitch and the stumps Figure 2: Length zones

4 The 6 length zones and the balls corresponding to those zones are named as follows Short Short of good length Good length Over-pitched Yorker Full toss Short This length zone starts midway of the pitch and the balls pitched in this zone are called short balls. Balls bowled in this zone by the bowler are deemed bad, the reason being when the ball is pitched midway on the pitch it gives the batsman more time to watch the ball and plan his stroke accordingly. This ball is lethal when aimed at the head or the ribcage of the batsman, but if the bowler gets the line wrong then the batsman can easily sway out of ball or even worse if the ball is bowled wide the batsman can quite easily clip the ball for four or even for six runs. Despite of having the potential to harm the batsman or at least frighten the batsman this ball is bad and therefore it is colored red indicating a bad or a danger ball from the bowler s perspective Short of Good length This length zone is a mixed bag for the bowler for the balls in this region can be hammered by the batsman if the line is wayward. When a bowler pitches consistently in this zone and also he maintains a good length the chances of him getting a wicket is high Good length This is the best ball that can be bowled by a bowler, when the ball is in pitched in this region the batsman is not sure whether to play with the front foot or to stay on the back foot and when the bowler pitches the ball just outside the off-stump line in this length consistently no matter how good a batsman is, the bowler is going to have him in trouble and its only appropriate that these balls are colored green.

5 3.1.4 Over-pitched This length is what every batsman loves a bowler to bowl, whenever the bowler pitches the ball in this zone the batsman plants his front-foot forward and drives the ball invariably for 4 runs, so this zone is the most damaging zone for a bowler to bowl at. Balls in this zone are shaded red Yorker The bowler attempts to bowl this ball in the slog overs of the match when the batsman is ready to take chances in search of quick runs, when the bowler gets it right the chances that the batsman might miss the ball or might get strapped on the pads is very high, but the downside of this length is that it is difficult for a bowler to consistently bowl in this zone, balls pitched in this zone are also shaded green Full toss This zone is again a mixed bag for the bowler, if the full toss ball is low at about thigh high and aimed at the body, the batsman finds it tough to work this around on the other hand if it is bowled even a bit wide then it is rest assured the ball will reach the fence in no time. Balls in this zone are shaded yellow. Figure 3 Pitch Map

6 3.2 Wagon wheel A wagon wheel chart is used to analyze a batsman s performance. This chart shows where a batsman scored his runs and how he scored them, this chart can be used to analyze a batsman s scoring areas, using this visualization the bowlers can know where not to pitch to this batsman What is a Wagon Wheel? The cricket field is usually oval in shape and this oval region is divided into 8 zones namely Mid-wicket, Mid-on, Mid-off, Covers, Point, Third man, Fine leg, and Square leg. Wagon wheel visualization shows how many runs the batsman scored in each of these zones, apart from this wagon wheel chart also shows how these runs were scored whether these were lofted strokes or ground strokes, by quantifying the runs with the distance the ball traveled from the stumps and the height information for lofted strokes a vector field around the play field is generated and the rendered image resembles like a wagon wheel that s why this chart is called a wagon wheel chart Run Types In a cricket game the number of runs that can be scored in a ball is 6, if the ball is hit out of the playing field then 6 runs are awarded to the batsman, if the ball reaches the boundary of the field after bouncing on the field before reaching the boundary then 4 runs are awarded to the batsman, if the batsman hits the ball inside the field he runs across the pitch until the ball is collected and thrown by a fielder to either the bowler or the man behind the stumps called the wicket-keeper, if the batsman runs across the pitch once then the batsman collects 1 run, he can run the length of the pitch as many times he wants till the ball is returned to either of the above mentioned players, and the number of times the batsman runs across the pitch is collected by the batsman for that ball, usually the batsman runs either once, twice or thrice and collects as many runs.

7 Figure 4 Wagon wheel chart Generating Vectors for ground strokes The zonal location and type of each run is read from the input file, a vector is generated from the middle stump to the specified location and color coded. Figure 5 Wagon wheel graph with Bezier curves for lofted strokes

8 3.2.4 Lofted shots Usually a four or a six hit by the batsman is lofted in air, and this stroke must be distinguished from the ground strokes for the wagon wheel visualization to be complete A rational quadratic degree Bezier curve is generated to record the lofted shots, the first control point being the starting point of every other stroke and the third control point is the positional data read from the file and the second control point is the midpoint of the other two control points except its y-coordinate lofted by the height the ball went up in the air, now by applying weights = 1 for each of these control points we generate a rational Bezier curve which is a parabola which represents the ball s trajectory Color Coding The color coding for these vectors is done from the perspective of the batsman, the sixes are the maximum runs he can score they are coded red, the fours are the next best he can do, they are shaded orange, the threes pink, the twos are purple and the ones are pale yellow. 3.3 Manhattan chart This chart kind of gives the summary for a game; this chart is inclined towards showcasing the bowling team s performance. Information regarding each of the 50 overs is recorded in this chart. Figure 6 Manhattan Chart

9 For each of the over bowled, the number of runs scored, the name of the bowler who bowled this over and the number of batsman dismissed during this over is recorded Generating the bowler - over grid The grid that is seen in the snapshot in the previous page is called the bowler over grid, it is called so because the two axes that define the grid s plane have bowler and over information encoded in them. The bowler axis has the names of the bowler s defining each cell, and the over axis contains the over number defining the cells Generating the runs scored The number of runs scored in each of the cells (over number and the bowler name) of the bowler-over grid is represented as a cylinder whose height is the number of runs and its center is the center of the cell (with an offset), a text actor that has the numerical value of the number of runs is rendered on top of each of the cylinders Generating wickets If a wicket fell in that over, a sphere is rendered on top of the cylinder (runs) to indicate a wicket fell, if more than one wicket fell in that over then a provision is made to render as many spheres as the number of wickets in that over Color Coding The color coding for this Manhattan chart is influenced by the number of runs scored in that particular over, any over which has less than four runs taken from it is considered as a very good over from that bowler, and it is shaded golden yellow, overs with four to six runs are deemed normal and it is shaded spring-green, six-ten runs over is considered expensive and is shaded steel blue, and any over in which more than 10 runs were scored is very bad and its shaded red.

10 4. Data Sources Pitch Map: Data Collected from cricket match videos Wagon wheel: Data Collected from cricket match videos Manhattan chart: Data Collected from cricket match videos 6. References E.R.Tufte. The Visual Display of Quantitative Information. Graphics Press, Cheshire, CT, 1990 P.Rheingans. Color Change, and Control for Quantitative Data Display. In Proceedings of Visualization 92 pp , IEEE Computer Society Press Los Alamitos, CA, 1992 A.J.Fuller and M.L.X dossantos Computer Generated Display of 3D vector Fields Computer Aided Design 12(2):61-66, 1980 The Visualization Toolkit User's Guide By William J. Schroeder, Kenneth M. Martin, Lisa S. Avila, C. Charles Law Curves and Surfaces for CAGD: A Practical Guide by Gerald Farin The C++ Programming Language (Special 3rd Edition) by Bjarne Stroustrup Effective C++: 50 Specific Ways to Improve Your Programs and Design (2nd Edition) by Scott Meyers Effective STL: 50 Specific Ways to Improve Your Use of the Standard Template Library by Scott Meyers

11 7. Reference URLS

Wicketkeeping Drills. Specific Outcome Area of Game Name of Activity Explanation/Diagram Learning to catch with soft hands.

Wicketkeeping Drills. Specific Outcome Area of Game Name of Activity Explanation/Diagram Learning to catch with soft hands. Specific Outcome Area of Game Name of Activity Explanation/Diagram Learning to catch with soft hands Tennis racquet and tennis ball drill With a partner about 10 metres apart, one hits the ball with the

More information

No ball ready reckoner Umpire who may call Non-striker s end Square leg Front foot infringement Yes No Back foot infringement Yes No More than

No ball ready reckoner Umpire who may call Non-striker s end Square leg Front foot infringement Yes No Back foot infringement Yes No More than No ball ready reckoner Umpire who may call Non-striker s end Square leg Front foot infringement Yes No Back foot infringement Yes No More than allowed bouncers in an over Yes No Fast full toss above the

More information

AN INTRODUCTION TO CRICKET UMPIRING. By Mackay Cricket Umpires Association

AN INTRODUCTION TO CRICKET UMPIRING. By Mackay Cricket Umpires Association AN INTRODUCTION TO CRICKET UMPIRING By Mackay Cricket Umpires Association SPIRIT OF CRICKET Reference The Laws of Cricket 2017 Respect your captain, team mates, opponents and the authority of the umpire.

More information

Batting Drills. Specific Outcome Area of Game Name of Activity Explanation/Diagram. Backlift, Pre-movement Check grip/full face Technique / skill

Batting Drills. Specific Outcome Area of Game Name of Activity Explanation/Diagram. Backlift, Pre-movement Check grip/full face Technique / skill Specific Outcome Area of Game Name of Activity Explanation/Diagram Setup Grip, Stance, Technique Setup Video tape Backlift, Pre-movement Check grip/full face Technique / Grip Test In pairs 5m distance

More information

National Primary Schools Kwik Cricket Competition - Rules

National Primary Schools Kwik Cricket Competition - Rules National Primary Schools Kwik Cricket Competition - Rules 2016 National P6 Primary Schools Cup KWIK CRICKET RULES & REGULATIONS The National P6 Primary Schools Cup is a Kwik Cricket (8-a-side) pairs tournament

More information

JUNIOR CRICKET STAGE 2-30 OVER DETAILED MATCH DAY RULES

JUNIOR CRICKET STAGE 2-30 OVER DETAILED MATCH DAY RULES JUNIOR CRICKET STAGE 2-30 OVER DETAILED MATCH DAY RULES Match Day Rules - SCDCA AMMENDED 2017/18: UPDATED 18/10/2017 STAGE STAGE 2 STAGE STAGE 2 SUMMARY Playing and competing PURPOSE DESCRIPTION INDICATIVE

More information

EBCC CRICKET COACHING - COMPETENCIES

EBCC CRICKET COACHING - COMPETENCIES EBCC CRICKET COACHING - COMPETENCIES Competency Level Competency BATTING Holding the bat and stance Can hold the bat and stand in a suitable position to receive the ball. Can swing the bat in a straight

More information

Stage 2. Application. Contents. Cricket Illawarra Junior Playing Conditions (2018/19) a) Cricket Illawarra Junior Stage 2 Formats Level 1 & Level 2.

Stage 2. Application. Contents. Cricket Illawarra Junior Playing Conditions (2018/19) a) Cricket Illawarra Junior Stage 2 Formats Level 1 & Level 2. Stage 2 Cricket Illawarra Junior Playing Conditions (2018/19) Application a) Cricket Illawarra Junior Stage 2 Formats Level 1 & Level 2. b) All matches are played in accordance with the Association Competition

More information

RDCA MyCricket Results Guide

RDCA MyCricket Results Guide RDCA MyCricket Results Guide Example of a correctly completed match card. The following has detail has been entered. Batsman and details of the dismissal ie b Smith, Batsmans score Extras FOW (Fall of

More information

SURREY U15 PREMIER LEAGUE

SURREY U15 PREMIER LEAGUE SURREY U15 PREMIER LEAGUE SURREY CRICKET FOUNDATION Competition Rules: Title The title of the Competition shall be the Surrey U15 Premier League. Management The control of the Competition shall be undertaken

More information

Rules and Regulations for ACL Ten10 Knock Out

Rules and Regulations for ACL Ten10 Knock Out Rules and Regulations for ACL Ten10 Knock Out All matches will be played with the ACL approved "Hard Tennis" cricket balls that are provided by ACL All the matches will be played on ACL approved baseball

More information

Spin Bowling Drills. Skill / Technique

Spin Bowling Drills. Skill / Technique Specific Outcome Area of Game Name of Activity Explanation/Diagram Spinning the ball hard Skill Throw ball up drill Get a leather ball and conform to a standard grip next to your side. Toss the ball into

More information

Scoring Under 8 / Under 9 Super Sixes

Scoring Under 8 / Under 9 Super Sixes Scoring Under 8 / Under 9 Super Sixes This is a guide on how to score the Super Sixes Competition. Please keep in mind that this is a modified form of cricket, designed to maximise participation and encourage

More information

CRICKET UMPIRING. PCA Umpiring committee

CRICKET UMPIRING. PCA Umpiring committee CRICKET UMPIRING PCA Umpiring committee CONTENTS The Spirit of Cricket Cricket Pitch PCA rules Umpire Signals LBW Bowler foot-faults Extras Dead ball Bowled Caught Handled the ball Hit the ball Twice Hit

More information

a) Cricket Illawarra & South Coast Cricket Combined Junior Competition Stage 3 Format Level 1 Under 14B

a) Cricket Illawarra & South Coast Cricket Combined Junior Competition Stage 3 Format Level 1 Under 14B Stage 3 Cricket Illawarra Junior Playing Conditions (2018/19) Application a) Cricket Illawarra & South Coast Cricket Combined Junior Competition Stage 3 Format Level 1 Under 14B b) Matches are played in

More information

Stage 1. Application. Contents. Cricket Illawarra Junior Playing Conditions (2018/19) a) Cricket Illawarra Junior Stage 1 Formats Level 1 & Level 2.

Stage 1. Application. Contents. Cricket Illawarra Junior Playing Conditions (2018/19) a) Cricket Illawarra Junior Stage 1 Formats Level 1 & Level 2. Stage 1 Cricket Illawarra Junior Playing Conditions (2018/19) Application a) Cricket Illawarra Junior Stage 1 Formats Level 1 & Level 2. b) Matches are played in accordance with the Association Competition

More information

Intermediate grades GIRLS Year 7 & 8 Grade Conditions

Intermediate grades GIRLS Year 7 & 8 Grade Conditions Intermediate grades GIRLS Year 7 & 8 Grade Conditions As at 6 SEPTEMBER 2018 Full conditions as at the start of the 2018/19 season Please print a copy of these and have available on match day. Grade Managers

More information

NOT JUST NETS CREATING A WINTER TRAINING PROGRAMME

NOT JUST NETS CREATING A WINTER TRAINING PROGRAMME NOT JUST NETS CREATING A WINTER TRAINING PROGRAMME Start on time. Time in the hall/nets is precious; therefore encourage the philosophy that on time is late. Can you do warm ups before official session

More information

Graham Cup Rules (2018)

Graham Cup Rules (2018) Graham Cup Rules (2018) 1. The cup shall be competed for annually on a knock-out basis. The Competitions Directorate shall control the competition and shall appoint an Honorary Cup Secretary to organise

More information

UNDER 14 s SPECIFIC COMPETITION RULES (Updated September 2017)

UNDER 14 s SPECIFIC COMPETITION RULES (Updated September 2017) UNDER 14 s SPECIFIC COMPETITION RULES (Updated September 2017) These rules must be read in conjunction with the CAW Junior Cricket Common Laws for Junior Competitions Document Index Page 1 Maximum Players

More information

Tweed District Junior Cricket Association Inc.

Tweed District Junior Cricket Association Inc. Tweed District Junior Cricket Association Inc. U16 Playing Rules 10 September 2011 1.0 Apart from the following rule variations, matches shall be played under the normal laws of cricket and in the spirit

More information

Amateur Cricket Rules

Amateur Cricket Rules Page 1 Amateur 20-20 Cricket Rules 1. Spikes are Not allowed. 2. All Dresses must be colourful. White Dress is Not Allowed. Except as varied are under the Laws of Amateur 20-20 Cricket Federation (India)

More information

Basic scoring. Scoring balls and runs

Basic scoring. Scoring balls and runs Scoring balls and runs Start of play When the players walk onto the field you must be ready as there are a number of important tasks that must be completed before the first ball is bowled. You need to

More information

Hurricanes Junior League Playing Conditions Category One

Hurricanes Junior League Playing Conditions Category One Hurricanes Junior League Playing Conditions Category One Season 2017/18 9 Summary of Rules Hours of Play Wednesday Evenings from 5:30pm 7:30pm. Age Eligibility Players must be Under 12 as at 31 st August

More information

Cricket umpire assistance and ball tracking system using a single smartphone camera

Cricket umpire assistance and ball tracking system using a single smartphone camera 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 Cricket umpire assistance and ball tracking system using a single smartphone camera Udit Arora

More information

Boys HB Smash Under 14 Playing Conditions

Boys HB Smash Under 14 Playing Conditions Boys HB Smash Under 14 Playing Conditions 1. Team Composition Maximum 9 on the field. Players MUST be Under 14 on September 1. 2. Boy/Girls Mixed teams allowed. 3. Graded Grading of teams to be determined

More information

THIRD UMPIRE DECISION REVIEW SYSTEM

THIRD UMPIRE DECISION REVIEW SYSTEM THIRD UMPIRE DECISION REVIEW SYSTEM 1. General 1.1. The Decision Review System (DRS) will be used in all matches. Note: The DRS includes: The process for the referral by the on-field umpires of a decision

More information

Boys T20 Smash Y5 Playing Conditions

Boys T20 Smash Y5 Playing Conditions Boys T20 Smash Y5 Playing Conditions IF ANY TEAM ATTEMPTS TO CONVINCE ANOTHER TEAM TO NOT PLAY BY THESE PLAYING CONDITIONS, IF REPORTED TO ACA, THAT TEAM WILL AUTOMATICALLY FORFEIT THE GAME. SHOULD BOTH

More information

Girls T20 Smash U16 Playing Conditions

Girls T20 Smash U16 Playing Conditions Girls T20 Smash U16 Playing Conditions IF ANY TEAM ATTEMPTS TO CONVINCE ANOTHER TEAM TO NOT PLAY BY THESE PLAYING CONDITIONS, IF REPORTED TO ACA, THAT TEAM WILL AUTOMATICALLY FORFEIT THE GAME. SHOULD BOTH

More information

PRIMARY SCHOOLS COMPETITION BOOKLET

PRIMARY SCHOOLS COMPETITION BOOKLET PRIMARY SCHOOLS COMPETITION BOOKLET 2018 1 INTRODUCTION Welcome to the Primary Schools Competition Booklet which details all the competitions that Primary Schools in Surrey have the opportunity of participating

More information

JUNIOR CRICKET FORMAT RECOMMENDATIONS UNDER 9s - 11s

JUNIOR CRICKET FORMAT RECOMMENDATIONS UNDER 9s - 11s JUNIOR CRICKET FORMAT RECOMMENDATIONS UNDER 9s - 11s CONTENTS Introduction 3 The Experience 4 Ground Layout and Equipment 5 Formats and supporting rules: Under 9 s Formats and supporting rules: Under 10

More information

Tweed District Junior Cricket Association Inc.

Tweed District Junior Cricket Association Inc. Tweed District Junior Cricket Association Inc. U14 Playing Rules 10 September 2011 1.0 Apart from the following rule variations, matches shall be played under the normal laws of cricket and in the spirit

More information

PRIMARY SCHOOLS COMPETITION BOOKLET

PRIMARY SCHOOLS COMPETITION BOOKLET PRIMARY SCHOOLS COMPETITION BOOKLET 1 INTRODUCTION Welcome to the Primary Schools Competition Booklet which details all the competitions that Primary Schools in Surrey have the opportunity of participating

More information

Senior Mode of Competition

Senior Mode of Competition Senior Mode of Competition Canterbury and Western Suburbs Cricket Association Incorporated LAST AMENDED 17 th August 2016 Index: Part 1 Points System Part 2 Hours of Play Part 3 Drinks Breaks Part 4 Overs

More information

A SHORT GUIDE TO SCORING

A SHORT GUIDE TO SCORING A SHORT GUIDE TO SCORING Cricket matches need scorers to record runs scored, wickets taken and overs bowled. The purpose of this Guide is to give guidance to those who are new to scoring and players who

More information

Junior Boys Playing Conditions

Junior Boys Playing Conditions Junior Boys Playing Conditions YEAR 6 PREMIER Y 1. Team Composition Maximum 11 on the field. Players should be in school Year 6 at the beginning of the season. 2. Boy/Girls Mixed teams allowed. 3. Graded

More information

Boys T20 Smash Under 14 Playing Conditions

Boys T20 Smash Under 14 Playing Conditions Boys T20 Smash Under 14 Playing Conditions IF ANY TEAM ATTEMPTS TO CONVINCE ANOTHER TEAM TO NOT PLAY BY THESE PLAYING CONDITIONS, IF REPORTED TO ACA, THAT TEAM WILL AUTOMATICALLY FORFEIT THE GAME. SHOULD

More information

Boys T20 Smash Y7 Playing Conditions

Boys T20 Smash Y7 Playing Conditions Boys T20 Smash Y7 Playing Conditions IF ANY TEAM ATTEMPTS TO CONVINCE ANOTHER TEAM TO NOT PLAY BY THESE PLAYING CONDITIONS, IF REPORTED TO ACA, THAT TEAM WILL AUTOMATICALLY FORFEIT THE GAME. SHOULD BOTH

More information

AKKA 2012 Sports Committee Cricket Tournament Rules

AKKA 2012 Sports Committee Cricket Tournament Rules AKKA 2012 Sports Committee Cricket Tournament Rules AKKA CRICKET LEAGUE 2012 ACL 2012 Tournament We are so glad that you have taken the opportunity to register for the Gandaberunda Cricket Championship!

More information

2. Fair and unfair play According to the Laws the umpires are the sole judges of fair and unfair play.

2. Fair and unfair play According to the Laws the umpires are the sole judges of fair and unfair play. THE LAWS OF CRICKET THE PREAMBLE THE SPIRIT OF CRICKET Cricket is a game that owes much of its unique appeal to the fact that it should be played not only within its Laws but also within the Spirit of

More information

WHITECROSS DISTRICT TOURNAMENT Boys Under 14 T20

WHITECROSS DISTRICT TOURNAMENT Boys Under 14 T20 WHITECROSS DISTRICT TOURNAMENT Boys Under 14 T20 2018 General Information Except as specifically provided for hereinafter, the Laws of Cricket (2018 Code) and any subsequent changes shall apply to all

More information

Boys T20 Smash Y6 Playing Conditions

Boys T20 Smash Y6 Playing Conditions Boys T20 Smash Y6 Playing Conditions Quick Summary Rules Number of Players Maximum Innings Length Pitch Length Boundary Size Exclusion Zone Bowlers Run Up Spin/Slow Bowling Overs Maximum Overs Bowling

More information

SENIOR COUNTRY WEEK GENERAL RULES ANNEXURE A:

SENIOR COUNTRY WEEK GENERAL RULES ANNEXURE A: SENIOR COUNTRY WEEK GENERAL RULES ANNEXURE A: ONE-DAY SENIOR COMPETITION PLAYING CONDITIONS 5 August 2016 CD:WACA ONE DAY COMPETITION PLAYING CONDITIONS DEFINITIONS AND INTERPRETATION... 2 1. PLAYERS...

More information

Boys HB Smash Y8 Playing Conditions

Boys HB Smash Y8 Playing Conditions Boys HB Smash Y8 Playing Conditions 1. Team Composition Maximum 9 on the field. Players should be in Year 8 at the start of the season. ACA is lenient on granting dispensations to allow players to play

More information

SAAS OPEN CRICKET RULES GROUP 1, 2 AND 3 ONE DAY GAMES

SAAS OPEN CRICKET RULES GROUP 1, 2 AND 3 ONE DAY GAMES SAAS OPEN CRICKET RULES GROUP 1, 2 AND 3 ONE DAY GAMES Grp 1, 2, 3 and 4 matches are open to all students of the schools at which they are enrolled. Matches to be played on the ground of the first named

More information

Girls Y7/8 Cricket Playing Conditions

Girls Y7/8 Cricket Playing Conditions Girls Y7/8 Cricket Playing Conditions 1. Team Composition Maximum 9 on the field. Players should be no older than in school year 8 at the beginning of the season. ACA is very lenient on granting dispensations

More information

STRIKE BOWLERS. 6 WEEK PROGRAM A step-by-step program that will help you become a T20 strike weapon.

STRIKE BOWLERS. 6 WEEK PROGRAM A step-by-step program that will help you become a T20 strike weapon. T20 STRIKE BOWLERS 6 WEEK PROGRAM A step-by-step program that will help you become a T20 strike weapon. T20 STRIKE BOWLERS 6 WEEK PROGRAM INTRODUCTION Welcome! The purpose of this 6 week training program

More information

JUNIOR COUNTRY WEEK GENERAL RULES ANNEXURE A:

JUNIOR COUNTRY WEEK GENERAL RULES ANNEXURE A: JUNIOR COUNTRY WEEK GENERAL RULES ANNEXURE A: ONE-DAY JUNIOR COMPETITION PLAYING CONDITIONS 5 August 2016 CD:WACA ONE DAY COMPETITION PLAYING CONDITIONS DEFINITIONS AND INTERPRETATION... 2 1. PLAYERS...

More information

GES & CORPORATE LEATHER BALL T20 CRICKET TOURNAMENT

GES & CORPORATE LEATHER BALL T20 CRICKET TOURNAMENT THE PREAMBLE THE SPIRIT OF CRICKET Cricket is a game that owes much of its unique appeal to the fact that it should be played not only within the Laws but also within the Spirit of the Game. Any action

More information

Game 4 - Limited 45 Over

Game 4 - Limited 45 Over Game 4 - Limited 45 Over Cricket Illawarra Grade Playing Conditions (2017-18) All matches are played in accordance with the Grade Competition Administration rules, the Grade General Competition and Match

More information

How to enter a scorecard into Play Cricket

How to enter a scorecard into Play Cricket How to enter a scorecard into Play Cricket Table of Contents Adding a score sheet to play cricket... 3 Introduction... 3 How to Enter a score sheet... 3 Access Rights... 3 Login... 4 Administration Page...

More information

JUNIOR CRICKET FORMAT RECOMMENDATIONS UNDER 8-11s

JUNIOR CRICKET FORMAT RECOMMENDATIONS UNDER 8-11s JUNIOR CRICKET FORMAT RECOMMENDATIONS UNDER 8-11s CONTENTS Welcome 3 Introduction 4 The Experience 5 Ground Layout and Equipment 6 Formats and supporting rules: 8 Under 8 s and under 9 s Formats and supporting

More information

Hurricanes Junior League Under 15 s 40 Over & Twenty20 Playing Conditions

Hurricanes Junior League Under 15 s 40 Over & Twenty20 Playing Conditions Hurricanes Junior League Under 15 s 40 Over & Twenty20 Season 2018/19 20 Summary of Rules (40 Over Matches) Hours of Play Sundays from either of the following times: 9:00am 1:00pm 12:15pm 4:15pm 1:15pm

More information

Hurricanes Junior League Under 13 s Playing Conditions

Hurricanes Junior League Under 13 s Playing Conditions Hurricanes Junior League Under 13 s Playing Conditions Season 2017/18 19 Summary of Rules Hours of Play Sunday mornings from 9:00am 12:00pm. Age Eligibility Players must be Under 13 as at 31 st August

More information

AIC CRICKET BY LAWS 25 OVER GAMES A, 6B 5A, 5B. AIC 25 Over Cricket By Laws

AIC CRICKET BY LAWS 25 OVER GAMES A, 6B 5A, 5B. AIC 25 Over Cricket By Laws AIC CRICKET BY LAWS 25 OVER GAMES 2018 6A, 6B 5A, 5B AIC 25 Over Cricket By Laws 2018 1 RULES PERTAINING TO ALL TEAMS Clause 1: GRADES AND AIC AGGREGATE a) Grades catered for shall be: b) All grades except

More information

POPULAR BRITISH SPORTS AND GAMES

POPULAR BRITISH SPORTS AND GAMES POPULAR BRITISH SPORTS AND GAMES Data: Octubre Desembre 2009 Notice that CLIL is not the same as teaching any content in a foreign language. That is why it is important to pay attention to the scaffolding

More information

MANLY WARRINGAH JUNIOR CRICKET ASSOCIATION LOCAL RULES. UNDER 15 Divisions 1 and 2 as at the 2013/14 season

MANLY WARRINGAH JUNIOR CRICKET ASSOCIATION LOCAL RULES. UNDER 15 Divisions 1 and 2 as at the 2013/14 season MANLY WARRINGAH JUNIOR CRICKET ASSOCIATION LOCAL RULES UNDER 15 Divisions 1 and 2 as at the 2013/14 season GENERAL RULES All games are played under the normal laws of the game of cricket. These are local

More information

Boys HB Smash U19 Playing Conditions

Boys HB Smash U19 Playing Conditions Boys HB Smash U19 Playing Conditions IF ANY TEAM ATTEMPTS TO CONVINCE ANOTHER TEAM TO NOT PLAY BY THESE PLAYING CONDITIONS, IF REPORTED TO ACA, THAT TEAM WILL AUTOMATICALLY FORFEIT THE GAME. SHOULD BOTH

More information

Cup competitions are played under the Rules of the NPCL unless they are replaced by rules specific to the Cup competition.

Cup competitions are played under the Rules of the NPCL unless they are replaced by rules specific to the Cup competition. Cup Competition(s) Cup competitions are played under the Rules of the NPCL unless they are replaced by rules specific to the Cup competition. Readers T20 Cup The T20 Readers Cup shall be played in accordance

More information

Dallas Youth Cricket League (DYCL) Twenty20 Tournament Rule Book

Dallas Youth Cricket League (DYCL) Twenty20 Tournament Rule Book (DYCL) Twenty20 Tournament Rule Book Version 2013-03-20 March, 2013 The rule book contains the rules, regulations and guidelines for the Dallas Youth Cricket league Twenty20 Tournament Table of Contents

More information

Game 1 Two-Day Format

Game 1 Two-Day Format Game 1 Two-Day Format Cricket Illawarra Grade Playing Conditions (2017-18) All matches are played in accordance with the Grade Competition Administration rules, the Grade General Competition and Match

More information

HUNTERS YORK & DISTRICT SENIOR CRICKET LEAGUE Edward Readman Memorial Trophy Rules

HUNTERS YORK & DISTRICT SENIOR CRICKET LEAGUE Edward Readman Memorial Trophy Rules HUNTERS YORK & DISTRICT SENIOR CRICKET LEAGUE Edward Readman Memorial Trophy Rules - 2014 Administration 1. Title The competition shall be organised by the York and District Senior Cricket League, to be

More information

ZCCC Zuoz U11 Tournament Report

ZCCC Zuoz U11 Tournament Report ZCCC Zuoz U11 Tournament Report 3 & 4 June 2017 Fingers were crossed and thumbs held for the weather for the 2017 installment of the Zuoz Festival of Junior Cricket. Teams from Basel, Gingins, Cossonay

More information

AUSTRALIAN CRICKET REVISED JUNIOR FORMATS

AUSTRALIAN CRICKET REVISED JUNIOR FORMATS AUSTRALIAN CRICKET REVISED JUNIOR FORMATS 2016 The revised junior formats are aligned to the Australian Cricket Pathway. The principles of the Pathway are: 1. Focus is on enhancing players enjoyment and

More information

Year 5 Hardball and Super 8

Year 5 Hardball and Super 8 Primary Grades Pairs Cricket Grade Conditions Year 5 Hardball and Super 8 Full conditions as at the start of the 2018/19 season (updated 7 September 2018) Print a copy of these and take with you on match

More information

2016 Durham Elementary Cricket Challenge

2016 Durham Elementary Cricket Challenge 2016 Durham Elementary Cricket Challenge Tentative Dates: November 21 23 (PM sessions 12.00 5.00 If necessary: AM sessions 8.30 11.30) Final 8: November 24 (3.30-5.00 PM) Whitby Soccer Dome Entry Fee:

More information

Royal London Under 15 County Cup

Royal London Under 15 County Cup Royal London Under 15 County Cup Competition Rules 1 Title The title of the Competition shall be the Royal London Under 15 County Cup for the Tim Bible Cup. 2 Management Please refer to Generic Rule 1.

More information

BK SUPER SMASH 1. THE COMPETITION

BK SUPER SMASH 1. THE COMPETITION BK SUPER SMASH Except as modified hereunder, the NZC First Class and Ford Trophy Playing Conditions for cricket in New Zealand shall apply in all BK Super Smash matches. 1. THE COMPETITION The BK Super

More information

Using MyCricket for Junior Cricket

Using MyCricket for Junior Cricket Using MyCricket for Junior Cricket Selecting your Team When you first log into MyCricket, the first screen you ll see will generally be similar to the one below. Prior to each match (should be completed

More information

INFORMATION SHEET 2 - WARMING UP

INFORMATION SHEET 2 - WARMING UP INFORMATION SHEET 2 - WARMING UP PRINCIPLES It is preparation for the main activity whether that is a game or practice session. Make it relevant to what is about to happen. Ideally they should be quick

More information

CRICKET ASSOCIATION COMPETITION HANDBOOK

CRICKET ASSOCIATION COMPETITION HANDBOOK ACT SUNDAY SOCIAL CRICKET ASSOCIATION Date last modified: 30 August 2013 1 TABLE OF CONTENTS PART A EXPLANATORY NOTES... 3 1. Laws of Cricket... 3 2. Umpiring... 3 3. Scoring... 4 4. Disputes... 4 5. Match

More information

Under 15 County Cup. The title of the Competition shall be the ECB Under 15 County Cup for the Tim Bible Cup. Please refer to Generic Rule 1.

Under 15 County Cup. The title of the Competition shall be the ECB Under 15 County Cup for the Tim Bible Cup. Please refer to Generic Rule 1. Under 15 County Cup Competition Rules 1 Title The title of the Competition shall be the ECB Under 15 County Cup for the Tim Bible Cup. 2 Management Please refer to Generic Rule 1. 3 Entry Please refer

More information

PLAYERS CLOTHING 2018

PLAYERS CLOTHING 2018 PLAYERS CLOTHING 2018 Coloured clothing will be used in the following competitions: Challenge Cup Irish Senior Cup National Trophy Ulster Cup Ulster Shield Twenty20 Cup Twenty20 Trophy Predominantly white

More information

MILO in2cricket Skills Program 7-10 The Australian Way

MILO in2cricket Skills Program 7-10 The Australian Way MILO in2cricket Skills is a curriculum aligned program which uses cricket as the vehicle for promoting a healthy & active lifestyle. It s fun, inclusive, easy to facilitate & gives students the skills

More information

Boys T20 Smash Y8 Playing Conditions

Boys T20 Smash Y8 Playing Conditions Boys T20 Smash Y8 Playing Conditions 1. Team Composition Maximum 9 on the field. Players should be in Year 8 at the start of the season. ACA is lenient on granting dispensations to allow players to play

More information

More Fun More Action Better Skills. Junior Cricket Pathway and Formats Guide

More Fun More Action Better Skills. Junior Cricket Pathway and Formats Guide More Fun More Action Better Skills Junior Cricket Pathway and Formats Guide Table of Contents Introduction 3 Objectives of the new Junior Cricket Pathway and Formats 4 What is the role of the Coach? 4

More information

Rules and Playing Conditions of Cricket Conference Cup. 1. Title The title of the Competition shall be The Conference Cup for the Bertie Joel Trophy.

Rules and Playing Conditions of Cricket Conference Cup. 1. Title The title of the Competition shall be The Conference Cup for the Bertie Joel Trophy. Rules and Playing Conditions of Cricket Conference Cup 1. Title The title of the Competition shall be The Conference Cup for the Bertie Joel Trophy. 2. Management The Competition shall be managed by a

More information

Arm Ball: A ball bowled by a slow bowler which has no spin on it and so does not turn as expected but which stays on a straight line ("goes on with

Arm Ball: A ball bowled by a slow bowler which has no spin on it and so does not turn as expected but which stays on a straight line (goes on with Cricket Acronyms Arm Ball: A ball bowled by a slow bowler which has no spin on it and so does not turn as expected but which stays on a straight line ("goes on with the arm") Asking rate: The runs required

More information

New Technology used in sports. By:- ABKASH AGARWAL REGD NO BRANCH CSE(A)

New Technology used in sports. By:- ABKASH AGARWAL REGD NO BRANCH CSE(A) New Technology used in sports By:- ABKASH AGARWAL REGD NO-0901209326 BRANCH CSE(A) 1)Introduction 2)Abilities 3)Principle of HAWK EYE 4)Technology 5)Applications 6)Further Developments 7)Conclusion 8)References

More information

Master Blasters Scorebook

Master Blasters Scorebook Master Blasters Scorebook Format & Rules Master Blasters Format Master Blaster Rules Players Session Time Blast Game Length Batting Bowling Pitch Pitch Length Boundary 6 per Blast Team 75-90 minutes y

More information

Learn Cricket Plans. Lesson Plan Under 6-8 Year Olds. The Long Barrier 10. Body behind the ball throwing)

Learn Cricket Plans. Lesson Plan Under 6-8 Year Olds. The Long Barrier 10. Body behind the ball throwing) Learn Cricket Plans Lesson Plan Under 6-8 Year Olds Aim of Session / Health & Safety Instructions One Two - Front Foot Drive ( hitting off tees) Basics How to hold the bat (GRIP) How to stand ( STANCE)

More information

Print a copy of these and take with you on match day (links on Grade Info Website page)

Print a copy of these and take with you on match day (links on Grade Info Website page) Pairs Cricket Grade Conditions Kiwi, Years 3 & 4 Full conditions as at the start of the 2018/19 season (updated June 1 2018) Print a copy of these and take with you on match day (links on Grade Info Website

More information

Leinster Cricket Union Season General Youth Regulations

Leinster Cricket Union Season General Youth Regulations Leinster Cricket Union Season 2017 ---------------------------------------------- General Youth Regulations LCU General Regulations and Administration for all youth cricket These regulations and laws apply

More information

Girls T20 Smash U11 Playing Conditions

Girls T20 Smash U11 Playing Conditions Girls T20 Smash U11 Playing Conditions 1. Team Composition Maximum 8 players per team. Players should be Under 11 on September 1. ACA is lenient on granting dispensations to allow players to play at the

More information

How Effective is Change of Pace Bowling in Cricket?

How Effective is Change of Pace Bowling in Cricket? How Effective is Change of Pace Bowling in Cricket? SAS and all other SAS Institute Inc. product or service names are registered trademarks or trademarks of SAS Institute Inc. in the USA and other countries.

More information

Royal London Under 17 County Cup

Royal London Under 17 County Cup Royal London Under 17 County Cup Competition Rules 1 Title The title of the Competition shall be the Royal London Under 17 County Cup. 2 Management Please refer to Generic Rule 1. 3 Entry Please refer

More information

WHITECROSS DISTRICT TOURNAMENT Boys Year 7 LO

WHITECROSS DISTRICT TOURNAMENT Boys Year 7 LO WHITECROSS DISTRICT TOURNAMENT Boys Year 7 LO 2018 General Information Except as specifically provided for hereinafter, the Laws of Cricket (2018 Code) and any subsequent changes shall apply to all matches.

More information

CRICKET SPORT RULES. Cricket Sport Rules. VERSION: June 2016 Special Olympics, Inc., 2016 All rights reserved

CRICKET SPORT RULES. Cricket Sport Rules. VERSION: June 2016 Special Olympics, Inc., 2016 All rights reserved Cricket Sport Rules 1 TABLE OF CONTENTS 1. GOVERNING RULES... 3 2. OFFICIAL EVENTS... 3 Cricket Skills Test... 3 Team Competition... 3 3. GENERAL RULES AND MODIFICATIONS... 3 Law 1: Fielding a Team...

More information

Under 9 s Club Coaching Plan

Under 9 s Club Coaching Plan Under 9 s Club Coaching Plan Introduction Warwickshire Cricket Board has produced an 18-week coaching plan for clubs to help deliver high quality coaching to children across the county. The plan features

More information

HOW TO CATCH - THE RIGHT WAY

HOW TO CATCH - THE RIGHT WAY The next few pages will show you some tips on improving your technique, by practicing these at every opportunity, they will eventually become part of your natural game. Not only will they help you to improve

More information

MWJCA Scorers Information Evening 7 Sept 2017

MWJCA Scorers Information Evening 7 Sept 2017 MWJCA Scorers Information Evening 7 Sept 2017 Introduction Why are we here? Players like to know how they fared Scorebook data MyCricket MyCricket stats follow players for life MyCricket end of season

More information

CRICKET. OBJECTIVE: To hit the ball (aim) and score runs (goal). The team with the most combined runs scored by all (batters) batsman wins the game.

CRICKET. OBJECTIVE: To hit the ball (aim) and score runs (goal). The team with the most combined runs scored by all (batters) batsman wins the game. CRICKET FACTS: Cricket is 2nd most popular game (Just behind Soccer) in the world. It s not an Olympic sport. The first ever International cricket match was played in the USA against Canada who came away

More information

WINNING AND SCORE PREDICTOR (WASP) TOOL

WINNING AND SCORE PREDICTOR (WASP) TOOL WINNING AND SCORE PREDICTOR (WASP) TOOL Anik Shah 1, Dhaval Jha 2, Jaladhi Vyas 3 1,2 Department of Computer Science & Engineering, Nirma University, Ahmadabad, Gujarat, (India) ABSTRACT Winning and Score

More information

Royal London Club Championship Competition Rules

Royal London Club Championship Competition Rules Competition Rules 1 Title The title of the Competition shall be the Royal London Club Championship, formally known as the ECB National Club Championship. Management Please refer to Generic Rule 1. 3 Entry

More information

CRICKET SCORING GUIDE

CRICKET SCORING GUIDE CRICKET SCORING GUIDE South Morang Cricket Club Scoring Guidance 2015 1 CRICKET SCORING THE FIRST STEPS This manual has been written to help introduce new scorers to basic methods of scoring and to answer

More information

JUNIOR CRICKET STAGE 1-20 OVER DETAILED MATCH DAY RULES

JUNIOR CRICKET STAGE 1-20 OVER DETAILED MATCH DAY RULES Australian Cricket Junior Formats Detailed Rules Summary JUNIOR CRICKET 1-20 OVER DETAILED MATCH DAY RULES 1 1 Playing the game Community club and school This format is designed for those kids who have

More information

QUEENSLAND YEARS SCHOOL CRICKET 15 YEARS GIRLS STATE CHAMPIONSHIPS PLAYING CONDITIONS

QUEENSLAND YEARS SCHOOL CRICKET 15 YEARS GIRLS STATE CHAMPIONSHIPS PLAYING CONDITIONS QUEENSLAND 13-19 YEARS SCHOOL CRICKET 15 YEARS GIRLS STATE CHAMPIONSHIPS PLAYING CONDITIONS The rules are recommended to reflect the playing philosophy of Cricket Australia National Youth Championships.

More information