<
!DOCTYPE html>
<
head>
<
title>CricCode : Live Cricket Score Board, exactly the way programmers like.</
title>
<
meta http-equiv=
"last-updated" content=
"2025-07-30T16:18:13.243Z">
<
meta name=
"descrption" content=
"A fake VS code, that help you browse live cricket score, the way programmers like!">
<
meta name=
"author" data-title=
"Pankaj Tanwar" content=
"https://pankajtanwar.in/">
<
meta name=
"twitter:creator" data-title=
"Pankaj Tanwar" content=
"https://x.com/the2ndfloorguy/">
<
meta name=
"keywords" content=
"Heavily inspired from remoteok.com/vscode by levelsio"<
meta name=
"viewport" content=
"width=device-width, initial-scale=1.0">
<!-- Checkout details of match ENGW 168/5 (20) vs INDW
167/7 (Sophie Ecclestone 4(2) Paige Scholfield 2(2)) | England Women vs India Women, 5th T20I, Sat, Jul 12, India Women tour of England, 2025 | Cricbuzz.com-->
<
script>
let title =
'ENGW 168/5 (20) vs INDW
167/7 (Sophie Ecclestone 4(2) Paige Scholfield 2(2)) | England Women vs India Women, 5th T20I, Sat, Jul 12, India Women tour of England, 2025 | Cricbuzz.com';
let latest_update =
'';
let live_score =
'';
function get_live_score_card () {
// Batsman details
let striker_end_batsman = {
let name =
'';
let score =
'';
let fours =
'';
let sixes =
'';
}
// Bowler details
let bowler = {
let name =
'';
let overs =
'';
let runs =
'';
let wickets =
'';
}
// Other details
let other_info = {
let partner_ship =
'';
let recent_balls =
'';
let last_wicket =
'';
let current_run_rate =
'';
}
return {
striker_end_batsman, bowler, other_info };
}
</
script>
</
head>
<
body>
<
div class="live-commentary">
// Enjoy Commentary
<p>
Fantasy Handbook: England Women v India Women, 5th T20I, 2025
</p>
<p>
W 1 W 3 1 1 (6 runs)ENGW 168-5Sophie Ecclestone4(2)Paige Scholfield2(2)Arundhati Reddy4-0-47-2
</p>
<p>
Arundhati Reddy to Ecclestone, 1 run, needed a direct hit and was not a direct hit. England win off the last ball. But India win the series 3-2. That was a fuller ball, nailed the yorker. Ecclestone jammed the ball down to mid-on and scampered off. Mandhana from mid-on under-armed the throw but failed to score a direct hit. India would be gutted. The bowler is lying on her back. Mandhana is down on her knees as well. India fought tooth and nail and just might have snatched a win from the jaws of defeat. The England camp is elated as well as relieved. They were bossing the game and then lost the plot towards the end
</p>
<p>
Arundhati Reddy to Paige Scholfield, 1 run, the scores are level! That was fuller, outside off, drilled down to cover. Kaur did well to stop it. They get a single. One ball and one run needed
</p>
<p>
Arundhati Reddy to Ecclestone, 3 runs, the fielder slipped trying to run down from short third man. That was towards the big part of the ground as well. The relayed throw was never good enough. Was a fuller ball, Ecclestone managed to send it over short third man
</p>
<p>
Arundhati Reddy to Amy Jones, out Caught by Radha Yadav!! Wow wow wow. Whatta catch! What a time to do it. 5 still needed to win. Was a length delivery and Amy Jones sat down to slog sweep. Radha charged in from deep mid, got her hands under the ball and plucked out a blinder. One of her hands lost control but she never let it slip from her right clutch. The third umpire had a few looks before signalling it out. Excellent effort from the fielder in the deep. Arundhati Reddy has her second wicket of the over. Amy Jones c Radha Yadav b Arundhati Reddy 10(12)
</p>
<p>
Arundhati Reddy to Paige Scholfield, 1 run, very full, outside off, jammed down into the off-side and a single has been nabbed
</p>
<p>
Don't get the fuss over why a coach can't inspect the pitch: Gill
</p>
<p>
In Gill, India have a superstar Test captain: Dinesh Karthik
</p>
<p>
Spirited India will be invincible heading into Oval: Murali Kartik
</p>
<p>
Over Summary: W 1 W 3 1 1 (6 runs)Sophie Ecclestone4(2)Paige Scholfield2(2)Sophie Ecclestone4(2)Sophie EcclestonePaige ScholfieldArundhati Reddy ENGW 168-54(2)Paige Scholfield2(2)2(2)Arundhati Reddy4-0-47-24-0-47-2
</p>
// more at cricbuzz.
</
div>
</
body>
</
html>
<!-- Built with ❤️ by Pankaj Tanwar. Reach out to him at twitter!-->