Men's ODI
Tue 13 July, 13:00

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

Pakistan

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

England vs Pakistan - ODI

Ticket holders can view their tickets on their online account and the Edgbaston app, which is free to download on iOS and Android.

This match is taking place as part of the government’s Events Research Programme. The programme is conducting scientific research studies to gather the evidence that will inform how crowds can be returned to live events as safely as possible.

As ticket holders prepare for their visit to Edgbaston, here is what you now need to do next:

Entry Requirements

Admission to the match will be subject to providing evidence of your COVID-19 status. This can be done by either:

  • A negative NHS Lateral Flow Test result conducted within 24 hours of arrival; or
  • Proof you have had both vaccinations (first and second dose), with the second dose administered more than 14 days prior to attending the fixture.

Failure to provide either a negative NHS Lateral Flow Test result or proof of both vaccinations will mean entry to the venue is refused.

NHS App

If you have had both vaccinations, you can show proof of this via the NHS COVID Pass which is available within the NHS App. To get information on the NHS COVID Pass and how you can have it ready in time for your visit, please click here.

Lateral Flow Test

If you are yet to have both vaccinations, you will be able to enter by showing a negative NHS Lateral Flow Test result.

Attendees need to order their own home test kit which can be done online for free via the gov.uk website. Once you’ve taken the test within 24 hours of the match, you can upload your result to get a confirmation SMS or email which you can show on entry.

For more information about testing, please click here.

Contact Us

Our phone lines and inbox are extremely busy at the moment. While we are working hard to respond to as many queries as quickly as possible, please allow more time than usual for a response.

We ask that you only contact us at tickets@edgbaston.com if your query is urgent and first check to see if your question is answered in our FAQs.

If you have an urgent query about your tickets, please email tickets@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) }}