Vitality Blast
Fri 22 May, 19:00

Seat Unique Stadium, Bristol

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

Gloucestershire 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
Gloucestershire Men

Warwickshire Bears Men

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

Report: Gloucestershire v Bears, Vitality Blast

Gloucestershire, 121 all out, beat Warwickshire, 74 all out, by 47 runs.

Warwickshire slipped to defeat at Bristol after Gloucestershire defended what had initially looked a below-par total of 121, with the Bears unable to build any momentum in reply on a surface that increasingly favoured disciplined seam bowling.

Having been put into bat, Gloucestershire never fully broke free but managed to piece together enough partnerships to post a competitive score in testing conditions. Ben Charlesworth top-scored with 25, while several others made starts without converting them into a defining innings.

Warwickshire were tidy and controlled for large periods with the ball, restricting boundaries and regularly applying pressure through disciplined lines. Oliver Hannon-Dalby and Chris Woakes struck early, while spinners Taz Ali and Usman Tariq shared six wickets between them as Gloucestershire lost momentum through the middle overs. Ali finished with 4-25, with Tariq also impressing on his Vitality Blast debut.

At 81 for 3 after ten overs, the innings remained finely balanced, but Gloucestershire were unable to fully capitalise as wickets continued to fall. Seven catches highlighted a sharp performance in the field from the Bears.

In response, Warwickshire struggled to settle against the pace and movement generated by Duan Jansen and Marchant de Lange. The pair consistently asked questions of the batting line-up and made scoring difficult throughout the chase.

The Bears lost wickets at regular intervals and never managed to establish a meaningful partnership, with Vaansh Jani’s 21 the highest score of the innings. Gloucestershire maintained control from the outset, with Jansen and De Lange combining for six wickets, while Craig Miles wrapped up the innings to secure a 47-run victory.

On a pitch where batting never appeared straightforward, Warwickshire were unable to find the fluency required to chase down the target as Gloucestershire took full advantage in front of their home crowd.

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