<
!DOCTYPE html>
<
head>
<
title>CricCode : Live Cricket Score Board, exactly the way programmers like.</
title>
<
meta http-equiv=
"last-updated" content=
"2026-04-16T03:06:03.837Z">
<
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 129/9 (20) vs NEP
148/8 (Obed McCoy 0(3) ) | West Indies vs Nepal, 1st T20I, West Indies vs Nepal in UAE, 2025 Live Cricket Stream, live scores, ball-by-ball commentary, highlights, videos, news, and more in USA & Canada | Cricbuzz-->
<
script>
let title =
'WI 129/9 (20) vs NEP
148/8 (Obed McCoy 0(3) ) | West Indies vs Nepal, 1st T20I, West Indies vs Nepal in UAE, 2025 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>
Dipendra Singh to Fabian Allen, out Caught by Bhurtel!! Fittingly a fantastic catch ends things. Nepal stun West Indies. This is full outside off, Fabian Allen gets forward and lofts, was going for six, Bhurtel at long-off times his leap to perfection, takes it over his head two-handed, realises he is going over, so throws it back into the field of play, goes out, then calmly comes in to take it. Exceptionally judged catch and that is some way to inflict a defeat. Nepal can rejoice and so they will. Fabian Allen c Bhurtel b Dipendra Singh 19(14) [4s-3]
</p>
<p>
Dipendra Singh to Fabian Allen, no run, fired in on a yorker length on middle, dug out to the vacant mid-wicket area and Fabian Allen doesn't want a run
</p>
<p>
Dipendra Singh to Fabian Allen, no run, full outside off, Fabian Allen gets forward and lofts, powerfully but straight to the fielder at long-off and Nepal's supporters are already celebrating
</p>
<p>
Dipendra Singh to Fabian Allen, FOUR, that won't help West Indies. Full outside off, Fabian Allen gets forward and lofts, cleanly and wide of long-off, just four
</p>
<p>
Dipendra Singh to Fabian Allen, FOUR, full on off, Fabian Allen gets forward and bludgeons it, beats the diving long-on to his left, West Indies just about alive
</p>
<p>
Dipendra Singh to Fabian Allen, no run,
</p>
// more at cricbuzz.
</
div>
</
body>
</
html>
<!-- Built with ❤️ by Pankaj Tanwar. Reach out to him at twitter!-->