You can edit almost every page by Creating an account and confirming your email.

South Midlands Cricket Association

From EverybodyWiki Bios & Wiki

South Midlands Cricket Association
File:SMCA Logo.jpg
Established 1990/91
Teams 6
2025/26 premiers Gingin
Most premierships Gingin (12)

The South Midlands Cricket Association is a cricket association in Western Australia, with clubs situated in the northern wheatbelt, north of Perth. It currently consists of 6 clubs and competes on Sundays from October-March.

The association was founded in 1990/91.

The association falls under the governance of the WACA through the Country Cricket Board and the district of the Wheatbelt.[1]

The association competes annually at WA Country Cricket Country week's, regularly sending 2 sides. Most recently, a B grade and E grade side were entered[2], with representation across every club.

Clubs

Locations

<graph>

{

 //
 // ATTENTION: This code is maintained at https://www.mediawiki.org/wiki/Template:Graph:Street_map_with_marks
 //            Please do not modify it anywhere else, as it may get copied and override your changes.
 //            Suggestions can be made at https://www.mediawiki.org/wiki/Template_talk:Graph:Street_map_with_marks
 //
 // Template translation is in https://commons.wikimedia.org/wiki/Data:Original/Template:Graphs.tab
 //
 "version": 2, "width":650, "height": 650, "padding": 0,
 "signals":[
   // These signals allow us to quickly move the map within the image, e.g. to leave space for the legend

{"name":"legendWidth", "init": {"expr": "0"} },

   {"name":"legendHeight", "init": {"expr": "height"} },
   {"name":"imgWidth", "init": {"expr": "width-legendWidth"} },
   {"name":"imgHeight", "init": {"expr": "height"} },
   {"name":"imgXC", "init": {"expr": "imgWidth/2"} },
   {"name":"imgYC", "init": {"expr": "imgHeight/2"} },
   {"name":"imgTileSize", "init": {"expr": "256"} },
   {"name":"imgLat", "init": {"expr": "-30.8769"} },
   {"name":"imgLon", "init": {"expr": "115.6601"} },
   {"name":"imgZoom", "init": {"expr": "9"} },
   {"name":"picWidth", "init": {"expr": "180"} },
   {"name":"picHeight", "init": {"expr": "picWidth/2"} },
   {"name":"picXC", "init": {"expr": "imgWidth-(picWidth/2)"} },
   {"name":"picYC", "init": {"expr": "imgHeight-(picHeight/2)"} },
   {"name":"showMiniMap", "init": {"expr": "0"} }
 ],
 "data": [
   {
     "name": "data",

// Otherwise use the first unnamed argument for source values

     "values": [  { "lat": -30.8769, 
    "lon": 115.6601, 
    "img": "wikirawupload:", 
    "width": 50, 
    "height": 8, 
    "offsetX": 288, 
    "offsetY": 315, 
    "textAlign": "right", 
    "textDx": 22, 
    "textDy": -2, 
    "textColor": "grey", 
    "textFont": "Tahoma", 
    "textFontSize": 9, 
    "text":  "15km" }

, { "lat": 0, "lon": 0, "img": "wikirawupload:https://en.everybodywiki.com/images/thumb/0/0c/Red_pog.svg/10px-Red_pog.svg.png", "height": 10, "width": 10, "text": "", "textAlign": "right", "textBaseline": "middle", "textDx": -7, "textDy": 1, "textFontSize": 12, "textColor": "#AA1205"


} , { "lat": -31.3863, "lon": 116.0975, "img": "wikirawupload:https://en.everybodywiki.com/images/thumb/0/0c/Red_pog.svg/10px-Red_pog.svg.png", "height": 10, "width": 10, "text": "Bindoon", "textAlign": "center", "textBaseline": "bottom", "textDx": 0, "textDy": -7, "textFontSize": 12, "textColor": "#000000"


} , { "lat": -30.6693, "lon": 115.7049, "img": "wikirawupload:https://en.everybodywiki.com/images/thumb/0/0c/Red_pog.svg/10px-Red_pog.svg.png", "height": 10, "width": 10, "text": "Dandaragan", "textAlign": "center", "textBaseline": "bottom", "textDx": 0, "textDy": -7, "textFontSize": 12, "textColor": "#000000"


} , { "lat": -31.3522, "lon": 115.9054, "img": "wikirawupload:https://en.everybodywiki.com/images/thumb/0/0c/Red_pog.svg/10px-Red_pog.svg.png", "height": 10, "width": 10, "text": "Gingin", "textAlign": "center", "textBaseline": "bottom", "textDx": 0, "textDy": -7, "textFontSize": 12, "textColor": "#000000"


} , { "lat": -31.2773, "lon": 115.4447, "img": "wikirawupload:https://en.everybodywiki.com/images/thumb/0/0c/Red_pog.svg/10px-Red_pog.svg.png", "height": 10, "width": 10, "text": "Breton Bay", "textAlign": "center", "textBaseline": "bottom", "textDx": 0, "textDy": -7, "textFontSize": 12, "textColor": "#000000"


} , { "lat": -30.6332, "lon": 116.0055, "img": "wikirawupload:https://en.everybodywiki.com/images/thumb/0/0c/Red_pog.svg/10px-Red_pog.svg.png", "height": 10, "width": 10, "text": "Moora", "textAlign": "center", "textBaseline": "bottom", "textDx": 0, "textDy": -7, "textFontSize": 12, "textColor": "#000000"


} , { "lat": -30.2957, "lon": 116.0632, "img": "wikirawupload:https://en.everybodywiki.com/images/thumb/0/0c/Red_pog.svg/10px-Red_pog.svg.png", "height": 10, "width": 10, "text": "Watheroo", "textAlign": "center", "textBaseline": "bottom", "textDx": 0, "textDy": -7, "textFontSize": 12, "textColor": "#000000"


}














     ],
     "transform": [
       {
         "type": "geo",
         "projection": "mercator",
         "scale": {"expr": "imgTileSize/PI/2*pow(2,imgZoom)"},
         "translate": [{"expr": "imgXC"}, {"expr": "imgYC"}],
         "center": [{"expr": "imgLon"}, {"expr": "imgLat"}],
         "lon": "lon", "lat": "lat"
       },
       { "type": "formula", "field":"layout_x", "expr": "datum.layout_x + (datum.offsetX || 0)" },
       { "type": "formula", "field":"layout_y", "expr": "datum.layout_y + (datum.offsetY || 0)" },
       { "type": "formula", "field":"color", "expr": "datum.color || '#c33'" },
       { "type": "formula", "field":"textColor", "expr": "datum.textColor || datum.color" },
       { "type": "formula", "field":"strokeColor", "expr": "datum.strokeColor || '#ffe7e6'" }
     ]
   },
   {
     // Hack: single value data source for drawing/hiding images and other non-series elements
     "name": "dummyData",
     "values": [{}]
   }
 ],

// Legend only works if showLegend and colorScaleField are set

 "marks": [
   {
     "type": "image",
     "from": {
       "data": "dummyData",
       "transform": [
         { "type": "formula", "field":"url", "expr": "'mapsnapshot:///?width='+imgWidth+'&height='+imgHeight+'&zoom='+imgZoom+'&lat='+imgLat+'&lon='+imgLon" }
       ]
     },
     "properties": {
       "enter": {
         "url": {"field": "url"},
         "xc": {"signal": "imgXC"}, "yc": {"signal": "imgYC"},
         "width": {"signal": "imgWidth"}, "height": {"signal": "imgHeight"}
       }
     }
   },
   {
     // Places an image of a given name and size at the [lan,lon] location
     "type": "image",
     "from": {
       "data": "data",
       "transform": [
         { "type": "filter", "test": "datum.img" },
         { "type": "formula", "field":"iconWidth", "expr": "datum.width || 0" },
         { "type": "formula", "field":"iconHeight", "expr": "datum.height || 0" },
         { "type": "formula", "field":"img",
           "expr": "if(!test(/^[a-z]+:\\/\\//, datum.img), 'wikifile:///'+datum.img, datum.img)" },
         // Ensure that either width or height parameter is passed to wikifile:// request
         { "type": "formula", "field":"img",
           "expr": "if((datum.iconWidth || datum.iconHeight) && !test(/[?&](width|height)=\\d/, datum.img),if(datum.iconWidth,datum.img+'?width='+datum.iconWidth,datum.img+'?height='+datum.iconHeight), datum.img)" }
     ]},
     "properties": {
       "enter": {
         "url": {"field": "img"},
         "xc": {"field": "layout_x"}, "yc": {"field": "layout_y"},
         "width": {"field": "iconWidth"}, "height": {"field": "iconHeight"}
       }
     }
   },
   {
     // Draw marks of a given color, shape, and size at the [lan,lon] location
     "type": "symbol",
     "from": {
       "data": "data",
       "transform": [{ "type": "filter", "test": "!datum.img" }]
     },
     "properties": {
       "enter": {
         "x": {"field": "layout_x"},
         "y": {"field": "layout_y"},
         // If colorScaleField is set, use color scaling, otherwise use the preset color value
         "fill": { "field": "color" },
         "size": {"field": "size"},
         "shape": {"field": "shape"},
         "stroke": {"field": "strokeColor"}
       }
     }
   },
   {
     // Draw text with the given color and size at the [lan,lon] location
     // See https://github.com/vega/vega/wiki/Marks#text for all parameter description (prepend "text" and capitalize them)
     "type": "text",
     "from": {
       "data": "data",
       "transform": [
         { "type": "filter", "test": "datum.text" },
         // Figure out if this is an LTR or RTL page. For LTR, show label to the right of the icon, left-aligned. For RTL, reverse.
         { "type": "formula", "field":"isLTR", "expr": "'‎' == '\\u200E'" },
         // If these values are not defined ("undefined" is not allowed, so test for truthiness and not 0)
         { "type": "formula", "field":"textDx", "expr": "if(!datum.textDx && datum.textDx != 0, if(datum.isLTR,8,-8), datum.textDx)" },
         { "type": "formula", "field":"textAlign", "expr": "if(!datum.textAlign, if(datum.isLTR,'left','right'), datum.textAlign)" },
         { "type": "formula", "field":"textBaseline", "expr": "datum.textBaseline || 'middle'" }
     ]},
     "properties": {
       "enter": {
         "text": {"field": "text"},
         "x": {"field": "layout_x" },
         "y": {"field": "layout_y"},
         "dx": {"field": "textDx" },
         "dy": {"field": "textDy"},
         "fill": {"field": "textColor"},
         "align": {"field": "textAlign"},
         "baseline": {"field": "textBaseline"},
         "radius": {"field": "textRadius"},
         "theta": {"field": "textTheta"},
         "angle": {"field": "textAngle"},
         "font": {"field": "textFont"},
         "fontSize": {"field": "textFontSize"},
         "fontWeight": {"field": "textFontWeight"},
         "fontStyle": {"field": "textFontStyle"}
       }
     }
   },
   {
     // Draw a low-zoom locator map frame
     "type": "rect",
     "from": {
       "data": "dummyData",
       "transform": [
         { "type": "filter", "test": "showMiniMap" }
       ]
     },
     "properties": {
       "enter": {
         "xc": {"signal": "picXC"}, "yc": {"signal": "picYC"},
         "width": {"signal": "picWidth", "offset":2}, "height": {"signal": "picHeight"},
         "stroke": {"value":"#fff"},"strokeWidth": {"value":6}
       }
     }
   },
   {
     // Draw a low-zoom locator map by using a premade world map image
     "type": "image",
     "from": {
       "data": "dummyData",
       "transform": [
         { "type": "filter", "test": "showMiniMap" },
         { "type": "formula", "field":"url", "expr": "1" }
       ]
     },
     "properties": {
       "enter": {
         "url": {"value": "wikirawupload:"},
         "xc": {"signal": "picXC"}, "yc": {"signal": "picYC"},
         "width": {"signal": "picWidth"}, "height": {"signal": "picHeight"}
       }
     }
   },
   {
     // Draw a zoom-out mark at the [lan,lon] location
     "type": "symbol",
     "from": {
       "data": "dummyData",
       "transform": [
         { "type": "filter", "test": "showMiniMap" },
         { "type": "formula", "field":"lat", "expr": "imgLat" },
         { "type": "formula", "field":"lon", "expr": "imgLon" },
         {
           "type": "geo",
           "projection": "equirectangular",
           "scale": {"expr": "180/2/PI"},
           "translate": [{"expr": "picXC"}, {"expr": "picYC"}],
           "center": [{"expr": "0"}, {"expr": "0"}],
           "lon": "lon", "lat": "lat"
         }
       ]
     },
     "properties": {
       "enter": {
         "x": {"field": "layout_x"}, "y": {"field": "layout_y"},
         "fill": {"value": "#c33"},
         "stroke": {"value": "#ffe7e6"},
         "size": {"value": 40}
       }
     }
   }
 ]

} </graph>

Locations of the 2026/27 South Midlands Cricket Association clubs

Current

Club Colours Nickname Home ground(s) Former League Est. Years in SMCA Premierships
Total Years
Bindoon
File:Mukinbudin Football Club Colours.svg
Bushrangers Bindoon Oval, Bindoon - pre. 1990 1990/91– 8 2009/10, 2010/11, 2012/13, 2013/14, 2014/15, 2016/17, 2021/22,

2023/24

Breton Bay
File:Breton Bay Cricket Club Colours.png
Crays Seabird Town Oval, Seabird

Ledge Point Oval, Ledge Point

- 2025 2025/26– 0 -
Dandaragan
File:St Kilda Football Club colours.svg
Bears Dandaragan Community Recreation Centre, Dandaragan CMCA pre. 1990 1990/91–2018–19, 2022/23– 0 -
Gingin
File:Knox Football Club Colours.svg
Reds Gingin Town Oval, Gingin - pre. 1990 1990/91– 12 1993/94, 1994/95, 1995/96, 1998/99, 2003/04, 2007/08, 2017/18, 2018/19, 2019/20, 2020/21, 2022/23, 2025/26
Moora
File:Dongara Football Club Colours.svg
Knights Moora Recreation Reserve, Moora CMCA c. 1908–09[3] 1990/91– 3 2000/01, 2001/02, 2002/03
Watheroo
File:Watheroo Football Club colours.svg
Roos Watheroo Sports Ground, Watheroo CMCA c. 1927[4] 2022/23– 1 2024/25

Former

Club Colours Nickname Home ground Former League Est. Years in SMCA Premierships Fate
Total Years
Bindi-Miling
File:North Melbourne Football Club colours.svg
Bombers Miling Sports Ground, Miling CMCA pre. 1990 1990/91–2020/21 1 1993, 1997 Folded after 2020/21
Bullsbrook
File:Jurien Bay Football Club Colours.svg
Bulls Bullsbrook Recreation Reserve, Bullsbrook - pre. 1990 1990/91–c. 2011/12 5 1991/92, 1992/93, 1996/97, 1997/98, 1999/00 Relocated to SHDCA for 2014/15
Gingin Jets
File:Knox Football Club Colours.svg
Jets Gingin Town Oval, Gingin - 1990's 1992–2012 0 - Was Gingin's second side during the 1990's and early 2000's.
Lower Chittering
File:Chewton Football Club Colours.svg
Warriors The Village Green, Lower Chittering - pre. 1990 1990/91–2022/23 5 2004/05, 2006/07, 2008/09, 2011-12, 2015/16 Folded after 2022/23
Muchea
File:York Football Club colours.jpg
Tiger Snakes Muchea Oval, Muchea - 1924[5] 1990/91–2013/14 1 1990/91 Relocated to NSCCA for 2014/15

Grand final results

Year Premiers Score Runners up Score Host
1990/91 Muchea ?
1991/92 Bullsbrook ?
1992/93 Bullsbrook ?
1993/94 Gingin ?
1994/95 Gingin ?
1995/96 Gingin ?
1996/97 Bullsbrook ?
1997/98 Bullsbrook ?
1998/99 Gingin ?
1999/00 Bullsbrook ?
2000/01 Moora ?
2001/02 Moora ?
2002/03 Moora ?
2003/04 Gingin Red* ?
2004/05 Lower Chittering ?
2005/06 Bindi-Miling ?
2006/07 Lower Chittering ?
2007/08 Gingin ?
2008/09 Lower Chittering ?
2009/10 Bindoon ?
2010/11 Bindoon ?
2011/12 Lower Chittering ?
2012/13 Bindoon ?
2013/14 Bindoon 7-141 Lower Chittering 138
2014/15 Bindoon 68 Gingin 38
2015/16 Lower Chittering 8-166 Gingin 9-165
2016/17 Bindoon 9-177 Gingin 157
2017/18 Gingin 2-83 Bindoon 82
2018/19 Gingin 5-199 Lower Chittering 9-192 Bindoon
2019/20 Gingin No Grand-final played due to Covid-19
2020/21 Gingin 5-158 Bindoon 6-154 Miling
2021/22 Bindoon 9-116 Gingin 115 Gingin
2022/23 Gingin 8-192 Watheroo 7-189 Moora
2023/24 Bindoon 210 Dandaragan 89 Bindoon
2024/25 Watheroo 6-217 Gingin 165 Gingin
2025/26 Gingin 10-249 Dandaragan 198 Dandaragan
2026/27 Watheroo

Notes:

During the 1990's and early 2000's, Gingin fielded two sides, Gingin Red and the Gingin Jets. Gingin Red was the higher of the two sides, and subsequently won the 2003/04 premiership.

Grand Finals since 2013/14 can be found on PlayCricket.

File:SMCA Primaries - Watheroo 2025.jpg

Ladders

2013/14 ladder

After Rd.14 Wins Draws Losses Byes For Against % Pts Final Team Score Team Score Host
Lower Chittering 11 0 1 2 63 Semi Moora 8-158 Bindi-Miling 126 Moora
Bindoon 11 0 1 2 60 Qualifying Lower Chittering 127 Bindoon 4-128 Lower Chittering
Moora 5 0 7 2 31 Preliminary Lower Chittering 8-237 Moora 42 Lower Chittering
Bindi-Miling 4 1 7 2 25 Grand Bindoon 7-141 Lower Chittering 138
Dandaragan 4 0 8 2 23
Gingin 4 0 8 2 22
Muchea 2 1 9 2 17

2014/15 ladder

After Rd.15 Wins Draws Losses Bye For Against % Pts Final Team Score Team Score Host
Lower Chittering 11 2 2 0 65 Semi Gingin 8-181 Bindi-Miling 55 Gingin
Bindoon 11 1 3 0 62 Qualifying Lower Chittering 9-175 Bindoon 8-176 Lower Chittering
Gingin 7 2 6 0 47 Preliminary Lower Chittering 9-227 Gingin 6-244 Lower Chittering
Bindi-Miling 6 0 9 0 33 Grand Bindoon 68 Gingin 38
Moora 4 1 10 0 24
Dandaragan 3 0 12 0 21

2015/16 ladder

After Rd.15 Wins Draws Losses Byes For Against % Pts Final Team Score Team Score Host
Gingin 11 1 3 0 61 Semi Bindoon 162 Lower Chittering 8-216 Bindoon
Moora 19 1 4 0 57 Qualifying Gingin 133 Moora 119 Gingin
Bindoon 9 2 4 0 56 Preliminary Moora 7-160 Lower Chittering 7-161 Moora
Lower Chittering 5 1 9 0 29 Grand Gingin 9-165 Lower Chittering 8-166
Bindi-Miling 5 0 10 0 27
Dandaragan 2 1 12 0 14

2016/17 ladder

After Rd.15 Wins Draws Losses Byes For Against % Pts Final Team Score Team Score Host
Gingin 12 1 2 0 136 68 Semi Moora 133 Lower Chittering 139 Moora
Bindoon 9 1 5 0 8-170 54 Qualifying Gingin 136 Bindoon 8-170 Gingin
Moora 9 1 5 0 51 Preliminary Gingin Draw Moora Draw Gingin
Lower Chittering 8 2 5 0 50 Grand Bindoon 9-177 Gingin 157
Bindi-Miling 3 2 10 0 23
Dandaragan 0 1 14 0 4

2017/18 ladder

After Rd.15 Wins Draws Losses Byes For Against % Pts Final Team Score Team Score Host
Bindoon 12 0 3 0 2795 2229 1.23 69 Semi Lower Chittering 7-154 Moora 8-153 Lower Chittering
Gingin 12 0 3 0 3056 1956 1.92 67 Qualifying Bindoon 9-198 Gingin 3-277 Bindoon
Lower Chittering 7 0 8 0 2710 2560 0.63 44 Preliminary Bindoon 9-228 Lower Chittering 158 Bindoon
Moora 7 1 7 0 2020 2051 0.47 44 Grand Gingin 2-83 Bindoon 82
Bindi-Miling 5 0 10 0 1875 2089 -0.60 29
Dandaragan 1 1 13 0 1595 3166 -4.08 7

2018/19 ladder

After Rd.15 Wins Draws Losses Byes For Against % Pts Final Team Score Team Score Host
Gingin 14 0 1 0 2568 1552 2.51 76 Semi Bindoon 6-241 Bindi-Miling 77 Bindoon
Lower Chittering 9 0 6 0 2079 1727 0.49 54 Qualifying Gingin 182 Lower Chittering 162 Gingin
Bindoon 10 0 5 0 2690 2248 0.76 52 Preliminary Lower Chittering 3-95 Bindoon 94 Lower Chittering
Bindi-Miling 6 0 9 0 2446 2607 -0.61 37 Grand Gingin 5-199 Lower Chittering 9-192 Bindoon
Moora 5 0 10 0 1708 2119 -0.93 30
Dandaragan 1 0 14 0 1373 2611 -3.81 6

2019/20 ladder

After Rd.15 Wins Draws Losses Byes For Against % Pts Final Team Score Team Score Host
Gingin 11 0 1 3 2101 1316 2.31 59 Semi Bindi-Miling 5-122 Bindoon 117 Bindi-Miling
Lower Chittering 9 0 3 3 2054 1917 1.09 47 Qualifying Gingin 9-191 Lower Chittering 115 Gingin
Bindi-Miling 6 0 6 3 2160 2085 0.17 32 Preliminary Lower Chittering COVID Bindi-Miling COVID
Bindoon 3 0 9 3 1660 2055 -1.04 16 Grand Gingin Cancelled due to COVID-19
Moora 1 0 11 3 1580 2182 -1.92 6

2020/21 ladder

After Rd.15 Wins Draws Losses Byes For Against % Pts Final Team Score Team Score Host
Bindoon 8 1 3 3 1884 1681 1.38 47 Preliminary Gingin 4-188 Bindi-Miling 5-187 Gingin
Gingin 8 1 3 3 1927 1550 1.97 46 Grand Bindoon 6-154 Gingin 5-158 Miling
Bindi-Miling 8 1 3 3 1675 1382 0.99 45
Moora 2 1 9 3 1441 1872 -1.18 12
Lower Chittering 2 0 10 3 1553 1995 -2.75 12

2021/22 ladder

After Rd.12 Wins Draws Losses Byes For Against % Pts Final Team Score Team Score Host
Gingin 11 0 1 0 1635 1213 1.75 57 Preliminary Moora 94 Bindoon 3-97 Moora
Moora 7 0 5 0 1551 1476 -0.09 39 Grand Gingin 115 Bindoon 9-116 Gingin
Bindoon 6 0 6 0 1834 1840 -0.10 35
Lower Chittering 0 0 12 0 692 1183 -2.73 1

2022/23 ladder

After Rd.12 Wins Draws Losses Byes For Against % Pts Final Team Score Team Score Host
Gingin 8 1 3 0 2039 1659 1.23 48 Semi Lower Chittering 30 Watheroo 2-32 Lower Chittering
Bindoon 7 1 4 0 2289 1741 1.19 46 Qualifying Gingin 7-122 Bindoon 120 Gingin
Lower Chittering 7 1 4 0 1691 1457 0.65 43 Preliminary Bindoon 98 Watheroo 104 Bindoon
Watheroo 7 1 4 0 2153 1735 0.77 42 Grand Gingin 8-192 Watheroo 7-189 Moora
Dandaragan 4 0 8 0 1477 1978 -1.00 22
Moora 1 0 11 0 1138 2217 -2.36 7

2023/24 ladder

After Rd.15 Wins Draws Losses Byes For Against % Pts Final Team Score Team Score Host
Gingin 8 1 3 3 2145 1529 1.390 48 Semi Bindoon 152 Watheroo 94 Bindoon
Dandaragan 8 1 3 3 2007 1502 1.332 46 Qualifying Gingin 122 Dandaragan 5-124 Gingin
Bindoon 6 1 5 3 2110 1595 0.850 36 Preliminary Gingin 75 Bindoon 142 Gingin
Watheroo 5 1 6 3 1667 1889 -0.421 31 Grand Dandaragan 89 Bindoon 210 Bindoon
Moora 1 0 11 3 1193 2607 -2.835 8

2024/25 ladder

After Rd.15 Wins Draws Losses Byes For Against % Pts Final Team Score Team Score Host
Gingin 10 1 1 3 2850 1871 2.866 57 Semi Bindoon 102 Dandaragan 7-143 Bindoon
Watheroo 7 1 4 3 2098 1703 0.699 43 Qualifying Gingin 147 Watheroo 73 Gingin
Bindoon 6 2 4 3 1803 1811 -0.202 35 Preliminary Watheroo 163 Dandaragan 75 Watheroo
Dandaragn 4 1 7 3 1713 2163 -0.928 25 Grand Gingin 165 Wathero 6-217 Gingin
Moora 1 0 11 3 1560 2476 -2.191 8

2025/26 ladder

After Rd.13 Wins Draws Losses Ties For Against % Pts Final Team Sore Team Score Host
Dandaragan 12 1 1 0 2792 1799 1.976 57 Semi Watheroo 7-231 Bindoon 131 Watheroo
Gingin 10 1 3 0 2255 1572 2.399 46 Qualifying Dandaragan 116 Gingin 191 Dandaragan
Watheroo 7 1 5 1 2289 1975 0.489 41 Preliminary Dandaragan 9-175 Watheroo 110 Dandaragan
Bindoon 7 0 7 0 1914 1950 -0.175 34 Grand Gingin 249 Dandaragan 198 Dandaragan
Moora 3 1 9 1 2021 2829 -1.494 19
Breton Bay 0 0 14 0 1311 2457 -3.253 3

2026/27 ladder

References

  1. "WA Country Cricket Board".
  2. "SMCA Country Week 2026 Teams - PlayHQ".
  3. "Records of players for the Moora Cricket Club - Carnamah Historical Society". Unknown parameter |url-status= ignored (help)
  4. "Watheroo Cricket Club - Carnamah Historical Society".
  5. "Muchea Senior Cricket Club". Unknown parameter |url-status= ignored (help)

Further reading

Template:Towns Wheatbelt WA

References


This article "South Midlands Cricket Association" is from Wikipedia. The list of its authors can be seen in its historical and/or the page Edithistory:South Midlands Cricket Association. Articles copied from Draft Namespace on Wikipedia could be seen on the Draft Namespace of Wikipedia and not main one.