<
!DOCTYPE html>
<
head>
<
title>CricCode : Live Cricket Score Board, exactly the way programmers like.</
title>
<
meta http-equiv=
"last-updated" content=
"2026-07-03T18:33:32.991Z">
<
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 RSAW 129/8 (20) vs ENGW
169/5 (Shabnim Ismail 2(2) Nadine de Klerk 14(14)) | England Women vs South Africa Women, 2nd Semi-Final, ICC Women's T20 World Cup 2026 Live Cricket Stream, live scores, ball-by-ball commentary, highlights, videos, news, and more in USA & Canada | Cricbuzz-->
<
script>
let title =
'RSAW 129/8 (20) vs ENGW
169/5 (Shabnim Ismail 2(2) Nadine de Klerk 14(14)) | England Women vs South Africa Women, 2nd Semi-Final, ICC Women's T20 World Cup 2026 Live Cricket Stream, live scores, ball-by-ball commentary, highlights, videos, news, and more in USA & Canada | Cricbuzz';
let latest_update =
'W';
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>
View all overs
</p>
<p>
Linsey Smith to Shabnim Ismail, 1 run, home is where the heart is, and home is where the fire burns brightest for Nat Sciver-Brunt and England. Never before have they failed to win a home World Cup, and they're now just one step away. Plenty of hugs in the dugout as they wrap up a comprehensive win to book their place in the final. Smith closes it off as she pushes it flat on leg stump and keeps Ismail to just a single through square leg
</p>
<p>
Linsey Smith to Nadine de Klerk, 1 run, lofted down the ground, falls short of long-off. Smith not happy that the fielder didn't go for the catch
</p>
<p>
Linsey Smith to Nadine de Klerk, no run, short on off, keeps a bit low as de Klerk looks to cut, gets a thick under-edge in front of short fine
</p>
<p>
Linsey Smith to Shabnim Ismail, 1 run, flat and short on middle, clipped through midwicket
</p>
<p>
Linsey Smith to Nadine de Klerk, 1 run, goes for the slog-sweep, miscues it in the air and it falls short of deep midwicket
</p>
<p>
Linsey Smith to Nadine de Klerk, 2 runs, cramped for room as this slides in with the arm on leg stump. Somehow she still has managed to cut it through the gap at point. Fielder chases it down and they're back for two
</p>
<p>
View all overs
</p>
<p>
Lauren Bell to Ayabonga Khaka, out Bowled!! Big swing, misses and loses her stumps! Crowd is having a party in the stands as England get another. One more dipping slower ball from Bell, and Khaka connects thin air while looking to slog. Bell finishes with 2/28. Ayabonga Khaka b Lauren Bell 4(3) [4s-1]
</p>
<p>
Lauren Bell to Ayabonga Khaka, FOUR, taken by complete surprise by this short ball. She's in no position for the pull, very late on it and somehow it flies off a thick edge over short third
</p>
<p>
Lauren Bell to Ayabonga Khaka, no run, slower one floated up at the stumps, she looks to whip it away and gets a thick inside edge onto pad
</p>
// more at cricbuzz.
</
div>
</
body>
</
html>
<!-- Built with ❤️ by Pankaj Tanwar. Reach out to him at twitter!-->