{"id":2643,"date":"2025-02-11T09:47:22","date_gmt":"2025-02-11T04:17:22","guid":{"rendered":"https:\/\/tbspanthers.british-school.org\/?p=2643"},"modified":"2025-04-11T09:48:39","modified_gmt":"2025-04-11T04:18:39","slug":"isaci-boys-cricket-rules-2025","status":"publish","type":"post","link":"https:\/\/tbspanthers.british-school.org\/index.php\/isaci-boys-cricket-rules-2025\/","title":{"rendered":"ISACI Boys Cricket Rules 2025"},"content":{"rendered":"\n<div class=\"cricket-rules\">\n    <h2>Rules and Regulations<\/h2>\n    <p>The ISACI Cricket Tournament follows ICC guidelines with specific adaptations for competitive gameplay.<\/p>\n\n    <div class=\"rule-card\">\n        <h3>1. Number of Participants<\/h3>\n        <p>Each team consists of <strong>14 players<\/strong>, with <strong>11 on the field<\/strong> at any given time.<\/p>\n        <p>A maximum of <strong>2 coaches<\/strong> are allowed per team.<\/p>\n    <\/div>\n\n    <div class=\"rule-card\">\n        <h3>2. Rules of Play<\/h3>\n        <ul>\n            <li>Matches follow <strong>ICC rules<\/strong> with ISACI adaptations.<\/li>\n            <li>Round robin format with <strong>12-over matches<\/strong>.<\/li>\n            <li><strong>Bowling restrictions:<\/strong><\/li>\n            <ul>\n                <li>2 bowlers can bowl a maximum of 3 overs.<\/li>\n                <li>Other bowlers can bowl a maximum of 2 overs.<\/li>\n                <li>A minimum of 5 bowlers must bowl.<\/li>\n            <\/ul>\n            <li><strong>Power Play:<\/strong><\/li>\n            <ul>\n                <li>First 4 overs: Only <strong>2 fielders<\/strong> outside the 25-yard circle.<\/li>\n                <li>Overs 5-12: Minimum of <strong>4 fielders<\/strong> inside the circle.<\/li>\n            <\/ul>\n            <li>Front foot no-ball = <strong>2 runs + free hit<\/strong> (ball counted).<\/li>\n            <li>One bouncer allowed, followed by a warning. Additional bouncers = <strong>wide + 2 runs<\/strong>.<\/li>\n            <li>Extra balls only added in the last <strong>2 overs<\/strong>.<\/li>\n            <li><strong>Mandatory water break<\/strong> after 6 overs.<\/li>\n        <\/ul>\n    <\/div>\n\n    <div class=\"rule-card\">\n        <h3>3. Field Specifications<\/h3>\n        <ul>\n            <li>The <strong>wicket is 22 yards (20m)<\/strong> and made of astroturf.<\/li>\n            <li>The <strong>outfield<\/strong> extends <strong>30-35m<\/strong> from the midpoint (square side of the wicket).<\/li>\n            <li>Matches will use the <strong>White Kimati ball<\/strong>.<\/li>\n        <\/ul>\n    <\/div>\n\n    <div class=\"rule-card\">\n        <h3>4. Match Length &#038; Warm-up<\/h3>\n        <ul>\n            <li>Each match consists of <strong>12\/15 overs per team<\/strong>.<\/li>\n            <li>Warm-up takes place <strong>15\/30 minutes before<\/strong> the scheduled match start.<\/li>\n        <\/ul>\n    <\/div>\n\n    <div class=\"rule-card\">\n        <h3>5. Tournament Points &#038; Tie-Breakers<\/h3>\n        <ul>\n            <li>Win = <strong>2 points<\/strong>, Draw = <strong>1 point<\/strong>, Loss = <strong>0 points<\/strong>.<\/li>\n            <li>If standings are tied, the <strong>Net Run Rate (NRR)<\/strong> applies.<\/li>\n            <li>NRR Formula:<\/li>\n            <blockquote>\n                (Total Runs Scored \u00f7 Total Overs Faced) &#8211; (Total Runs Conceded \u00f7 Total Overs Bowled)\n            <\/blockquote>\n            <p>More details: <a href=\"https:\/\/en.wikipedia.org\/wiki\/Net_run_rate\" target=\"_blank\" rel=\"noopener\">Net Run Rate Explanation<\/a><\/p>\n        <\/ul>\n    <\/div>\n\n    <div class=\"rule-card\">\n        <h3>6. Championship Matches<\/h3>\n        <ul>\n            <li>If a final match is tied, a <strong>Super Over<\/strong> will decide the winner.<\/li>\n            <li>If still tied, a <strong>Super Bowling Over<\/strong> follows:<\/li>\n            <ul>\n                <li>6 bowlers bowl at unprotected wickets.<\/li>\n                <li>1 point for each wicket taken.<\/li>\n                <li>If still tied, a <strong>sudden bowl-off<\/strong> is conducted.<\/li>\n            <\/ul>\n            <li>No fielding restrictions in the <strong>Super Over<\/strong>.<\/li>\n        <\/ul>\n    <\/div>\n\n    <h3>Net Run Rate Explanation<\/h3>\n    <p>NRR is calculated as:<\/p>\n    <blockquote>\n        (Total Runs Scored \u00f7 Total Overs Faced) &#8211; (Total Runs Conceded \u00f7 Total Overs Bowled)\n    <\/blockquote>\n    <p>Learn more: <a href=\"https:\/\/en.wikipedia.org\/wiki\/Net_run_rate\" target=\"_blank\" rel=\"noopener\">NRR Wiki<\/a><\/p>\n<\/div>\n\n<style>\n    body {\n        background-color: #f4f7fa;\n        font-family: 'Poppins', sans-serif;\n    }\n    .cricket-rules {\n        max-width: 1050px;\n        margin: 30px auto;\n        padding: 20px;\n        background: white;\n        box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);\n        border-radius: 12px;\n    }\n    h2 {\n        color: #0047ab;\n        font-size: 26px;\n        text-align: center;\n        font-weight: bold;\n    }\n    .rule-card {\n        background: #e3f2fd;\n        padding: 15px;\n        margin: 15px 0;\n        border-radius: 10px;\n        box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.1);\n    }\n    h3 {\n        margin: 5px 0;\n        color: #d32f2f;\n        font-size: 22px;\n        font-weight: bold;\n    }\n    ul {\n        list-style-type: disc;\n        margin-left: 20px;\n        font-size: 16px;\n        line-height: 1.8;\n    }\n    li {\n        margin-bottom: 10px;\n    }\n    blockquote {\n        background: #f1f1f1;\n        padding: 10px;\n        font-style: italic;\n        border-left: 5px solid #0047ab;\n        margin: 15px 0;\n    }\n    a {\n        color: #ff5722;\n        font-weight: bold;\n        text-decoration: none;\n    }\n    a:hover {\n        text-decoration: underline;\n    }\n    p {\n        line-height: 1.5;\n        font-size: 16px;\n    }\n<\/style>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Rules and Regulations The ISACI Cricket Tournament follows ICC guidelines with specific adaptations for competitive gameplay. 1. Number of Participants Each team consists of 14 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":2681,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[118],"tags":[],"class_list":["post-2643","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-others"],"_links":{"self":[{"href":"https:\/\/tbspanthers.british-school.org\/index.php\/wp-json\/wp\/v2\/posts\/2643"}],"collection":[{"href":"https:\/\/tbspanthers.british-school.org\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/tbspanthers.british-school.org\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/tbspanthers.british-school.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/tbspanthers.british-school.org\/index.php\/wp-json\/wp\/v2\/comments?post=2643"}],"version-history":[{"count":1,"href":"https:\/\/tbspanthers.british-school.org\/index.php\/wp-json\/wp\/v2\/posts\/2643\/revisions"}],"predecessor-version":[{"id":3481,"href":"https:\/\/tbspanthers.british-school.org\/index.php\/wp-json\/wp\/v2\/posts\/2643\/revisions\/3481"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/tbspanthers.british-school.org\/index.php\/wp-json\/wp\/v2\/media\/2681"}],"wp:attachment":[{"href":"https:\/\/tbspanthers.british-school.org\/index.php\/wp-json\/wp\/v2\/media?parent=2643"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/tbspanthers.british-school.org\/index.php\/wp-json\/wp\/v2\/categories?post=2643"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/tbspanthers.british-school.org\/index.php\/wp-json\/wp\/v2\/tags?post=2643"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}