<
!DOCTYPE html>
<
head>
<
title>CricCode : Live Cricket Score Board, exactly the way programmers like.</
title>
<
meta http-equiv=
"last-updated" content=
"2026-06-03T18:38:29.459Z">
<
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 PAK 190 vs AUS
231/9 (Abrar Ahmed 0(0) Shadab Khan 71(104)) | Pakistan vs Australia, 2nd ODI, Australia tour of Pakistan 2026 Live Cricket Stream, live scores, ball-by-ball commentary, highlights, videos, news, and more in USA & Canada | Cricbuzz-->
<
script>
let title =
'PAK 190 vs AUS
231/9 (Abrar Ahmed 0(0) Shadab Khan 71(104)) | Pakistan vs Australia, 2nd ODI, Australia tour of Pakistan 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>
Sangha to Shadab Khan, wide, out Stumped!! Sharp glovework from Josh Inglis to put the curtains down on the game! Was the in-drifter that went down leg. Shadab Khan was on the move as he tried to flick it across but missed. He overbalanced and went out of his crease. He turned his torso around and tried to slide his left leg inside the crease but Josh Inglis collected the ball sharply and took the bails off in a flash to catch Shadab short of his crease. Australia level the series 1-1. Shadab Khan st Josh Inglis b Sangha 71(104) [4s-1 6s-3]
</p>
<p>
View all overs
</p>
<p>
Nathan Ellis to Haris Rauf, out Bowled!! Knocked him over! Nathan Ellis gets a 4-fer and he is cock-a-hoop! Best ODI figures for Ellis! 136.4kph pace on back of a length delivery in the channel from Ellis this time. It pitches and shapes in nicely and also keeps a bit low. Haris Rauf is caught in the crease as he tries to keep it out but ends up playing down the wrong line. The ball crashes into middle and leg. Haris Rauf b Nathan Ellis 0(15)
</p>
<p>
Nathan Ellis to Shadab Khan, 1 run, another slower full delivery outside off, Shadab Khan eases it through covers and takes the single
</p>
<p>
Nathan Ellis to Shadab Khan, no run, pitched up outside off, driven on the up to extra cover
</p>
<p>
Nathan Ellis to Shadab Khan, no run, off-cutter on a fullish length around off, Shadab Khan leans ahead and taps it towards point
</p>
<p>
Nathan Ellis to Shadab Khan, no run, slower back of a length delivery outside off, Shadab Khan taps it with an open bat-face towards third man. He doesn't take the single again
</p>
<p>
Nathan Ellis to Shadab Khan, no run, back of a length delivery on middle and off, Shadab Khan hangs back and pushes it to mid-on. Doesn't take the single
</p>
// more at cricbuzz.
</
div>
</
body>
</
html>
<!-- Built with ❤️ by Pankaj Tanwar. Reach out to him at twitter!-->