Royal London Cup 2018
Sun 20 May, 11:00

Emerald Headingley, Leeds

{{ scorecard.match_overview.weather.temp.toFixed(1) }}°C {{ scorecard.match_overview.weather.summary }}
{{ scorecard.match_overview.weather.summary }} Icon
Yorkshire

Yorkshire

& {{ inning }} ({{ current_innings.total_overs }}) ({{ current_innings.total_balls }} balls)
VS Pre Match {{ statuses[scorecard.match_overview.status_id] }} Day {{ scorecard.match_overview.match_day }} One day T20 The Hundred
Yorkshire

Warwickshire

& {{ inning }} ({{ current_innings.total_overs }}) ({{ current_innings.total_balls }} balls)
Warwickshire win by 5 wickets {{ scorecard.match_overview.result }} {{ scorecard.match_overview.toss }} {{ scorecard.match_overview.result }}
{{ getBattingTeam() }} RunsMinsBalls4s6sSR
{{ getBatterLastName(batter.id) }} {{ batter.runs_scored }}{{ batter.minutes }}{{ batter.balls_faced }}{{ batter.fours_scored }}{{ batter.sixes_scored }}{{ getStrikeRate(batter.runs_scored, batter.balls_faced) }}{{ batter.how_out }}
{{ getBowlingTeam() }} OversBallsMaidensDot BallsRunsWickEcon
{{ getBowlerLastName(bowler.id) }} {{ bowler.overs_bowled }}{{ bowler.total_balls_bowled }}{{ bowler.maidens_bowled }}{{ bowler.dot_balls }}{{ bowler.runs_conceded }}{{ bowler.wickets_taken }}{{ getEconomy(bowler.runs_conceded, bowler.overs_bowled) }}
Ov {{over.over_number}}
{{ getBallString(ball) }} {{ getBallString(ball) }}

One Day Cup Report: Warwickshire at Yorkshire

Patel, the Bears captain and talismanic overseas off-spinner, put the skids under Yorkshire, who raced to 80 without loss in the 13th over. They finished with 247 for nine.

He took all of his wickets as the Vikings slipped to 149 for six in the 30th over, with India batsman Che Pujara’s 96-ball 73 standing out after the hosts elected to bat.

Left-handed opener Ed Pollock then hit Tim Bresnan for a straight six in the first over as his dashing 26 got the chase off to a positive start.

Hain, who faced 110 balls, shared 87 inside 19 overs for the second wicket with Jonathan Trott (50) and 97 inside 14 with Adam Hose for the fourth.

He went on to complete his second successive century to help Warwickshire bounce back from Thursday’s opening day defeat at home to Derbyshire, winning by five wickets with 4.2 overs remaining.

Yorkshire, who have also won one and lost one in the North Group, will be frustrated they were unable to build on the opening stand between Tom Kohler-Cadmore (39) and Adam Lyth (38).

After Aaron Thomason’s bustling seamers made the breakthrough by getting Kohler-Cadmore caught at deep gully, Patel trapped Lyth lbw two balls later.

The New Zealander then had Jack Leaning and Adil Rashid caught behind and bowled Andrew Hodd, with his three wickets coming in as many overs as the score fell to 149 for six in the 30th.

Olly Stone backed Patel up with two wickets, while wicketkeeper Tim Ambrose claimed five catches in a sharp Warwickshire fielding display.

Pollock’s four fours and a six in his 21 balls then allowed the visitors to get ahead of the rate, with his opening partner Trott and Hain calmly advancing to the target.

They took the score beyond 100 in the 19th over and matched each other run for run through the forties.

But Trott was run out coming back for two to deep cover as the score fell to 126-2 in the 25th. His first run brought up 50.

Ian Bell then followed caught at slip in the next over, bowled by left-arm seamer James Wainman, but Hain and Hose ensured Yorkshire hopes were only briefly raised.

Hose dominated their partnership and hit 44 before handing Ben Coad a consolatory wicket. Wainman also picked up his second wicket before Hain reached his hundred off 107 balls, including 12 fours.

{{(current_innings.batting_team_id === home_team.id) ? home_team.name : away_team.name}} Batting Runs
{{ getPlayerName(batter.id, current_innings, current_innings.batting_team_id) }}
{{ getPlayerName(batter.id, current_innings, current_innings.batting_team_id) }}
{{ getHowOut(batter.how_out) }} Play video
{{ batter.runs_scored }}
Extras ({{ getExtrasString(current_innings.extras) }}){{ current_innings.extras.total_extras }}
Total ({{ current_innings.total_overs }} ov, RR: {{ getRunRate(current_innings.total_overs, current_innings.total_runs_scored) }}){{ current_innings.total_runs_scored }}
Full scorecard
{{currentPage}} of {{ totalItems / itemsPerPage | roundup}}

Live scorecard

The match live scorecard will appear here once the match is in play.

{{(inning.batting_team_id === home_team.id) ? home_team.name : away_team.name}} Batting RunsMinsBalls4s6sSR
{{ getPlayerName(batter.id, inning, inning.batting_team_id) }}
{{ getPlayerName(batter.id, inning, inning.batting_team_id) }}
{{ getHowOut(batter.how_out) }} Play video {{ batter.runs_scored }}{{ batter.minutes }}{{ batter.balls_faced }}{{ batter.fours_scored }}{{ batter.sixes_scored }}{{ getStrikeRate(batter.runs_scored, batter.balls_faced) }}
Extras({{ getExtrasString(inning.extras) }}){{ inning.extras.total_extras }}
Total({{ inning.total_overs }} ov, RR: {{ getRunRate(inning.total_overs, inning.total_runs_scored) }})({{ inning.total_balls }} balls, RR: {{ getRunRate(inning.total_overs, inning.total_runs_scored) }}){{ inning.total_runs_scored }}
Fall of Wickets: {{ inning.fall_of_wickets_text }} {{ $index + 1 }} - {{ fall.runs }} ({{ getPlayerName(fall.player_id, inning, inning.batting_team_id) }}, {{ fall.over_ball }} ov), 
{{(inning.bowling_team_id === home_team.id) ? home_team.name : away_team.name}} Bowling OversBallsMaidensDot BallsRunsWicketsEcon
{{ getPlayerName(bowler.id, inning, inning.bowling_team_id) }}
{{ getPlayerName(bowler.id, inning, inning.bowling_team_id) }}
{{ bowler.overs_bowled }}{{ bowler.total_balls_bowled }}{{ bowler.maidens_bowled }}{{ bowler.dot_balls }}{{ bowler.runs_conceded }}{{ bowler.wickets_taken }}{{ getEconomy(bowler.runs_conceded, bowler.overs_bowled) }}