Second XI T20
Wed 24 May, 11:00

Barnt Green

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

Worcestershire

& {{ 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

Bears

& {{ inning }} ({{ current_innings.total_overs }}) ({{ current_innings.total_balls }} balls)
Warwickshire 2nd XI won by 1 wicket {{ 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) }}

Report: Worcestershire v Bears, Second XI T20

Che Simmons struck 10 runs from three balls to win a nail-biter against Worcestershire Rapids at Barnt Green.

Chasing 150 to win, the Bears were 142/9 in the final over, needing eight runs from five balls with no wickets in hand. Simmons, just 19, showed incredible poise, striking a four, two, and match-winning four, via a ramp shot, to secure victory with two balls to spare.

It was another pleasing win for Mo Sheikh’s side, who have now won five out of six in the Central Group. Put in to field, Danny Briggs took 3/25 and Craig Miles led the support cast with 2/21 as the Bears restricted the hosts to 149/9.

With an experienced batting line-up, the top six all reached double figures, before the Rapids struck back with wickets at regular intervals. Opener Rob Yates top scored with 36 and Ed Barnard added 27, before Simmons’ heroics stole the show.

£15 tickets for home quarter-final

Bears have secured a home Vitality Blast quarter-final which will be on Thursday 6 July, with adult tickets only £15.

Tickets ware available online at tickets.edgbaston.com or on the day via the Ticket Office. Members and Season Pass holders can attend for free by scanning their card at the gate.

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