Vitality Blast
Fri 29 May, 17:30

New Road, Worcester

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

Worcestershire Rapids 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
Worcestershire Rapids Men

Warwickshire Bears Men

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

Report: Pears v Bears Men, Vitality Blast

Worcestershire Rapids, 142 for four, beat Warwickshire Bears, 141 all out, by six wickets.

Warwickshire Bears slipped to a third successive Vitality Blast defeat as rivals Worcestershire Rapids claimed a six-wicket victory at New Road.

The Bears were restricted to 141 all out from 19.5 overs, with Rob Yates top-scoring with 45 from 31 balls and Jordan Thompson adding a late 37 from 31. Worcestershire’s disciplined attack kept the pressure on throughout, led by Usama Mir’s three for 27 and Tom Taylor’s two for 17.

The Rapids then reached 142 for four with seven balls remaining. Kashif Ali anchored the chase with 36 from 30 balls after contributions from each of the top four helped keep the home side in control.

It was another difficult evening for the Bears after Worcestershire struck with the opening ball of the match, Taylor bowling Alex Davies. Beau Webster was then run out in the second over before Sam Hain fell attempting to counter-attack.

Yates provided resistance and struck the first six of the match over long-on off Mir, but wickets continued to fall at regular intervals. Thompson supplied some late momentum with two sixes off Adam Finch to help lift the total past 140, though the innings never fully recovered after slipping to 99 for five.

The Bears needed early breakthroughs in reply and Jordan Thompson delivered one in the powerplay when Brett D’Oliveira picked out mid-wicket. Isaac Mohammed was then stumped charging at Usman Tariq, but Kashif Ali and Adam Hose settled the chase with a composed stand of 47.

Hose was dismissed for 23, but by then the Rapids required fewer than 30 from the final five overs and they closed out victory comfortably through Sikandar Raza and Ethan Brookes.

The result leaves the Bears still searching for their first win of the Blast campaign ahead of Sunday’s home fixture against Northamptonshire Steelbacks at Edgbaston.

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