One Day Cup Mens
One Day Cup Mens Logo Sun 24 August, 11:00

Seat Unique Riverside, Durham

{{ scorecard.match_overview.weather.temp.toFixed(1) }}°C {{ scorecard.match_overview.weather.summary }}
{{ scorecard.match_overview.weather.summary }} Icon
Durham Cricket Men

Durham Cricket Men

& {{ 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
Durham Cricket Men

Warwickshire Men

& {{ inning }} ({{ current_innings.total_overs }}) ({{ current_innings.total_balls }} balls)
Warwickshire win by 4 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) }}

Preview: Durham vs Warwickshire, Metro Bank One Day Cup

Warwickshire face Durham in the Metro Bank One Day Cup tomorrow, chasing a third successive away win that would take them to the brink of qualification for the knockout phase.

The Bears visit Chester-le-Street on the back of two powerful performances on the road: a three-wicket win over Somerset at Taunton and a five-wicket triumph over Lancashire at Liverpool. If they complete a hat-trick of away wins tomorrow, they will face Sussex at Edgbaston in the last group game on Tuesday, scenting the top-three finish which brings qualification – and possibly even top spot for a home semi-final.

Bears coach Ian Westwood is delighted with his team’s impressive form – and especially that it has many components with a lot of different players making match-shaping contributions.

“We are confident at the moment and playing some good cricket,” he said. “They have been two strong away wins this week with a lot of different people contributing at the right times, which is what you want to see.

“There were some very good performances at Liverpool yesterday. We bowled really well to restrict them to 250, which was probably well below par in those conditions. The spinners did a fantastic job after Ethan Bamber, in particular, set the tone with a great spell with the new ball. Thirty-three overs of spin, taking eight wickets, was a really effective option.

“Everyone did a good job with the ball, and then the chase was comfortable in the end with some really good performance from Zen Malik and Hamza Shaikh with excellent 70s and another really important innings from Kai Smith.”

Having won just three of their seven games, Durham are out of the race for the knockout phase, but are still dangerous opponents, says Westwood. The Bears must stay strong as a busy season approaches its business end, with them still in contention in all formats.

“Durham are a good team with some experienced players, so we will have to be at our best to win there,” the coach said. “But we are full of confidence at the moment and have players performing well, so hopefully we can go there and get another win. If we do, we will be in a strong position.”

{{(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) }}