Men's IT20
Sat 9 July, 14:30

Edgbaston, Birmingham

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

England

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

India

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

India beat England to clinch IT20 series

England were beaten by 49 runs in the second Vitality IT20 in front of a sold out Edgbaston as India clinched the three-match series with a game to spare.

Chasing 171 to level the series, England put in another disappointing batting performance and were bowled out for 121 in 17 overs.

Jason Roy was caught at slip off the first ball of England’s pursuit and captain Jos Buttler followed in the third over, caught behind on review for four – Bhuvneshwar Kumar the bowler on both occasions.

Bhuvneshwar claimed 3-15 and Jasprit Bumrah and Yuzvendra Chahal took two wickets apiece in another exciting India performance. New Warwickshire signing Moeen Ali top-scored for England with 35, while David Willey’s 33 not out prevented an even heavier defeat in Buttler’s second match as captain.

England’s bowlers had earlier fought back well to restrict India to 170-8. Seamer Richard Gleeson, making his England debut at the age of 34, took 3-15, including the big scalps of India captain Rohit Sharma for 31, superstar Virat Kohli for one and the dangerous Rishabh Pant for 26.

Chris Jordan took 4-27 but Ravindra Jadeja’s 46 not out from 29 balls proved crucial in lifting India to a challenging total, albeit one that still looked gettable.

India now hold an unassailable 2-0 lead before the series finale on Sunday at Trent Bridge. A three-match one-day international series follows next week.

Hospitality

Keith Prowse, our Official Hospitality Providers, will provide an unforgettable cricketing experience for clients, friends or family, with the best seats in the house.

Hospitality for the Vitality IT20 between England and India is still available. For more information, please visit the Keith Prowse website here or email hospitality@edgbaston.com.

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