<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Ross Churchley</title>
	<atom:link href="http://www.rosschurchley.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.rosschurchley.com</link>
	<description>Graph Theory Grad Student</description>
	<lastBuildDate>Sat, 19 May 2012 08:41:25 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Structural properties of monopolar graphs</title>
		<link>http://www.rosschurchley.com/2012/structural-properties-of-monopolar-graphs/</link>
		<comments>http://www.rosschurchley.com/2012/structural-properties-of-monopolar-graphs/#comments</comments>
		<pubDate>Sat, 19 May 2012 05:00:01 +0000</pubDate>
		<dc:creator>rossome</dc:creator>
				<category><![CDATA[Monopolar graphs]]></category>

		<guid isPermaLink="false">http://www.rosschurchley.com/?p=421</guid>
		<description><![CDATA[<p><img width="454" height="214" src="http://www.rosschurchley.com/wp-content/uploads/2012/05/latex-image-1.png" class="attachment-featured-image wp-post-image" alt="latex-image-1" title="latex-image-1" /></p><br />This post is one of a series which aims to survey the known results on the class of monopolar graphs. If I have missed something, or if you are interested in seeing the proof of an unpublished result, please let me know at rchurchl@uvic.ca. A graph G is monopolar if its vertices can be partitioned into A and B such that A induces an independent [...]]]></description>
			<content:encoded><![CDATA[<p><img width="454" height="214" src="http://www.rosschurchley.com/wp-content/uploads/2012/05/latex-image-1.png" class="attachment-featured-image wp-post-image" alt="latex-image-1" title="latex-image-1" /></p><br /><p><em>This post is one of a series which aims to survey the known results on the class of monopolar graphs. If I have missed something, or if you are interested in seeing the proof of an unpublished result, please let me know at rchurchl@uvic.ca.</em></p>
<p>A graph <em>G</em> is <em>monopolar</em> if its vertices can be partitioned into <em>A</em> and <em>B</em> such that <em>A</em> induces an independent set and <em>B</em> induces a disjoint union of cliques. Such a partition is called a <em>monopolar partition</em>.</p>
<p><strong>Special cases</strong></p>
<ul>
<li><a href="http://www.graphclasses.org/classes/gc_69.html">Bipartite graphs</a>, which can be partitioned into two independent sets</li>
<li><a href="http://www.graphclasses.org/classes/gc_39.html">Split graphs</a>, which can be partitioned into an independent set and a single clique</li>
</ul>
<p><strong>Inclusions</strong></p>
<ul>
<li><a href="http://wwwteo.informatik.uni-rostock.de/isgci/classes/gc_314.html">Polar graphs</a>, which can be partitioned into a complete multipartite graph and a disjoint union of cliques</li>
</ul>
<p><strong>Class properties</strong></p>
<ul>
<li><em>Induced-heredity:</em> any induced subgraph of a monopolar graph is monopolar.</li>
<li><em>Additivity:</em> the disjoint union of two monopolar graphs is monopolar.</li>
</ul>
<p><strong>Graph properties</strong></p>
<ul>
<li>If <em>G</em> is a monopolar graph with maximum clique size <em>ω(G)</em>, then its chromatic number <em>χ(G)</em> is either <em>ω(G)</em> or <em>ω(G)+1</em>.</li>
<li>A monopolar graph with no isolated vertices has at most |E(G)| maximal cliques.
<p class="proof">Each maximal clique is either one of the disjoint cliques of <em>B</em> or consists of a single vertex from <em>A</em> and all of its neighbours from one of these cliques. A maximal clique of the first type can be represented by one of its edges, while maximal cliques of the second type can be represented by edges from <em>A</em> to <em>B</em>.</p>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.rosschurchley.com/2012/structural-properties-of-monopolar-graphs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Complexity of cycle-transverse matching problems</title>
		<link>http://www.rosschurchley.com/2012/complexity-of-cycle-transverse-matching-problems/</link>
		<comments>http://www.rosschurchley.com/2012/complexity-of-cycle-transverse-matching-problems/#comments</comments>
		<pubDate>Sat, 19 May 2012 04:11:09 +0000</pubDate>
		<dc:creator>rossome</dc:creator>
				<category><![CDATA[Graph-transverse matchings]]></category>
		<category><![CDATA[Papers]]></category>

		<guid isPermaLink="false">http://www.rosschurchley.com/?p=413</guid>
		<description><![CDATA[Ross Churchley, Jing Huang, and Xuding Zhu, Complexity of cycle transverse matching problems. Lecture Notes in Computer Science 7056 (2011) 135–143. doi:10.1007/978-3-642-25011-8_11 The stable transversal problem for a fixed graph H asks whether a graph contains a stable set that meets every induced copy of H in the graph. Stable transversal problems generalize several vertex partition problems and have been studied [...]]]></description>
			<content:encoded><![CDATA[<p>Ross Churchley, Jing Huang, and Xuding Zhu, Complexity of cycle transverse matching problems. Lecture Notes in Computer Science 7056 (2011) 135–143. <a href="http://dx.doi.org/10.1007/978-3-642-25011-8_11">doi:10.1007/978-3-642-25011-8_11</a></p>
<blockquote><p>The stable transversal problem for a fixed graph <em>H</em> asks whether a graph contains a stable set that meets every induced copy of <em>H</em> in the graph. Stable transversal problems generalize several vertex partition problems and have been studied for various classes of graphs. Following a result of Farrugia, the stable transversal problem for each <em>C</em> <sub>ℓ</sub> with ℓ ≥ 3 is NP-complete. In this paper, we study an ‘edge version’ of these problems. Specifically, we investigate the problem of determining whether a graph contains a matching that meets every copy of <em>H</em>. We show that the problem for <em>C</em> <sub>3</sub> is polynomial and for each <em>C</em> <sub>ℓ</sub>with ℓ ≥ 4 is NP-complete. Our results imply that the stable transversal problem for each <em>C</em> <sub>ℓ</sub> with ℓ ≥ 4 remains NP-complete when it is restricted to line graphs. We show by contrast that the stable transversal problem for <em>C</em> <sub>3</sub>, when restricted to line graphs, is polynomial.</p></blockquote>
<p>This paper, which <a href="http://www.rosschurchley.com/2011/iwoca-2011/">I presented at IWOCA 2011</a>, gives the first results of what would become my master&#8217;s thesis. I am grateful to NSERC for funding this research with a Alexander Graham Bell Canada Graduate Scholarship.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.rosschurchley.com/2012/complexity-of-cycle-transverse-matching-problems/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Remembering Robb Fry</title>
		<link>http://www.rosschurchley.com/2011/remembering-robb-fry/</link>
		<comments>http://www.rosschurchley.com/2011/remembering-robb-fry/#comments</comments>
		<pubDate>Sat, 31 Dec 2011 22:09:50 +0000</pubDate>
		<dc:creator>rossome</dc:creator>
				<category><![CDATA[Mathematical Miscellany]]></category>

		<guid isPermaLink="false">http://www.rosschurchley.com/?p=314</guid>
		<description><![CDATA[<p><img width="640" height="426" src="http://www.rosschurchley.com/wp-content/uploads/2011/12/RobbMed-640x426.jpg" class="attachment-featured-image wp-post-image" alt="RobbMed" title="RobbMed" /></p><br />[Photo taken from Robb's memorial page on the BCCUPMS website] Dr Robb Fry, one of my professors from my Thompson Rivers University days, passed away earlier this year at far too young an age. Robb was a real character, a great teacher, and a lot of fun to know (the Robb Fry Appreciation Group on Facebook [...]]]></description>
			<content:encoded><![CDATA[<p><img width="640" height="426" src="http://www.rosschurchley.com/wp-content/uploads/2011/12/RobbMed-640x426.jpg" class="attachment-featured-image wp-post-image" alt="RobbMed" title="RobbMed" /></p><br /><p><em>[Photo taken from <a href="http://bccupms.ca/robb_fry.shtml">Robb's memorial page on the BCCUPMS website</a>]</em></p>
<p>Dr Robb Fry, one of my professors from my Thompson Rivers University days, <a href="http://canadianobituaries.com/dr-r-c-robb-fry-obituary.html">passed away earlier this year</a> at far too young an age. Robb was a real character, a great teacher, and a lot of fun to know (the <a href="https://www.facebook.com/groups/2232668679/">Robb Fry Appreciation Group</a> on Facebook had dozens of members from multiple universities even before he died).</p>
<p>I took my second course in linear algebra with Robb, and it was one of the most entertaining courses of my first two years. My course notes – the only full set of notes I ever took in undergrad – were naturally interspersed with records of Robb&#8217;s regular witty remarks and quotable quotes. When visiting my parents over the holidays, I dug out these notes, so I thought I&#8217;d share some of the memorable episodes from my time with him.</p>
<p>ROBB: Can I call this function <img src='http://s0.wp.com/latex.php?latex=%5Ctilde%7Bf%7D&#038;bg=ffffff&#038;fg=000&#038;s=0' alt='&#92;tilde{f}' title='&#92;tilde{f}' class='latex' />  &#8221;f twiddle<em>&#8220;</em> and this one <img src='http://s0.wp.com/latex.php?latex=%5Ctilde%7B%5Ctilde%7Bf%7D%7D&#038;bg=ffffff&#038;fg=000&#038;s=0' alt='&#92;tilde{&#92;tilde{f}}' title='&#92;tilde{&#92;tilde{f}}' class='latex' />  &#8221;f twiddle twiddle&#8221;?<br />
CLASS: Sure.<br />
ROBB: So take <img src='http://s0.wp.com/latex.php?latex=%5Ctilde%7B%5Ctilde%7Bf%7D%7D%5C+%7B%7D%5E%2A&#038;bg=ffffff&#038;fg=000&#038;s=0' alt='&#92;tilde{&#92;tilde{f}}&#92; {}^*' title='&#92;tilde{&#92;tilde{f}}&#92; {}^*' class='latex' /> &#8220;f twiddle twiddle little star&#8230;&#8221;</p>
<p><em>(Introducing the notation ∃!)</em><br />
ROBB: It means &#8220;there exists a unique&#8230;&#8221; but I always read it like it&#8217;s a William Shatner thing. THERE EXISTS!</p>
<p>ROBB: You&#8217;re defining this&#8230; it doesn&#8217;t come from God. Especially since God doesn&#8217;t exist.<br />
CLASS: Ooooooooooooh<br />
ROBB: Oooh, he has an opinion!</p>
<p>ROBB: An oval&#8230;<br />
CLASS: Don&#8217;t you mean an ellipse?<br />
ROBB: Yeah, whatever the real term for that is.</p>
<p>ROBB: I&#8217;m going to avoid yellow chalk today, because I have a suspicion that one day they&#8217;ll find that the stuff that makes it yellow is toxic. That&#8217;s going to be someone&#8217;s Ph.D. thesis one day, <em>The Toxic Effects of Yellow Chalk</em>, and I don&#8217;t want to be part of the study group.</p>
<p><em>(After introducing the kernel as &#8220;the set of all stuff that gets killed by a map&#8221;)</em><br />
ROBB: The best bumper sticker I&#8217;ve ever seen had a picture of the colonel from KFC with &#8220;I am dead.&#8221;</p>
<p>ROBB: If you&#8217;re ever reading a paper, and they say they have to prove a technical lemma, brace yourself for some HORRIFIC MATH.</p>
<p><em>(Talking about stable/invariant sets)</em><br />
ROBB: I use &#8220;invariant&#8221; instead of &#8220;stable.&#8221; A stable set sounds like something for horses. I like horses, mind you, but they shouldn&#8217;t be confused with mathematics.</p>
<p>You taught me, inspired me, and motivated me to continue on the path to becoming a mathematician. But more importantly, it was a lot of fun to know you. Thanks, Robb.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.rosschurchley.com/2011/remembering-robb-fry/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>List-monopolar partitions of claw-free graphs</title>
		<link>http://www.rosschurchley.com/2011/list-monopolar-partitions-of-claw-free-graphs/</link>
		<comments>http://www.rosschurchley.com/2011/list-monopolar-partitions-of-claw-free-graphs/#comments</comments>
		<pubDate>Fri, 16 Sep 2011 06:59:32 +0000</pubDate>
		<dc:creator>rossome</dc:creator>
				<category><![CDATA[Monopolar graphs]]></category>
		<category><![CDATA[Papers]]></category>

		<guid isPermaLink="false">http://www.rosschurchley.com/?p=411</guid>
		<description><![CDATA[Ross Churchley and Jing Huang, List-monopolar partitions of claw-free graphs, Discrete Mathematics (2011), in press. doi:10.1016/j.disc.2011.08.022 The list monopolar partition problem asks whether a graph G together with lists L(v)⊆{0,1},v∈V(G) admits a mapping f:V(G)→{0,1} such that f(v)∈L(v) for each  induces an independent set and f−1(1)induces a disjoint union of cliques in G. This problem is NP-complete in general. We show that the problem is solvable in time O(n2m) for [...]]]></description>
			<content:encoded><![CDATA[<p>Ross Churchley and Jing Huang, List-monopolar partitions of claw-free graphs, Discrete Mathematics (2011), in press. <a href="http://dx.doi.org/10.1016/j.disc.2011.08.022">doi:10.1016/j.disc.2011.08.022</a></p>
<blockquote><p>The list monopolar partition problem asks whether a graph <em>G</em> together with lists <em>L</em>(<em>v</em>)⊆{0,1},<em>v</em>∈<em>V</em>(<em>G</em>) admits a mapping <em>f</em>:<em>V</em>(<em>G</em>)→{0,1} such that <em>f</em>(<em>v</em>)∈<em>L</em>(<em>v</em>) for each <img title="View the MathML source" src="http://ars.els-cdn.com/content/image/1-s2.0-S0012365X11003864-si5.gif" alt="View the MathML source" width="108" height="16" border="0" /> induces an independent set and <em>f</em><sup>−1</sup>(1)induces a disjoint union of cliques in <em>G</em>. This problem is NP-complete in general. We show that the problem is solvable in time <em>O</em>(<em>n</em><sup>2</sup><em>m</em>) for claw-free graphs where <em>n</em> and <em>m</em> are the numbers of vertices and edges respectively in the input graph.</p></blockquote>
<p>Shortly after solving the monopolar partition problem for line graphs, Jing and I realized that our solution could be used to solve the &#8220;precoloured&#8221; version of the problem, and then further extended to claw-free graphs. Jing presented this paper at the <a href="http://8fcc.lri.fr/">8th French Combinatorial Conference</a> in summer 2010.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.rosschurchley.com/2011/list-monopolar-partitions-of-claw-free-graphs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Line-polar graphs: characterization and recognition</title>
		<link>http://www.rosschurchley.com/2011/line-polar-graphs-characterization-and-recognition/</link>
		<comments>http://www.rosschurchley.com/2011/line-polar-graphs-characterization-and-recognition/#comments</comments>
		<pubDate>Fri, 26 Aug 2011 06:59:29 +0000</pubDate>
		<dc:creator>rossome</dc:creator>
				<category><![CDATA[Graph-transverse matchings]]></category>
		<category><![CDATA[Monopolar graphs]]></category>
		<category><![CDATA[Papers]]></category>

		<guid isPermaLink="false">http://www.rosschurchley.com/?p=409</guid>
		<description><![CDATA[Ross Churchley and Jing Huang, Line-polar graphs: characterization and recognition, SIAM J. Discrete Math 25 (2011) 1269–1284. doi:10.1137/100789208 A graph is polar if its vertex set can be partitioned into A and B in such a way that A induces a complete multipartite graph and B induces a disjoint union of cliques (i.e., the complement of a complete multipartite graph). Polar graphs naturally generalize [...]]]></description>
			<content:encoded><![CDATA[<p>Ross Churchley and Jing Huang, Line-polar graphs: characterization and recognition, SIAM J. Discrete Math 25 (2011) 1269–1284. <a href="http://dx.doi.org/10.1137/100789208">doi:10.1137/100789208</a></p>
<blockquote><p>A graph is polar if its vertex set can be partitioned into <em>A</em> and <em>B</em> in such a way that <em>A</em> induces a complete multipartite graph and <em>B</em> induces a disjoint union of cliques (i.e., the complement of a complete multipartite graph). Polar graphs naturally generalize several classes of graphs such as bipartite, cobipartite, and split graphs. The problem of recognizing polar graphs is NP-complete in general. However, it has been shown to be polynomial for several classes of graphs, including cographs and chordal graphs. In this paper, we study the problem of recognizing graphs whose line graphs are polar. It turns out that the core part of this problem lies in determining whether the edge set of a graph admits a partition (<em>A</em>,<em>B</em>) so that <em>A</em> induces a <em>P</em><sub>3</sub>-free subgraph (i.e., a matching) and <em>B</em> induces a <em>P</em><sub>4</sub>-free subgraph. We give a structural characterization of such graphs. The characterization enables us to devise an <em>O</em>(<em>n</em>) time algorithm to solve the stated recognition problem.</p></blockquote>
<p>This paper is the result of the research term I took as an undergraduate in the summer of 2009. I am grateful to NSERC for funding my work with a Undergraduate Student Research Award, and to my supervisor and coauthor Jing Huang.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.rosschurchley.com/2011/line-polar-graphs-characterization-and-recognition/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IWOCA 2011</title>
		<link>http://www.rosschurchley.com/2011/iwoca-2011/</link>
		<comments>http://www.rosschurchley.com/2011/iwoca-2011/#comments</comments>
		<pubDate>Thu, 23 Jun 2011 00:49:57 +0000</pubDate>
		<dc:creator>rossome</dc:creator>
				<category><![CDATA[Talks]]></category>

		<guid isPermaLink="false">http://www.rosschurchley.com/?p=250</guid>
		<description><![CDATA[<p><img width="640" height="400" src="http://www.rosschurchley.com/wp-content/uploads/2011/06/iwocatalk.jpg" class="attachment-featured-image wp-post-image" alt="iwocatalk" title="iwocatalk" /></p><br />Two weeks after hosting CanaDAM, UVic was also the home of this year&#8217;s International Workshop on Combinatorial Algorithms; there I presented a paper by myself, Jing Huang, and Xuding Zhu on cycle-transverse matchings. In the paper, we consider the Ck transverse matching problem: given a graph G, is there a matching M such that G-M [...]]]></description>
			<content:encoded><![CDATA[<p><img width="640" height="400" src="http://www.rosschurchley.com/wp-content/uploads/2011/06/iwocatalk.jpg" class="attachment-featured-image wp-post-image" alt="iwocatalk" title="iwocatalk" /></p><br /><p>Two weeks after hosting CanaDAM, UVic was also the home of this year&#8217;s International Workshop on Combinatorial Algorithms; there I presented a paper by myself, Jing Huang, and Xuding Zhu on cycle-transverse matchings. In the paper, we consider the <em>C<sub>k</sub> transverse matching problem</em>: given a graph <em>G</em>, is there a matching <em>M</em> such that <em>G-M</em> contains no cycles of length <em>k</em>? We gave a polynomial-time algorithm for the case <em>k=3</em>, but showed that the problem is NP-complete when <em>k ≥ 4</em>. In fact, when <em>k ≥ 4</em> is even, the problem is still NP-complete for bipartite graphs.</p>
<p>The case <em>k = 4</em> has connections with the <a href="http://alejandroerickson.com/joomla/tatami-blog">tatami tiling problem</a>, as Frank Ruskey pointed out to us.</p>
<p><a href="http://www.rosschurchley.com/wp-content/uploads/2011/10/iwocatalk.pdf">Click here to see the slides of the talk. (PDF)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.rosschurchley.com/2011/iwoca-2011/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>University vs Colts</title>
		<link>http://www.rosschurchley.com/2011/university-vs-colts/</link>
		<comments>http://www.rosschurchley.com/2011/university-vs-colts/#comments</comments>
		<pubDate>Tue, 14 Jun 2011 06:59:20 +0000</pubDate>
		<dc:creator>rossome</dc:creator>
				<category><![CDATA[Cricket]]></category>

		<guid isPermaLink="false">http://www.rosschurchley.com/?p=222</guid>
		<description><![CDATA[Although there was no rain in the forecast, dark and threatening clouds blocked the sun from shining on the Metchosin cricket ground. The University team was playing Colts CC, the youth team led by our own Ram Meyyappan. As they were shorthanded, we brought along a few extra players to lend them. With a chilly [...]]]></description>
			<content:encoded><![CDATA[<p>Although there was no rain in the forecast, dark and threatening clouds blocked the sun from shining on the Metchosin cricket ground. The University team was playing Colts CC, the youth team led by our own Ram Meyyappan. As they were shorthanded, we brought along a few extra players to lend them. With a chilly breeze setting in, we got started as soon as we could. University won the toss and elected to bat.</p>
<p><span id="more-222"></span></p>
<p></p>
<h2>University innings</h2>
<table class="wptable rowstyle-alt" id="wptable-33" >
	<thead>
	<tr>
		<td style="width:15px" >&nbsp;</td>
		<td style="width:125px" >&nbsp;</td>
		<td style="width:250px" >&nbsp;</td>
		<th class="sortable" style="width:35px" align="center">R</th>
		<th class="sortable" style="width:35px" align="center">B</th>
		<th class="sortable" style="width:35px" align="center">4s</th>
		<th class="sortable" style="width:35px" align="center">6s</th>
		<th class="sortable" style="width:35px" align="center">SR</th>
	</tr>
	</thead>
	<tr>
		<td style="width:15px" align="center">1</td>
		<td style="width:125px" align="left">Kevin Sommerfeldt</td>
		<td style="width:250px" align="left">retired</td>
		<td style="width:35px" align="center">25</td>
		<td style="width:35px" align="center">11</td>
		<td style="width:35px" align="center">1</td>
		<td style="width:35px" align="center">2</td>
		<td style="width:35px" align="center">227.3</td>
	</tr>
	<tr class="alt">
		<td style="width:15px" align="center">2</td>
		<td style="width:125px" align="left">Rajinder</td>
		<td style="width:250px" align="left">c Vatsal b Theo</td>
		<td style="width:35px" align="center">10</td>
		<td style="width:35px" align="center">5</td>
		<td style="width:35px" align="center">1</td>
		<td style="width:35px" align="center">1</td>
		<td style="width:35px" align="center">200.0</td>
	</tr>
	<tr>
		<td style="width:15px" align="center">3</td>
		<td style="width:125px" align="left">Peter Bee</td>
		<td style="width:250px" align="left">c & b Trenton</td>
		<td style="width:35px" align="center">0</td>
		<td style="width:35px" align="center">6</td>
		<td style="width:35px" >&nbsp;</td>
		<td style="width:35px" >&nbsp;</td>
		<td style="width:35px" align="center">0.0</td>
	</tr>
	<tr class="alt">
		<td style="width:15px" align="center">4</td>
		<td style="width:125px" align="left">Raj Chauhan</td>
		<td style="width:250px" align="left">c & b Riley</td>
		<td style="width:35px" align="center">7</td>
		<td style="width:35px" align="center">13</td>
		<td style="width:35px" align="center">1</td>
		<td style="width:35px" >&nbsp;</td>
		<td style="width:35px" align="center">53.8</td>
	</tr>
	<tr>
		<td style="width:15px" align="center">5</td>
		<td style="width:125px" align="left">Prabhat Kumar</td>
		<td style="width:250px" align="left">c Brett b YJ</td>
		<td style="width:35px" align="center">6</td>
		<td style="width:35px" align="center">19</td>
		<td style="width:35px" >&nbsp;</td>
		<td style="width:35px" >&nbsp;</td>
		<td style="width:35px" align="center">31.6</td>
	</tr>
	<tr class="alt">
		<td style="width:15px" align="center">6</td>
		<td style="width:125px" align="left">Shantanav Bhowmick</td>
		<td style="width:250px" align="left">retired</td>
		<td style="width:35px" align="center">26</td>
		<td style="width:35px" align="center">17</td>
		<td style="width:35px" align="center">3</td>
		<td style="width:35px" >&nbsp;</td>
		<td style="width:35px" align="center">152.9</td>
	</tr>
	<tr>
		<td style="width:15px" align="center">7</td>
		<td style="width:125px" align="left">David Mann</td>
		<td style="width:250px" align="left">b Brett</td>
		<td style="width:35px" align="center">0</td>
		<td style="width:35px" align="center">3</td>
		<td style="width:35px" >&nbsp;</td>
		<td style="width:35px" >&nbsp;</td>
		<td style="width:35px" align="center">0.0</td>
	</tr>
	<tr class="alt">
		<td style="width:15px" align="center">8</td>
		<td style="width:125px" align="left">Ross Churchley</td>
		<td style="width:250px" align="left">b Riley</td>
		<td style="width:35px" align="center">8</td>
		<td style="width:35px" align="center">15</td>
		<td style="width:35px" align="center">1</td>
		<td style="width:35px" >&nbsp;</td>
		<td style="width:35px" align="center">53.3</td>
	</tr>
	<tr>
		<td style="width:15px" align="center">9</td>
		<td style="width:125px" align="left">James Young</td>
		<td style="width:250px" align="left">c & b Riley</td>
		<td style="width:35px" align="center">0</td>
		<td style="width:35px" align="center">2</td>
		<td style="width:35px" >&nbsp;</td>
		<td style="width:35px" >&nbsp;</td>
		<td style="width:35px" align="center">0.0</td>
	</tr>
	<tr class="alt">
		<td style="width:15px" >&nbsp;</td>
		<td style="width:125px" align="left">Extras</td>
		<td style="width:250px" align="left">16wd 5nb 1lb</td>
		<td style="width:35px" align="center">22</td>
		<td style="width:35px" >&nbsp;</td>
		<td style="width:35px" >&nbsp;</td>
		<td style="width:35px" >&nbsp;</td>
		<td style="width:35px" >&nbsp;</td>
	</tr>
	<tr>
		<td style="width:15px" >&nbsp;</td>
		<td style="width:125px" align="left">TOTAL</td>
		<td style="width:250px" >&nbsp;</td>
		<td style="width:35px" align="center">104</td>
		<td style="width:35px" >&nbsp;</td>
		<td style="width:35px" >&nbsp;</td>
		<td style="width:35px" >&nbsp;</td>
		<td style="width:35px" >&nbsp;</td>
	</tr>
</table><p>
<br />
</p>
<h2>Bowling</h2>
<table class="wptable rowstyle-alt" id="wptable-34" >
	<thead>
	<tr>
		<td style="width:15px" >&nbsp;</td>
		<td style="width:125px" >&nbsp;</td>
		<th class="sortable" style="width:35px" align="center">O</th>
		<th class="sortable" style="width:35px" align="center">M</th>
		<th class="sortable" style="width:35px" align="center">R</th>
		<th class="sortable" style="width:35px" align="center">W</th>
		<th class="sortable" style="width:35px" align="center">wd</th>
		<th class="sortable" style="width:35px" align="center">nb</th>
		<th class="sortable" style="width:35px" align="center">Econ</th>
	</tr>
	</thead>
	<tr>
		<td style="width:15px" align="center">1</td>
		<td style="width:125px" align="left">Trenton</td>
		<td style="width:35px" align="center">3</td>
		<td style="width:35px" align="center">0</td>
		<td style="width:35px" align="center">31</td>
		<td style="width:35px" align="center">1</td>
		<td style="width:35px" align="center">1</td>
		<td style="width:35px" align="center">1</td>
		<td style="width:35px" align="center">10.3</td>
	</tr>
	<tr class="alt">
		<td style="width:15px" align="center">2</td>
		<td style="width:125px" align="left">Theo</td>
		<td style="width:35px" align="center">3</td>
		<td style="width:35px" align="center">0</td>
		<td style="width:35px" align="center">13</td>
		<td style="width:35px" align="center">1</td>
		<td style="width:35px" align="center">4</td>
		<td style="width:35px" >&nbsp;</td>
		<td style="width:35px" align="center">4.3</td>
	</tr>
	<tr>
		<td style="width:15px" align="center">3</td>
		<td style="width:125px" align="left">YJ</td>
		<td style="width:35px" align="center">2</td>
		<td style="width:35px" align="center">0</td>
		<td style="width:35px" align="center">13</td>
		<td style="width:35px" align="center">1</td>
		<td style="width:35px" align="center">1</td>
		<td style="width:35px" align="center">1</td>
		<td style="width:35px" align="center">6.5</td>
	</tr>
	<tr class="alt">
		<td style="width:15px" align="center">4</td>
		<td style="width:125px" align="left">Riley</td>
		<td style="width:35px" align="center">3</td>
		<td style="width:35px" align="center">0</td>
		<td style="width:35px" align="center">22</td>
		<td style="width:35px" align="center">3</td>
		<td style="width:35px" align="center">5</td>
		<td style="width:35px" align="center">2</td>
		<td style="width:35px" align="center">7.3</td>
	</tr>
	<tr>
		<td style="width:15px" align="center">5</td>
		<td style="width:125px" align="left">Brett</td>
		<td style="width:35px" align="center">1</td>
		<td style="width:35px" align="center">0</td>
		<td style="width:35px" align="center">6</td>
		<td style="width:35px" align="center">1</td>
		<td style="width:35px" align="center">4</td>
		<td style="width:35px" >&nbsp;</td>
		<td style="width:35px" align="center">6.0</td>
	</tr>
	<tr class="alt">
		<td style="width:15px" align="center">6</td>
		<td style="width:125px" align="left">Ram</td>
		<td style="width:35px" align="center">2.3</td>
		<td style="width:35px" align="center">0</td>
		<td style="width:35px" align="center">18</td>
		<td style="width:35px" align="center">0</td>
		<td style="width:35px" align="center">1</td>
		<td style="width:35px" >&nbsp;</td>
		<td style="width:35px" align="center">7.8</td>
	</tr>
</table><p>
<br />
Fall of wickets: 1-22 (Rajinder, 1.3 ov), 2-32 (Peter, 2.6 ov), 3-40 (Kevin, retired, 4.4 ov), 4-56 (Raj, 7.3 ov), 5-64 (Prabhat, 8.6 ov), 6-66 (David, 9.3 ov), 7-98 (Ross, 13.3 ov), 8-98 (James, 13.5 ov), 9-104 (Shantanav, retired, 14.3 ov)</p>
<p>Highlights: <strong>Kevin</strong> opened our batting with a massive six into the adjacent pasture, bothering some sheep and losing the game ball. He eventually retired on 25* with an impressive strike rate of 227, thanks to a four and another long six. At the other end of the innings, <strong>Shantanav</strong> closed with three boundaries and a professional 26*. On a personal note, I hit my first-ever boundary on the way to scoring a season-high 8 runs.</p>
<p></p>
<h2>Colts innings</h2>
<table class="wptable rowstyle-alt" id="wptable-35" >
	<thead>
	<tr>
		<td style="width:15px" >&nbsp;</td>
		<td style="width:125px" >&nbsp;</td>
		<td style="width:250px" >&nbsp;</td>
		<th class="sortable" style="width:35px" align="center">R</th>
		<th class="sortable" style="width:35px" align="center">B</th>
		<th class="sortable" style="width:35px" align="center">4s</th>
		<th class="sortable" style="width:35px" align="center">6s</th>
		<th class="sortable" style="width:35px" align="center">SR</th>
	</tr>
	</thead>
	<tr>
		<td style="width:15px" align="center">1</td>
		<td style="width:125px" align="left">Vatsal</td>
		<td style="width:250px" align="left">b Raj Chauhan</td>
		<td style="width:35px" align="center">6</td>
		<td style="width:35px" align="center">19</td>
		<td style="width:35px" >&nbsp;</td>
		<td style="width:35px" >&nbsp;</td>
		<td style="width:35px" align="center">31.6</td>
	</tr>
	<tr class="alt">
		<td style="width:15px" align="center">2</td>
		<td style="width:125px" align="left">Ram Meyyappan</td>
		<td style="width:250px" align="left">b David Mann</td>
		<td style="width:35px" align="center">6</td>
		<td style="width:35px" align="center">6</td>
		<td style="width:35px" align="center">1</td>
		<td style="width:35px" >&nbsp;</td>
		<td style="width:35px" align="center">100.0</td>
	</tr>
	<tr>
		<td style="width:15px" align="center">3</td>
		<td style="width:125px" align="left">Trevor</td>
		<td style="width:250px" align="left">c James Young b David Mann</td>
		<td style="width:35px" align="center">0</td>
		<td style="width:35px" align="center">1</td>
		<td style="width:35px" >&nbsp;</td>
		<td style="width:35px" >&nbsp;</td>
		<td style="width:35px" align="center">0.0</td>
	</tr>
	<tr class="alt">
		<td style="width:15px" align="center">4</td>
		<td style="width:125px" align="left">Theo</td>
		<td style="width:250px" align="left">c & b David Mann</td>
		<td style="width:35px" align="center">3</td>
		<td style="width:35px" align="center">7</td>
		<td style="width:35px" >&nbsp;</td>
		<td style="width:35px" >&nbsp;</td>
		<td style="width:35px" align="center">42.9</td>
	</tr>
	<tr>
		<td style="width:15px" align="center">5</td>
		<td style="width:125px" align="left">Trenton</td>
		<td style="width:250px" align="left">b David Mann</td>
		<td style="width:35px" align="center">0</td>
		<td style="width:35px" align="center">3</td>
		<td style="width:35px" >&nbsp;</td>
		<td style="width:35px" >&nbsp;</td>
		<td style="width:35px" align="center">0.0</td>
	</tr>
	<tr class="alt">
		<td style="width:15px" align="center">6</td>
		<td style="width:125px" align="left">Brett Taggart (sub)</td>
		<td style="width:250px" align="left">b Raj Chauhan</td>
		<td style="width:35px" align="center">6</td>
		<td style="width:35px" align="center">6</td>
		<td style="width:35px" align="center">1</td>
		<td style="width:35px" >&nbsp;</td>
		<td style="width:35px" align="center">100.0</td>
	</tr>
	<tr>
		<td style="width:15px" align="center">7</td>
		<td style="width:125px" align="left">Riley</td>
		<td style="width:250px" align="left">b Kevin Sommerfeldt</td>
		<td style="width:35px" align="center">1</td>
		<td style="width:35px" align="center">3</td>
		<td style="width:35px" >&nbsp;</td>
		<td style="width:35px" >&nbsp;</td>
		<td style="width:35px" align="center">33.3</td>
	</tr>
	<tr class="alt">
		<td style="width:15px" align="center">8</td>
		<td style="width:125px" align="left">YJ (sub)</td>
		<td style="width:250px" align="left">c Ross Churchley b Raj Chauhan</td>
		<td style="width:35px" align="center">1</td>
		<td style="width:35px" align="center">3</td>
		<td style="width:35px" >&nbsp;</td>
		<td style="width:35px" >&nbsp;</td>
		<td style="width:35px" align="center">33.3</td>
	</tr>
	<tr>
		<td style="width:15px" >&nbsp;</td>
		<td style="width:125px" align="left">Extras</td>
		<td style="width:250px" align="left">6wd 2nb</td>
		<td style="width:35px" align="center">8</td>
		<td style="width:35px" >&nbsp;</td>
		<td style="width:35px" >&nbsp;</td>
		<td style="width:35px" >&nbsp;</td>
		<td style="width:35px" >&nbsp;</td>
	</tr>
	<tr class="alt">
		<td style="width:15px" >&nbsp;</td>
		<td style="width:125px" align="left">TOTAL</td>
		<td style="width:250px" >&nbsp;</td>
		<td style="width:35px" align="center">31</td>
		<td style="width:35px" >&nbsp;</td>
		<td style="width:35px" >&nbsp;</td>
		<td style="width:35px" >&nbsp;</td>
		<td style="width:35px" >&nbsp;</td>
	</tr>
</table><p>
<br />
</p>
<h2>Bowling</h2>
<table class="wptable rowstyle-alt" id="wptable-36" >
	<thead>
	<tr>
		<td style="width:15px" >&nbsp;</td>
		<td style="width:125px" >&nbsp;</td>
		<th class="sortable" style="width:35px" align="center">O</th>
		<th class="sortable" style="width:35px" align="center">M</th>
		<th class="sortable" style="width:35px" align="center">R</th>
		<th class="sortable" style="width:35px" align="center">W</th>
		<th class="sortable" style="width:35px" align="center">wd</th>
		<th class="sortable" style="width:35px" align="center">nb</th>
		<th class="sortable" style="width:35px" align="center">Econ</th>
	</tr>
	</thead>
	<tr>
		<td style="width:15px" align="center">1</td>
		<td style="width:125px" align="left">David Mann</td>
		<td style="width:35px" align="center">3</td>
		<td style="width:35px" align="center">0</td>
		<td style="width:35px" align="center">13</td>
		<td style="width:35px" align="center">4</td>
		<td style="width:35px" align="center">2</td>
		<td style="width:35px" align="center">2</td>
		<td style="width:35px" align="center">4.3</td>
	</tr>
	<tr class="alt">
		<td style="width:15px" align="center">2</td>
		<td style="width:125px" align="left">Kevin Sommerfeldt</td>
		<td style="width:35px" align="center">3</td>
		<td style="width:35px" align="center">0</td>
		<td style="width:35px" align="center">11</td>
		<td style="width:35px" align="center">1</td>
		<td style="width:35px" align="center">3</td>
		<td style="width:35px" >&nbsp;</td>
		<td style="width:35px" align="center">3.7</td>
	</tr>
	<tr>
		<td style="width:15px" align="center">3</td>
		<td style="width:125px" align="left">Raj Chauhan</td>
		<td style="width:35px" align="center">1.4</td>
		<td style="width:35px" align="center">1</td>
		<td style="width:35px" align="center">7</td>
		<td style="width:35px" align="center">3</td>
		<td style="width:35px" align="center">1</td>
		<td style="width:35px" >&nbsp;</td>
		<td style="width:35px" align="center">5.0</td>
	</tr>
</table><p>
<br />
Fall of wickets: 1-11 (Ram, 2.1 ov), 2-11 (Trevor, 2.2 ov), 3-15 (Theo, 4.1 ov), 4-15 (Trenton, 4.4 ov), 5-25 (Brett, 5.6 ov), 6-29 (Riley, 6.5 ov), 7-31 (YJ, 7.2 ov), 8-31 (Vatsal, 7.4 ov)</p>
<p>Highlights: After our innings, the clouds closed in further; with raindrops suspended in the air, we had to finish the Colts quickly to fend off a draw. Our confident bowlers did the job in less than 8 overs: <strong>David taking four wickets</strong>, Kevin one, and Raj three. Brett, a new University recruit playing this match for the Colts, put his baseball experience to work with a boundary in his debut innings to score a total of six.</p>
<p>RESULT: University 104-(7+2) beat Colts 31-8 by 73 runs.</p>
<p><img class="aligncenter size-full wp-image-223" title="uvic-colts-manhatten" src="http://www.rosschurchley.com/wp-content/uploads/2011/06/uvic-colts-manhatten.png" alt="" width="498" height="307" /><br />
<img class="aligncenter size-full wp-image-224" title="uvic-colts-worm" src="http://www.rosschurchley.com/wp-content/uploads/2011/06/uvic-colts-worm.png" alt="" width="498" height="307" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.rosschurchley.com/2011/university-vs-colts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CanaDAM 2011</title>
		<link>http://www.rosschurchley.com/2011/canadam-2011/</link>
		<comments>http://www.rosschurchley.com/2011/canadam-2011/#comments</comments>
		<pubDate>Sat, 04 Jun 2011 06:59:28 +0000</pubDate>
		<dc:creator>rossome</dc:creator>
				<category><![CDATA[Talks]]></category>

		<guid isPermaLink="false">http://www.rosschurchley.com/?p=232</guid>
		<description><![CDATA[<p><img width="640" height="400" src="http://www.rosschurchley.com/wp-content/uploads/2011/06/canadam.jpg" class="attachment-featured-image wp-post-image" alt="canadam" title="canadam" /></p><br />This year, I had the pleasure of attending (and helping organize) CanaDAM, which was held at UVic. I gave a talk in the Structured Graphs and Algorithms session, titled &#8220;Partitioning graphs via edge-coloured homomorphisms&#8221;. In it, I announced some recently-submitted results on the monopolar partition problem and related problems. The main result unifies all currently [...]]]></description>
			<content:encoded><![CDATA[<p><img width="640" height="400" src="http://www.rosschurchley.com/wp-content/uploads/2011/06/canadam.jpg" class="attachment-featured-image wp-post-image" alt="canadam" title="canadam" /></p><br /><p>This year, I had the pleasure of attending (and helping organize) CanaDAM, which was held at UVic. I gave a talk in the Structured Graphs and Algorithms session, titled &#8220;Partitioning graphs via edge-coloured homomorphisms&#8221;. In it, I announced some recently-submitted results on the monopolar partition problem and related problems. The main result unifies all currently known polynomial-time monopolarity results: it reduces the problem to 2SAT for a very large graph class, which contains</p>
<ul>
<li>claw-free graphs</li>
<li>chordal graphs</li>
<li>co-comparability graphs</li>
<li>all graphs with no induced cycle of length ≥ 5</li>
</ul>
<p>A similar technique can be used to solve the unipolar partition problem – which asks whether a (general) graph can be partitioned into a clique and a disjoint union of cliques – in polynomial time.</p>
<p><a href="http://www.rosschurchley.com/wp-content/uploads/2011/08/talk.pdf">Click here to see the slides of this talk.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.rosschurchley.com/2011/canadam-2011/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>University vs Wicket Maidens</title>
		<link>http://www.rosschurchley.com/2011/university-vs-wicket-maidens/</link>
		<comments>http://www.rosschurchley.com/2011/university-vs-wicket-maidens/#comments</comments>
		<pubDate>Tue, 10 May 2011 06:59:30 +0000</pubDate>
		<dc:creator>rossome</dc:creator>
				<category><![CDATA[Cricket]]></category>

		<guid isPermaLink="false">http://www.rosschurchley.com/?p=211</guid>
		<description><![CDATA[Our last game at UVic was against the Wicket Maidens. As the only all-women&#8217;s team in the midweek league, the Wicket Maidens offer a unique challenge: each of their runs is matched with a penalty run, doubling their batting score. Playing in a fast artificial field, we had to make sure to set a high [...]]]></description>
			<content:encoded><![CDATA[<p>Our last game at UVic was against the Wicket Maidens. As the only all-women&#8217;s team in the midweek league, the Wicket Maidens offer a unique challenge: each of their runs is matched with a penalty run, doubling their batting score. Playing in a fast artificial field, we had to make sure to set a high target. University won the toss and elected to bat.</p>
<p><span id="more-211"></span></p>
<p></p>
<h2>University innings</h2>
<table class="wptable rowstyle-alt" id="wptable-13" >
	<thead>
	<tr>
		<td style="width:15px" >&nbsp;</td>
		<td style="width:125px" >&nbsp;</td>
		<td style="width:250px" >&nbsp;</td>
		<th class="sortable" style="width:35px" align="center">R</th>
		<th class="sortable" style="width:35px" align="center">B</th>
		<th class="sortable" style="width:35px" align="center">4s</th>
		<th class="sortable" style="width:35px" align="center">6s</th>
		<th class="sortable" style="width:35px" align="center">SR</th>
	</tr>
	</thead>
	<tr>
		<td style="width:15px" align="center">1</td>
		<td style="width:125px" align="left">Shelby</td>
		<td style="width:250px" align="left">c & b Julia</td>
		<td style="width:35px" align="center">6</td>
		<td style="width:35px" align="center">5</td>
		<td style="width:35px" align="center">1</td>
		<td style="width:35px" >&nbsp;</td>
		<td style="width:35px" align="center">120.0</td>
	</tr>
	<tr class="alt">
		<td style="width:15px" align="center">2</td>
		<td style="width:125px" align="left">Rajinder</td>
		<td style="width:250px" align="left">retired</td>
		<td style="width:35px" align="center">25</td>
		<td style="width:35px" align="center">13</td>
		<td style="width:35px" align="center">3</td>
		<td style="width:35px" >&nbsp;</td>
		<td style="width:35px" align="center">192.3</td>
	</tr>
	<tr>
		<td style="width:15px" align="center">3</td>
		<td style="width:125px" align="left">Yaju Jadeja</td>
		<td style="width:250px" align="left">run out</td>
		<td style="width:35px" align="center">22</td>
		<td style="width:35px" align="center">14</td>
		<td style="width:35px" align="center">2</td>
		<td style="width:35px" align="center">1</td>
		<td style="width:35px" align="center">157.1</td>
	</tr>
	<tr class="alt">
		<td style="width:15px" align="center">4</td>
		<td style="width:125px" align="left">Shantanav Bhowmick</td>
		<td style="width:250px" align="left">c Shveta b Maree</td>
		<td style="width:35px" align="center">3</td>
		<td style="width:35px" align="center">6</td>
		<td style="width:35px" >&nbsp;</td>
		<td style="width:35px" >&nbsp;</td>
		<td style="width:35px" align="center">50.0</td>
	</tr>
	<tr>
		<td style="width:15px" align="center">5</td>
		<td style="width:125px" align="left">Doug de la Mare</td>
		<td style="width:250px" align="left">retired</td>
		<td style="width:35px" align="center">25</td>
		<td style="width:35px" align="center">13</td>
		<td style="width:35px" align="center">5</td>
		<td style="width:35px" >&nbsp;</td>
		<td style="width:35px" align="center">192.3</td>
	</tr>
	<tr class="alt">
		<td style="width:15px" align="center">6</td>
		<td style="width:125px" align="left">Zain</td>
		<td style="width:250px" align="left">retired</td>
		<td style="width:35px" align="center">28</td>
		<td style="width:35px" align="center">21</td>
		<td style="width:35px" align="center">5</td>
		<td style="width:35px" >&nbsp;</td>
		<td style="width:35px" align="center">133.3</td>
	</tr>
	<tr>
		<td style="width:15px" align="center">7</td>
		<td style="width:125px" align="left">Miles Waghray</td>
		<td style="width:250px" align="left">c Challayne b Kim</td>
		<td style="width:35px" align="center">0</td>
		<td style="width:35px" align="center">4</td>
		<td style="width:35px" >&nbsp;</td>
		<td style="width:35px" >&nbsp;</td>
		<td style="width:35px" align="center">0.0</td>
	</tr>
	<tr class="alt">
		<td style="width:15px" align="center">8</td>
		<td style="width:125px" align="left">Prabhat Kumar</td>
		<td style="width:250px" align="left">not out</td>
		<td style="width:35px" align="center">10</td>
		<td style="width:35px" align="center">14</td>
		<td style="width:35px" align="center">1</td>
		<td style="width:35px" >&nbsp;</td>
		<td style="width:35px" align="center">71.4</td>
	</tr>
	<tr>
		<td style="width:15px" align="center">9</td>
		<td style="width:125px" align="left">Peter Bee</td>
		<td style="width:250px" align="left">not out</td>
		<td style="width:35px" align="center">10</td>
		<td style="width:35px" align="center">10</td>
		<td style="width:35px" >&nbsp;</td>
		<td style="width:35px" >&nbsp;</td>
		<td style="width:35px" align="center">100.0</td>
	</tr>
	<tr class="alt">
		<td style="width:15px" >&nbsp;</td>
		<td style="width:125px" align="left">Extras</td>
		<td style="width:250px" align="left">7wd 4nb</td>
		<td style="width:35px" align="center">11</td>
		<td style="width:35px" >&nbsp;</td>
		<td style="width:35px" >&nbsp;</td>
		<td style="width:35px" >&nbsp;</td>
		<td style="width:35px" >&nbsp;</td>
	</tr>
	<tr>
		<td style="width:15px" >&nbsp;</td>
		<td style="width:125px" align="left">TOTAL</td>
		<td style="width:250px" >&nbsp;</td>
		<td style="width:35px" align="center">140</td>
		<td style="width:35px" >&nbsp;</td>
		<td style="width:35px" >&nbsp;</td>
		<td style="width:35px" >&nbsp;</td>
		<td style="width:35px" >&nbsp;</td>
	</tr>
</table><p>
<br />
</p>
<h2>Bowling</h2>
<table class="wptable rowstyle-alt" id="wptable-15" >
	<thead>
	<tr>
		<td style="width:15px" >&nbsp;</td>
		<td style="width:125px" >&nbsp;</td>
		<th class="sortable" style="width:35px" align="center">O</th>
		<th class="sortable" style="width:35px" align="center">M</th>
		<th class="sortable" style="width:35px" align="center">R</th>
		<th class="sortable" style="width:35px" align="center">W</th>
		<th class="sortable" style="width:35px" align="center">wd</th>
		<th class="sortable" style="width:35px" align="center">nb</th>
		<th class="sortable" style="width:35px" align="center">Econ</th>
	</tr>
	</thead>
	<tr>
		<td style="width:15px" align="center">1</td>
		<td style="width:125px" align="left">Julia</td>
		<td style="width:35px" align="center">3</td>
		<td style="width:35px" align="center">0</td>
		<td style="width:35px" align="center">29</td>
		<td style="width:35px" align="center">1</td>
		<td style="width:35px" >&nbsp;</td>
		<td style="width:35px" >&nbsp;</td>
		<td style="width:35px" align="center">9.7</td>
	</tr>
	<tr class="alt">
		<td style="width:15px" align="center">2</td>
		<td style="width:125px" align="left">Rachel</td>
		<td style="width:35px" align="center">3</td>
		<td style="width:35px" align="center">0</td>
		<td style="width:35px" align="center">28</td>
		<td style="width:35px" align="center">0</td>
		<td style="width:35px" align="center">2</td>
		<td style="width:35px" >&nbsp;</td>
		<td style="width:35px" align="center">9.3</td>
	</tr>
	<tr>
		<td style="width:15px" align="center">3</td>
		<td style="width:125px" align="left">Maree</td>
		<td style="width:35px" align="center">3</td>
		<td style="width:35px" align="center">0</td>
		<td style="width:35px" align="center">27</td>
		<td style="width:35px" align="center">1</td>
		<td style="width:35px" >&nbsp;</td>
		<td style="width:35px" align="center">1</td>
		<td style="width:35px" align="center">9.0</td>
	</tr>
	<tr class="alt">
		<td style="width:15px" align="center">4</td>
		<td style="width:125px" align="left">Laura</td>
		<td style="width:35px" align="center">3</td>
		<td style="width:35px" align="center">0</td>
		<td style="width:35px" align="center">34</td>
		<td style="width:35px" align="center">0</td>
		<td style="width:35px" align="center">2</td>
		<td style="width:35px" align="center">2</td>
		<td style="width:35px" align="center">11.3</td>
	</tr>
	<tr>
		<td style="width:15px" align="center">5</td>
		<td style="width:125px" align="left">Kim</td>
		<td style="width:35px" align="center">3</td>
		<td style="width:35px" align="center">1</td>
		<td style="width:35px" align="center">10</td>
		<td style="width:35px" align="center">1</td>
		<td style="width:35px" >&nbsp;</td>
		<td style="width:35px" >&nbsp;</td>
		<td style="width:35px" align="center">3.3</td>
	</tr>
	<tr class="alt">
		<td style="width:15px" align="center">6</td>
		<td style="width:125px" align="left">Eden</td>
		<td style="width:35px" align="center">1</td>
		<td style="width:35px" align="center">0</td>
		<td style="width:35px" align="center">12</td>
		<td style="width:35px" align="center">0</td>
		<td style="width:35px" align="center">3</td>
		<td style="width:35px" align="center">1</td>
		<td style="width:35px" align="center">12.0</td>
	</tr>
</table><p>
</p>
<p>Fall of wickets: 1-6 (Shelby, 0.5 ov), 2-48 (Yaju, 4.6 ov), 3-55 (Rajinder, retired, 5.3 ov), 4-62 (Shantanav, 6.5 ov), 5-112 (Doug, retired, 11.1 ov), 6-112 (Miles, 11.4 ov), 7-119 (Zain, retired, 12.3 ov)</p>
<p>Highlights: We had plenty of boundaries this match from the fast field and slower bowling. Rajinder, Doug, and Zain all retired after making their quarter-centuries. Kim struck back with some first-class bowling — taking one wicket while conceding only a four in her first two overs — but we were still able to set a good target of 140.</p>
<p></p>
<h2>Wicket Maidens innings</h2>
<table class="wptable rowstyle-alt" id="wptable-14" >
	<thead>
	<tr>
		<td style="width:15px" >&nbsp;</td>
		<td style="width:125px" >&nbsp;</td>
		<td style="width:250px" >&nbsp;</td>
		<th class="sortable" style="width:35px" align="center">R</th>
		<th class="sortable" style="width:35px" align="center">B</th>
		<th class="sortable" style="width:35px" align="center">4s</th>
		<th class="sortable" style="width:35px" align="center">6s</th>
		<th class="sortable" style="width:35px" align="center">SR</th>
	</tr>
	</thead>
	<tr>
		<td style="width:15px" align="center">1</td>
		<td style="width:125px" align="left">Kim</td>
		<td style="width:250px" align="left">c Doug de la Mare b Prabhat Kumar</td>
		<td style="width:35px" align="center">22</td>
		<td style="width:35px" align="center">36</td>
		<td style="width:35px" align="center">1</td>
		<td style="width:35px" >&nbsp;</td>
		<td style="width:35px" align="center">61.1</td>
	</tr>
	<tr class="alt">
		<td style="width:15px" align="center">2</td>
		<td style="width:125px" align="left">Laura</td>
		<td style="width:250px" align="left">c Shantanav Bhowmick b Yaju Jadeja</td>
		<td style="width:35px" align="center">1</td>
		<td style="width:35px" align="center">7</td>
		<td style="width:35px" >&nbsp;</td>
		<td style="width:35px" >&nbsp;</td>
		<td style="width:35px" align="center">14.3</td>
	</tr>
	<tr>
		<td style="width:15px" align="center">3</td>
		<td style="width:125px" align="left">Shveta</td>
		<td style="width:250px" align="left">c Shantanav Bhowmick b Prabhat Kumar</td>
		<td style="width:35px" align="center">1</td>
		<td style="width:35px" align="center">5</td>
		<td style="width:35px" >&nbsp;</td>
		<td style="width:35px" >&nbsp;</td>
		<td style="width:35px" align="center">20.0</td>
	</tr>
	<tr class="alt">
		<td style="width:15px" align="center">4</td>
		<td style="width:125px" align="left">Jenny</td>
		<td style="width:250px" align="left">run out</td>
		<td style="width:35px" align="center">3</td>
		<td style="width:35px" align="center">27</td>
		<td style="width:35px" >&nbsp;</td>
		<td style="width:35px" >&nbsp;</td>
		<td style="width:35px" align="center">11.1</td>
	</tr>
	<tr>
		<td style="width:15px" align="center">5</td>
		<td style="width:125px" align="left">Maree</td>
		<td style="width:250px" align="left">not out</td>
		<td style="width:35px" align="center">15</td>
		<td style="width:35px" align="center">22</td>
		<td style="width:35px" align="center">1</td>
		<td style="width:35px" >&nbsp;</td>
		<td style="width:35px" align="center">68.2</td>
	</tr>
	<tr class="alt">
		<td style="width:15px" align="center">6</td>
		<td style="width:125px" align="left">Rachel</td>
		<td style="width:250px" >&nbsp;</td>
		<td style="width:35px" >&nbsp;</td>
		<td style="width:35px" >&nbsp;</td>
		<td style="width:35px" >&nbsp;</td>
		<td style="width:35px" >&nbsp;</td>
		<td style="width:35px" >&nbsp;</td>
	</tr>
	<tr>
		<td style="width:15px" align="center">7</td>
		<td style="width:125px" align="left">Challayne</td>
		<td style="width:250px" >&nbsp;</td>
		<td style="width:35px" >&nbsp;</td>
		<td style="width:35px" >&nbsp;</td>
		<td style="width:35px" >&nbsp;</td>
		<td style="width:35px" >&nbsp;</td>
		<td style="width:35px" >&nbsp;</td>
	</tr>
	<tr class="alt">
		<td style="width:15px" align="center">8</td>
		<td style="width:125px" align="left">Julia</td>
		<td style="width:250px" >&nbsp;</td>
		<td style="width:35px" >&nbsp;</td>
		<td style="width:35px" >&nbsp;</td>
		<td style="width:35px" >&nbsp;</td>
		<td style="width:35px" >&nbsp;</td>
		<td style="width:35px" >&nbsp;</td>
	</tr>
	<tr>
		<td style="width:15px" align="center">9</td>
		<td style="width:125px" align="left">Eden</td>
		<td style="width:250px" >&nbsp;</td>
		<td style="width:35px" >&nbsp;</td>
		<td style="width:35px" >&nbsp;</td>
		<td style="width:35px" >&nbsp;</td>
		<td style="width:35px" >&nbsp;</td>
		<td style="width:35px" >&nbsp;</td>
	</tr>
	<tr class="alt">
		<td style="width:15px" >&nbsp;</td>
		<td style="width:125px" align="left">Extras</td>
		<td style="width:250px" align="left">8wd 1nb 51pr</td>
		<td style="width:35px" align="center">60</td>
		<td style="width:35px" >&nbsp;</td>
		<td style="width:35px" >&nbsp;</td>
		<td style="width:35px" >&nbsp;</td>
		<td style="width:35px" >&nbsp;</td>
	</tr>
	<tr>
		<td style="width:15px" >&nbsp;</td>
		<td style="width:125px" align="left">TOTAL</td>
		<td style="width:250px" >&nbsp;</td>
		<td style="width:35px" align="center">102</td>
		<td style="width:35px" >&nbsp;</td>
		<td style="width:35px" >&nbsp;</td>
		<td style="width:35px" >&nbsp;</td>
		<td style="width:35px" >&nbsp;</td>
	</tr>
</table><p>
<br />
</p>
<h2>Bowling</h2>
<table class="wptable rowstyle-alt" id="wptable-16" >
	<thead>
	<tr>
		<td style="width:15px" >&nbsp;</td>
		<td style="width:125px" >&nbsp;</td>
		<th class="sortable" style="width:35px" align="center">O</th>
		<th class="sortable" style="width:35px" align="center">M</th>
		<th class="sortable" style="width:35px" align="center">R</th>
		<th class="sortable" style="width:35px" align="center">W</th>
		<th class="sortable" style="width:35px" align="center">wd</th>
		<th class="sortable" style="width:35px" align="center">nb</th>
		<th class="sortable" style="width:35px" align="center">Econ</th>
	</tr>
	</thead>
	<tr>
		<td style="width:15px" align="center">1</td>
		<td style="width:125px" align="left">Shelby</td>
		<td style="width:35px" align="center">3</td>
		<td style="width:35px" align="center">0</td>
		<td style="width:35px" align="center">7</td>
		<td style="width:35px" align="center">0</td>
		<td style="width:35px" align="center">2</td>
		<td style="width:35px" >&nbsp;</td>
		<td style="width:35px" align="center">2.3</td>
	</tr>
	<tr class="alt">
		<td style="width:15px" align="center">2</td>
		<td style="width:125px" align="left">Doug de la Mare</td>
		<td style="width:35px" align="center">3</td>
		<td style="width:35px" align="center">0</td>
		<td style="width:35px" align="center">10</td>
		<td style="width:35px" align="center">0</td>
		<td style="width:35px" align="center">1</td>
		<td style="width:35px" align="center">1</td>
		<td style="width:35px" align="center">3.3</td>
	</tr>
	<tr>
		<td style="width:15px" align="center">3</td>
		<td style="width:125px" align="left">Yaju Jadeja</td>
		<td style="width:35px" align="center">3</td>
		<td style="width:35px" align="center">0</td>
		<td style="width:35px" align="center">13</td>
		<td style="width:35px" align="center">1</td>
		<td style="width:35px" align="center">1</td>
		<td style="width:35px" >&nbsp;</td>
		<td style="width:35px" align="center">4.3</td>
	</tr>
	<tr class="alt">
		<td style="width:15px" align="center">4</td>
		<td style="width:125px" align="left">Prabhat Kumar</td>
		<td style="width:35px" align="center">3</td>
		<td style="width:35px" align="center">0</td>
		<td style="width:35px" align="center">7</td>
		<td style="width:35px" align="center">2</td>
		<td style="width:35px" align="center">3</td>
		<td style="width:35px" >&nbsp;</td>
		<td style="width:35px" align="center">2.3</td>
	</tr>
	<tr>
		<td style="width:15px" align="center">5</td>
		<td style="width:125px" align="left">Rajinder</td>
		<td style="width:35px" align="center">3</td>
		<td style="width:35px" align="center">1</td>
		<td style="width:35px" align="center">6</td>
		<td style="width:35px" align="center">0</td>
		<td style="width:35px" >&nbsp;</td>
		<td style="width:35px" >&nbsp;</td>
		<td style="width:35px" align="center">2.0</td>
	</tr>
	<tr class="alt">
		<td style="width:15px" align="center">6</td>
		<td style="width:125px" align="left">Shantanav Bhowmick</td>
		<td style="width:35px" align="center">1</td>
		<td style="width:35px" align="center">0</td>
		<td style="width:35px" align="center">8</td>
		<td style="width:35px" align="center">0</td>
		<td style="width:35px" align="center">1</td>
		<td style="width:35px" >&nbsp;</td>
		<td style="width:35px" align="center">8.0</td>
	</tr>
</table><p>
</p>
<p>Fall of wickets: 1-13 (Laura, 4.2 ov), 2-17 (Shveta, 5.4 ov), 3-33 (Kim, 9.5 ov), 4-49 (Jenny, 15.4 ov)</p>
<p>Highlights: With some highly economical bowling from Prabhat, Rajinder, and Shelby, we managed to hold the Wicket Maidens to 51 runs, twenty short of their target.</p>
<p>RESULT: University 140-(4+3) beat Wicket Maidens 102-4 by 38 runs.</p>
<p><img class="aligncenter size-full wp-image-217" title="uvic-maidens-manhatten" src="http://www.rosschurchley.com/wp-content/uploads/2011/06/uvic-maidens-manhatten.png" alt="" width="498" height="307" /><br />
<img class="aligncenter size-full wp-image-218" title="uvic-maidens-worm" src="http://www.rosschurchley.com/wp-content/uploads/2011/06/uvic-maidens-worm.png" alt="" width="498" height="307" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.rosschurchley.com/2011/university-vs-wicket-maidens/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>University vs Metchosin</title>
		<link>http://www.rosschurchley.com/2011/university-vs-metchosin/</link>
		<comments>http://www.rosschurchley.com/2011/university-vs-metchosin/#comments</comments>
		<pubDate>Tue, 19 Apr 2011 06:59:54 +0000</pubDate>
		<dc:creator>rossome</dc:creator>
				<category><![CDATA[Cricket]]></category>

		<guid isPermaLink="false">http://www.rosschurchley.com/?p=200</guid>
		<description><![CDATA[This match was the first of four scheduled at the artificial fields of UVic. I actually missed this one, being out of town visiting family, but I managed to reconstruct the match from our scorebook. UVic won the toss and elected to bowl first. Metchosin innings &#160; &#160; &#160; R B 4s 6s SR 1 [...]]]></description>
			<content:encoded><![CDATA[<p>This match was the first of four scheduled at the artificial fields of UVic. I actually missed this one, being out of town visiting family, but I managed to reconstruct the match from our scorebook. UVic won the toss and elected to bowl first.</p>
<p><span id="more-200"></span></p>
<p></p>
<h2>Metchosin innings</h2>
<table class="wptable rowstyle-alt" id="wptable-5" >
	<thead>
	<tr>
		<td style="width:15px" >&nbsp;</td>
		<td style="width:125px" >&nbsp;</td>
		<td style="width:250px" >&nbsp;</td>
		<th class="sortable" style="width:35px" align="center">R</th>
		<th class="sortable" style="width:35px" align="center">B</th>
		<th class="sortable" style="width:35px" align="center">4s</th>
		<th class="sortable" style="width:35px" align="center">6s</th>
		<th class="sortable" style="width:35px" align="center">SR</th>
	</tr>
	</thead>
	<tr>
		<td style="width:15px" align="center">1</td>
		<td style="width:125px" align="left">Ty</td>
		<td style="width:250px" align="left">c Shantanav Bhowmick b Kevin Sommerfeldt</td>
		<td style="width:35px" align="center">22</td>
		<td style="width:35px" align="center">13</td>
		<td style="width:35px" align="center">3</td>
		<td style="width:35px" >&nbsp;</td>
		<td style="width:35px" align="center">169.2</td>
	</tr>
	<tr class="alt">
		<td style="width:15px" align="center">2</td>
		<td style="width:125px" align="left">Jordan</td>
		<td style="width:250px" align="left">c & b Manni</td>
		<td style="width:35px" align="center">17</td>
		<td style="width:35px" align="center">23</td>
		<td style="width:35px" align="center">2</td>
		<td style="width:35px" >&nbsp;</td>
		<td style="width:35px" align="center">73.9</td>
	</tr>
	<tr>
		<td style="width:15px" align="center">3</td>
		<td style="width:125px" align="left">Jade</td>
		<td style="width:250px" align="left">run out</td>
		<td style="width:35px" align="center">9</td>
		<td style="width:35px" align="center">18</td>
		<td style="width:35px" >&nbsp;</td>
		<td style="width:35px" >&nbsp;</td>
		<td style="width:35px" align="center">50.0</td>
	</tr>
	<tr class="alt">
		<td style="width:15px" align="center">4</td>
		<td style="width:125px" align="left">Rick</td>
		<td style="width:250px" align="left">retired</td>
		<td style="width:35px" align="center">25</td>
		<td style="width:35px" align="center">19</td>
		<td style="width:35px" align="center">3</td>
		<td style="width:35px" align="center">1</td>
		<td style="width:35px" align="center">136.8</td>
	</tr>
	<tr>
		<td style="width:15px" align="center">5</td>
		<td style="width:125px" align="left">Saul</td>
		<td style="width:250px" align="left">c Kevin Sommerfeldt b Shantanav Bhowmick</td>
		<td style="width:35px" align="center">3</td>
		<td style="width:35px" align="center">8</td>
		<td style="width:35px" >&nbsp;</td>
		<td style="width:35px" >&nbsp;</td>
		<td style="width:35px" align="center">25.0</td>
	</tr>
	<tr class="alt">
		<td style="width:15px" align="center">6</td>
		<td style="width:125px" align="left">Blair</td>
		<td style="width:250px" align="left">c Manni b Shantanav Bhowmick</td>
		<td style="width:35px" align="center">8</td>
		<td style="width:35px" align="center">6</td>
		<td style="width:35px" align="center">1</td>
		<td style="width:35px" >&nbsp;</td>
		<td style="width:35px" align="center">133.3</td>
	</tr>
	<tr>
		<td style="width:15px" align="center">7</td>
		<td style="width:125px" align="left">Peter</td>
		<td style="width:250px" align="left">not out</td>
		<td style="width:35px" align="center">8</td>
		<td style="width:35px" align="center">7</td>
		<td style="width:35px" align="center">1</td>
		<td style="width:35px" >&nbsp;</td>
		<td style="width:35px" align="center">114.3</td>
	</tr>
	<tr class="alt">
		<td style="width:15px" align="center">8</td>
		<td style="width:125px" align="left">Eric</td>
		<td style="width:250px" align="left">not out</td>
		<td style="width:35px" align="center">3</td>
		<td style="width:35px" align="center">4</td>
		<td style="width:35px" >&nbsp;</td>
		<td style="width:35px" >&nbsp;</td>
		<td style="width:35px" align="center">75.0</td>
	</tr>
	<tr>
		<td style="width:15px" align="center">9</td>
		<td style="width:125px" align="left">Firman</td>
		<td style="width:250px" >&nbsp;</td>
		<td style="width:35px" >&nbsp;</td>
		<td style="width:35px" >&nbsp;</td>
		<td style="width:35px" >&nbsp;</td>
		<td style="width:35px" >&nbsp;</td>
		<td style="width:35px" >&nbsp;</td>
	</tr>
	<tr class="alt">
		<td style="width:15px" >&nbsp;</td>
		<td style="width:125px" align="left">Extras</td>
		<td style="width:250px" align="left">7wd 3nb 8b</td>
		<td style="width:35px" align="center">18</td>
		<td style="width:35px" >&nbsp;</td>
		<td style="width:35px" >&nbsp;</td>
		<td style="width:35px" >&nbsp;</td>
		<td style="width:35px" >&nbsp;</td>
	</tr>
	<tr>
		<td style="width:15px" >&nbsp;</td>
		<td style="width:125px" align="left">TOTAL</td>
		<td style="width:250px" >&nbsp;</td>
		<td style="width:35px" align="center">113</td>
		<td style="width:35px" >&nbsp;</td>
		<td style="width:35px" >&nbsp;</td>
		<td style="width:35px" >&nbsp;</td>
		<td style="width:35px" >&nbsp;</td>
	</tr>
</table><p>
<br />
</p>
<h2>Bowling</h2>
<table class="wptable rowstyle-alt" id="wptable-7" >
	<thead>
	<tr>
		<td style="width:15px" >&nbsp;</td>
		<td style="width:125px" >&nbsp;</td>
		<th class="sortable" style="width:35px" align="center">O</th>
		<th class="sortable" style="width:35px" align="center">M</th>
		<th class="sortable" style="width:35px" align="center">R</th>
		<th class="sortable" style="width:35px" align="center">W</th>
		<th class="sortable" style="width:35px" align="center">wd</th>
		<th class="sortable" style="width:35px" align="center">nb</th>
		<th class="sortable" style="width:35px" align="center">Econ</th>
	</tr>
	</thead>
	<tr>
		<td style="width:15px" align="center">1</td>
		<td style="width:125px" align="left">Prabhat Kumar</td>
		<td style="width:35px" align="center">2</td>
		<td style="width:35px" align="center">0</td>
		<td style="width:35px" align="center">21</td>
		<td style="width:35px" align="center">0</td>
		<td style="width:35px" >&nbsp;</td>
		<td style="width:35px" align="center">3</td>
		<td style="width:35px" align="center">10.5</td>
	</tr>
	<tr class="alt">
		<td style="width:15px" align="center">2</td>
		<td style="width:125px" align="left">Yaju Jedeja</td>
		<td style="width:35px" align="center">3</td>
		<td style="width:35px" align="center">0</td>
		<td style="width:35px" align="center">17</td>
		<td style="width:35px" align="center">0</td>
		<td style="width:35px" align="center">2</td>
		<td style="width:35px" >&nbsp;</td>
		<td style="width:35px" align="center">5.7</td>
	</tr>
	<tr>
		<td style="width:15px" align="center">3</td>
		<td style="width:125px" align="left">Kevin Sommerfeldt</td>
		<td style="width:35px" align="center">3</td>
		<td style="width:35px" align="center">0</td>
		<td style="width:35px" align="center">14</td>
		<td style="width:35px" align="center">1</td>
		<td style="width:35px" >&nbsp;</td>
		<td style="width:35px" >&nbsp;</td>
		<td style="width:35px" align="center">4.7</td>
	</tr>
	<tr class="alt">
		<td style="width:15px" align="center">4</td>
		<td style="width:125px" align="left">Manni</td>
		<td style="width:35px" align="center">2</td>
		<td style="width:35px" align="center">0</td>
		<td style="width:35px" align="center">15</td>
		<td style="width:35px" align="center">1</td>
		<td style="width:35px" align="center">1</td>
		<td style="width:35px" >&nbsp;</td>
		<td style="width:35px" align="center">7.5</td>
	</tr>
	<tr>
		<td style="width:15px" align="center">5</td>
		<td style="width:125px" align="left">Shantanav Bhowmick</td>
		<td style="width:35px" align="center">3</td>
		<td style="width:35px" align="center">0</td>
		<td style="width:35px" align="center">19</td>
		<td style="width:35px" align="center">2</td>
		<td style="width:35px" align="center">4</td>
		<td style="width:35px" >&nbsp;</td>
		<td style="width:35px" align="center">6.0</td>
	</tr>
	<tr class="alt">
		<td style="width:15px" align="center">6</td>
		<td style="width:125px" align="left">Ram Meyyappan</td>
		<td style="width:35px" align="center">3</td>
		<td style="width:35px" align="center">0</td>
		<td style="width:35px" align="center">19</td>
		<td style="width:35px" align="center">0</td>
		<td style="width:35px" >&nbsp;</td>
		<td style="width:35px" >&nbsp;</td>
		<td style="width:35px" align="center">6.3</td>
	</tr>
</table><p>
</p>
<p>Fall of wickets: 1-41 (Ty, 4.3 ov), 2-58 (Jordan, 7.6 ov), 3-75 (Jade, 9.6 ov), 4-87 (Saul, 12.4 ov), 5-96 (Rick, retired, 13.4 ov), 6-108 (Blair, 14.4 ov)</p>
<p></p>
<h2>University innings</h2>
<table class="wptable rowstyle-alt" id="wptable-6" >
	<thead>
	<tr>
		<td style="width:15px" >&nbsp;</td>
		<td style="width:125px" >&nbsp;</td>
		<td style="width:250px" >&nbsp;</td>
		<th class="sortable" style="width:35px" align="center">R</th>
		<th class="sortable" style="width:35px" align="center">B</th>
		<th class="sortable" style="width:35px" align="center">4s</th>
		<th class="sortable" style="width:35px" align="center">6s</th>
		<th class="sortable" style="width:35px" align="center">SR</th>
	</tr>
	</thead>
	<tr>
		<td style="width:15px" align="center">1</td>
		<td style="width:125px" align="left">Kevin Sommerfeldt</td>
		<td style="width:250px" align="left">c unknown b Ty</td>
		<td style="width:35px" align="center">13</td>
		<td style="width:35px" align="center">16</td>
		<td style="width:35px" >&nbsp;</td>
		<td style="width:35px" >&nbsp;</td>
		<td style="width:35px" align="center">81.2</td>
	</tr>
	<tr class="alt">
		<td style="width:15px" align="center">2</td>
		<td style="width:125px" align="left">Yaju Jadeja</td>
		<td style="width:250px" align="left">c unknown b Jade</td>
		<td style="width:35px" align="center">3</td>
		<td style="width:35px" align="center">7</td>
		<td style="width:35px" >&nbsp;</td>
		<td style="width:35px" >&nbsp;</td>
		<td style="width:35px" align="center">42.9</td>
	</tr>
	<tr>
		<td style="width:15px" align="center">3</td>
		<td style="width:125px" align="left">Manni</td>
		<td style="width:250px" align="left">c unknown b Jade</td>
		<td style="width:35px" align="center">6</td>
		<td style="width:35px" align="center">9</td>
		<td style="width:35px" >&nbsp;</td>
		<td style="width:35px" >&nbsp;</td>
		<td style="width:35px" align="center">66.7</td>
	</tr>
	<tr class="alt">
		<td style="width:15px" align="center">4</td>
		<td style="width:125px" align="left">Peter Bee</td>
		<td style="width:250px" align="left">run out</td>
		<td style="width:35px" align="center">0</td>
		<td style="width:35px" align="center">0</td>
		<td style="width:35px" >&nbsp;</td>
		<td style="width:35px" >&nbsp;</td>
		<td style="width:35px" >&nbsp;</td>
	</tr>
	<tr>
		<td style="width:15px" align="center">5</td>
		<td style="width:125px" align="left">Shantanav Bhowmick</td>
		<td style="width:250px" align="left">retired</td>
		<td style="width:35px" align="center">25</td>
		<td style="width:35px" align="center">16</td>
		<td style="width:35px" align="center">1</td>
		<td style="width:35px" >&nbsp;</td>
		<td style="width:35px" align="center">156.2</td>
	</tr>
	<tr class="alt">
		<td style="width:15px" align="center">6</td>
		<td style="width:125px" align="left">Prabhat Kumar</td>
		<td style="width:250px" align="left">c unknown b Peter</td>
		<td style="width:35px" align="center">8</td>
		<td style="width:35px" align="center">13</td>
		<td style="width:35px" >&nbsp;</td>
		<td style="width:35px" >&nbsp;</td>
		<td style="width:35px" align="center">61.5</td>
	</tr>
	<tr>
		<td style="width:15px" align="center">7</td>
		<td style="width:125px" align="left">Ram Meyyappan</td>
		<td style="width:250px" align="left">c unknown b Peter</td>
		<td style="width:35px" align="center">3</td>
		<td style="width:35px" align="center">7</td>
		<td style="width:35px" >&nbsp;</td>
		<td style="width:35px" >&nbsp;</td>
		<td style="width:35px" align="center">42.9</td>
	</tr>
	<tr class="alt">
		<td style="width:15px" align="center">8</td>
		<td style="width:125px" align="left">Miles Waghray</td>
		<td style="width:250px" align="left">run out</td>
		<td style="width:35px" align="center">3</td>
		<td style="width:35px" align="center">10</td>
		<td style="width:35px" >&nbsp;</td>
		<td style="width:35px" >&nbsp;</td>
		<td style="width:35px" align="center">30.0</td>
	</tr>
	<tr>
		<td style="width:15px" align="center">9</td>
		<td style="width:125px" align="left">Walid</td>
		<td style="width:250px" align="left">not out</td>
		<td style="width:35px" align="center">10</td>
		<td style="width:35px" align="center">18</td>
		<td style="width:35px" >&nbsp;</td>
		<td style="width:35px" >&nbsp;</td>
		<td style="width:35px" align="center">55.6</td>
	</tr>
	<tr class="alt">
		<td style="width:15px" >&nbsp;</td>
		<td style="width:125px" align="left">Extras</td>
		<td style="width:250px" align="left">17wd</td>
		<td style="width:35px" align="center">17</td>
		<td style="width:35px" >&nbsp;</td>
		<td style="width:35px" >&nbsp;</td>
		<td style="width:35px" >&nbsp;</td>
		<td style="width:35px" >&nbsp;</td>
	</tr>
	<tr>
		<td style="width:15px" >&nbsp;</td>
		<td style="width:125px" align="left">TOTAL</td>
		<td style="width:250px" >&nbsp;</td>
		<td style="width:35px" align="center">88</td>
		<td style="width:35px" >&nbsp;</td>
		<td style="width:35px" >&nbsp;</td>
		<td style="width:35px" >&nbsp;</td>
		<td style="width:35px" >&nbsp;</td>
	</tr>
</table><p>
<br />
</p>
<h2>Bowling</h2>
<table class="wptable rowstyle-alt" id="wptable-8" >
	<thead>
	<tr>
		<td style="width:15px" >&nbsp;</td>
		<td style="width:125px" >&nbsp;</td>
		<th class="sortable" style="width:35px" align="center">O</th>
		<th class="sortable" style="width:35px" align="center">M</th>
		<th class="sortable" style="width:35px" align="center">R</th>
		<th class="sortable" style="width:35px" align="center">W</th>
		<th class="sortable" style="width:35px" align="center">wd</th>
		<th class="sortable" style="width:35px" align="center">nb</th>
		<th class="sortable" style="width:35px" align="center">Econ</th>
	</tr>
	</thead>
	<tr>
		<td style="width:15px" align="center">1</td>
		<td style="width:125px" align="left">Jade</td>
		<td style="width:35px" align="center">3</td>
		<td style="width:35px" align="center">0</td>
		<td style="width:35px" align="center">14</td>
		<td style="width:35px" align="center">2</td>
		<td style="width:35px" align="center">1</td>
		<td style="width:35px" >&nbsp;</td>
		<td style="width:35px" align="center">4.7</td>
	</tr>
	<tr class="alt">
		<td style="width:15px" align="center">2</td>
		<td style="width:125px" align="left">Ty</td>
		<td style="width:35px" align="center">3</td>
		<td style="width:35px" align="center">0</td>
		<td style="width:35px" align="center">14</td>
		<td style="width:35px" align="center">1</td>
		<td style="width:35px" >&nbsp;</td>
		<td style="width:35px" >&nbsp;</td>
		<td style="width:35px" align="center">4.7</td>
	</tr>
	<tr>
		<td style="width:15px" align="center">3</td>
		<td style="width:125px" align="left">Saul</td>
		<td style="width:35px" align="center">3</td>
		<td style="width:35px" align="center">0</td>
		<td style="width:35px" align="center">29</td>
		<td style="width:35px" align="center">0</td>
		<td style="width:35px" align="center">11</td>
		<td style="width:35px" >&nbsp;</td>
		<td style="width:35px" align="center">9.7</td>
	</tr>
	<tr class="alt">
		<td style="width:15px" align="center">4</td>
		<td style="width:125px" align="left">Rick</td>
		<td style="width:35px" align="center">2</td>
		<td style="width:35px" align="center">0</td>
		<td style="width:35px" align="center">12</td>
		<td style="width:35px" align="center">0</td>
		<td style="width:35px" >&nbsp;</td>
		<td style="width:35px" >&nbsp;</td>
		<td style="width:35px" align="center">6.0</td>
	</tr>
	<tr>
		<td style="width:15px" align="center">5</td>
		<td style="width:125px" align="left">Peter</td>
		<td style="width:35px" align="center">2</td>
		<td style="width:35px" align="center">0</td>
		<td style="width:35px" align="center">3</td>
		<td style="width:35px" align="center">2</td>
		<td style="width:35px" >&nbsp;</td>
		<td style="width:35px" >&nbsp;</td>
		<td style="width:35px" align="center">1.5</td>
	</tr>
	<tr class="alt">
		<td style="width:15px" align="center">6</td>
		<td style="width:125px" align="left">Firman</td>
		<td style="width:35px" align="center">1</td>
		<td style="width:35px" align="center">0</td>
		<td style="width:35px" align="center">5</td>
		<td style="width:35px" align="center">0</td>
		<td style="width:35px" align="center">1</td>
		<td style="width:35px" >&nbsp;</td>
		<td style="width:35px" align="center">5.0</td>
	</tr>
	<tr>
		<td style="width:15px" align="center">7</td>
		<td style="width:125px" align="left">Eric</td>
		<td style="width:35px" align="center">2</td>
		<td style="width:35px" align="center">0</td>
		<td style="width:35px" align="center">11</td>
		<td style="width:35px" align="center">0</td>
		<td style="width:35px" align="center">4</td>
		<td style="width:35px" >&nbsp;</td>
		<td style="width:35px" align="center">5.5</td>
	</tr>
</table><p>
</p>
<p>Fall of wickets: 1-10 (Yaju, 2.2 ov), 2-23 (Manni, 4.6 ov), 3-23 (Kevin, 5.2 ov), 4-23 (Peter, 5.3 ov), 5-62 (Shantanav, retired, 9.5 ov), 6-65 (Prabhat, 10.4 ov), 7-71 (Ram, 12.5 ov), 8-73 (Miles, 13.1 ov)</p>
<p>RESULT: Metchosin 113-(5+1) beat University 88-(7+1) by 25 runs.<br />
<img class="aligncenter size-full wp-image-201" title="uvic-metchosin-manhatten" src="http://www.rosschurchley.com/wp-content/uploads/2011/06/uvic-metchosin-manhatten.png" alt="" width="498" height="307" /><br />
<img class="aligncenter size-full wp-image-202" title="uvic-metchosin-worm" src="http://www.rosschurchley.com/wp-content/uploads/2011/06/uvic-metchosin-worm.png" alt="" width="498" height="307" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.rosschurchley.com/2011/university-vs-metchosin/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

