The Hundred
//= $comp_image; ?>//= $comp_name; ?> Fri 23 July, 15:00Edgbaston, Birmingham
{{ scorecard.match_overview.weather.temp.toFixed(1) }}°C
{{ scorecard.match_overview.weather.summary }}
Phoenix
& {{ inning }} ({{ current_innings.total_overs }})
VS Pre Match {{ statuses[scorecard.match_overview.status_id] }} Day {{ scorecard.match_overview.match_day }} One day

London Spirit
& {{ inning }} ({{ current_innings.total_overs }})
{{ getBattingTeam() }} Batting | Runs | Mins | Balls | 4s | 6s | SR | ||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
{{ 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() }} Bowling | Overs | Maidens | Runs | Wick | Econ |
---|---|---|---|---|---|
{{ getBowlerLastName(bowler.id) }} | {{ bowler.overs_bowled }}.{{ bowler.balls_bowled }} | {{ bowler.maidens_bowled }} | {{ bowler.runs_conceded }} | {{ bowler.wickets_taken }} | {{ getEconomy(bowler.runs_conceded, bowler.overs_bowled) }} |
Live scorecard
The match live scorecard will appear here once the match is in play.