<
!DOCTYPE html>
<
head>
<
title>CricCode : Live Cricket Score Board, exactly the way programmers like.</
title>
<
meta http-equiv=
"last-updated" content=
"2025-07-06T06:08:56.631Z">
<
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 WI 190 & 141 vs AUS
180 & 310 (Justin Greaves 38(53) ) | West Indies vs Australia, 1st Test, Wed, Jun 25, Australia tour of West Indies, 2025 | Cricbuzz.com-->
<
script>
let title =
'WI 190 & 141 vs AUS
180 & 310 (Justin Greaves 38(53) ) | West Indies vs Australia, 1st Test, Wed, Jun 25, Australia tour of West Indies, 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>
Lyon to Jayden Seales, out Caught by Sam Konstas!! The Australians erupt in joy! Lyon has closed the game out with two in two! A clinical fourth innings bowling performance to seal the deal! An in-drifter on a fuller length, Jayden Seales leans ahead to keep it out but gets an inside edge. It flies to Konstas at short leg who shows good reflexes and takes it with both hands. Fourth consecutive win for Australia in Tests at this venue. Customary handshakes all around. Jayden Seales c Sam Konstas b Lyon 0(1)
</p>
<p>
Lyon to Shamar Joseph, out Caught by Khawaja!! End of an entertaining knock from Shamar Joseph! He deserved that fifty the way he played! Tossed up on a length outside off, Shamar Joseph has a wild slog at it but ends up getting an outside edge. Carey tries to grab it but it pops up off his gloves. Khawaja at first slip is alert and takes it nicely. Australia are just one wicket away now. Shamar Joseph c Khawaja b Lyon 44(22) [4s-4 6s-4]
</p>
<p>
Lyon to Shamar Joseph, no run, nicely bowled! Drifts in initially and then turns away sharply from a length around off, Shamar Joseph has a wild swing but doesn't connect
</p>
<p>
Lyon to Shamar Joseph, FOUR, the crowd erupts in delight! A floated full ball outside off, Shamar Joseph lines it up and drills it through covers and the ball races to the fence at the rate of knots
</p>
<p>
0 0 0 0 0 4 (4 runs)WI 137-8Justin Greaves38(53)Shamar Joseph40(19)Josh Hazlewood12-3-43-5
</p>
<p>
Hazlewood to Justin Greaves, FOUR, streaky but counts! A back of a length ball angling in and then straightens to square Justin Greaves up. He pushes at it and gets a thick outside edge. It falls just short of Green at gully to his left and goes past him. Hazlewood has a look of disappointment on his face
</p>
<p>
Hazlewood to Justin Greaves, no run, short of length ball angling in on leg-stump, Justin Greaves hangs back and blocks it besides the pitch on the leg-side
</p>
<p>
Hazlewood to Justin Greaves, no run, a bouncer on leg-stump, Justin Greaves is late to read it but manages to duck under it awkwardly. He wasn't expecting that
</p>
<p>
Gill showing an air of inevitability: Harsha Bhogle
</p>
<p>
Fear of 'Bazball' - Why did India delay declaration?
</p>
<p>
Intrigued if Stokes' England can play for a draw: Michael Vaughan
</p>
<p>
Over Summary: 0 0 0 0 0 4 (4 runs)Justin Greaves38(53)Shamar Joseph40(19)Justin Greaves38(53)Justin GreavesShamar JosephJosh Hazlewood WI 137-838(53)Shamar Joseph40(19)40(19)Josh Hazlewood12-3-43-512-3-43-5
</p>
// more at cricbuzz.
</
div>
</
body>
</
html>
<!-- Built with ❤️ by Pankaj Tanwar. Reach out to him at twitter!-->