Vitality Blast 2020
Wed 2 September, 18:35

Edgbaston, Birmingham

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

Gloucestershire

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

Vitality Blast Report: Bears v Gloucestershire

Gloucestershire brushed Birmingham Bears aside by 57 runs in a truncated thrash in the Central Group of the Vitality Blast at Edgbaston.

In a game shortened to 12 overs per side by rain, Gloucestershire piled up 157 for three thanks principally to Ian Cockbain’s explosive unbeaten 84 from just 38 balls with six fours and seven sixes.

A second-wicket stand of 89 in 40 balls from Cockbain and Miles Hammond (41, 23 balls, six fours, one six) ensured the Bears would be facing a hefty target.

The mighty scoreboard pressure then told on the home side as they mustered only 100 all out in reply with left arm spinner Tom Smith taking a career best five for 16.  From 55 for one, Birmingham lost their last nine wickets for 45 runs in 42 balls.

After Gloucestershire were put in, Dan Mousley, making his T20 debut, bowled Chris Dent with his fourth ball, but Hammond and Cockbain hit freely.  They took their side to 42 from four overs and then smashed 22 from the fifth as Cockbain welcomed Tim Bresnan into the attack with a four followed by three successive sixes, over mid wicket, long off and extra cover.

Two more successive sixes, flat-batted over long off, then hoisted over cover, off Olly Stone, took the former Lancashire player to 50 from 19 balls.

Hammond’s  impressive support role ended when he lifted Henry Brookes to point but Gloucestershire’s momentum remained high, with only two of the 12 overs costing less than ten runs. Cockbain charged on, chanced his arm, usually connecting sweetly and earning the luck that saw one or two edges speed away to the boundary.

Birmingham omitted Ian Bell from the side to make room for a hitter in the shortened contest, but they took just three runs from the first over from Graeme van Buuren.

Ed Pollock (21, 13 balls, three sixes) got the Bears going with two sixes in the next over from David Payne but perished in the next when he missed an attempted big hit at Van Buuren and was bowled.

Adam Hose and Sam Hain took the Bears to a reasonably promising 55 for one but the innings was then sent into freefall by three wickets in an over. Smith had Hose stumped and Hain superbly caught at long on by a diving Cockbain, then Will Rhodes was run out after responding to a misjudged call for a single by Michael Burgess.

Burgess himself perished, bowled by Ryan Higgins in the next over and then Smith ended Mousley’s debut knock at just three in five balls. The 33-year-old had his third five-for in T20 cricket after Bresnan and Stone sent up catces. That was 83 for eight and by now the Bears were flailing wildly in the wilderness while Gloucestershire home and hosed.

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