Second XI T20
Wed 29 May, 14:15

Portland Road

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

Bears

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

Glamorgan

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

Report: Glamorgan v Bears, Second XI T20

An impressive bowling effort and a ruthless half-century from Dan Mousley saw the Bears comfortably defeat Glamorgan in a Second XI Trophy fixture at the Edgbaston Community Sports Ground.

Danny Briggs (2/24), Michael Booth (1/19), Craig Miles (1/8), Dan Mousley (3/26), Jake Lintott (2/19) and Che Simmons (1/18) were all amongst the wickets as they dismissed the visitors, who won the toss and opted to bat first, for just 121 in 17.4 overs.

The reply to the modest total was spearheaded by the all-rounder Mousley, who struck eight boundaries in his 62, to help his side reach the target in 15.4 overs.

It was an emphatic performance from an experienced side on the eve of this year’s Vitality Blast. The Bears kickstart their campaign away at Durham on Friday night, before Blast Off – the home opener – on Saturday. Purchase your ticket here.

Danny Briggs led the side, with Alex Davies watching on, and they’ll be excited by the bowling depth that currently is available. The spin quintet, which also included Jacob Bethell and Rob Yates who didn’t bowl, nicely supplemented an attack that was without Hassan Ali, George Garton, Richard Gleeson and Aamir Jamal.

That group bowled back at Edgbaston, preparing to win the North Group for a third successive year.

Four Teams. Two Matches. Blast Off is back!

Vitality Blast Off is back and the Bears will launch their home T20 campaign with a huge men’s double-header featuring two big Midlands rivalry games.

Taking place on Saturday 1 June, Derbyshire Falcons host Leicestershire Foxes (2.30pm) before the Bears take on Notts Outlaws (6.30pm). Buy tickets in advance and save.

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