Vitality Blast
Sun 31 May, 14:30

EdgBLASTon, Birmingham

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

Warwickshire Bears 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
Warwickshire Bears Men

Northamptonshire Steelbacks Men

& {{ inning }} ({{ current_innings.total_overs }}) ({{ current_innings.total_balls }} balls)
Northamptonshire Steelbacks 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: Bears Men v The Steelbacks, Vitality Blast

Northamptonshire Steelbacks, 209 for four, beat Warwickshire Bears, 208 for 7, by six wickets.

A superb 97 from Beau Webster was not enough to prevent the Bears slipping to defeat as Northamptonshire Steelbacks chased down 209 to win by six wickets at Edgbaston.

Webster struck 10 fours and five sixes in a blistering 56-ball innings as the Bears posted an imposing 208 for seven after being asked to bat. Captain Ed Barnard added an important 40 from 25 balls in a fourth-wicket partnership of 82 that helped lift the innings through the middle overs.

The Bears made a difficult start when Rob Yates fell in the opening over to David Willey, but Zen Malik injected momentum on his Vitality Blast debut with an eye-catching 24 from 10 balls, including consecutive sixes off James Sales.

Sam Hain was stumped advancing to Calvin Harrison before Webster and Barnard took control with a powerful counterattack. Barnard struck three sixes before missing a lap shot to be bowled by Sales, while Webster continued to find the boundary regularly and lifted the Bears beyond 200 with a towering six off Willey.

Webster fell from the final ball of the innings, unable to convert a deserved century after Ben Sanderson delivered an excellent closing over that conceded only four runs.

Defending 209 always required early breakthroughs, but Steelbacks openers Chris Lynn and Ricardo Vasconcelos immediately put the pressure back on with a rapid opening stand of 69 from just 30 balls.

Vasconcelos was run out for 27 by a direct hit from Barnard, but Lynn continued to dominate, reaching a 23-ball half-century before sharing a further 60 with Nathan McSweeney.

McSweeney fell to Usman Tariq and Willey was yorked by Jordan Thompson for 23 from 11 balls to briefly keep the Bears in contention, but Lynn remained the key figure throughout the chase.

The Australian opener rode his luck at times but made the most of it, bringing up his century from 53 balls before striking three consecutive boundaries off Chris Woakes to leave the visitors within touching distance.

Lynn finished unbeaten on 115 from 59 deliveries as Northamptonshire reached 209 for four with four balls remaining to maintain their unbeaten start to the campaign.

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