<
!DOCTYPE html>
<
head>
<
title>CricCode : Live Cricket Score Board, exactly the way programmers like.</
title>
<
meta http-equiv=
"last-updated" content=
"2026-08-12T11:41:05.725Z">
<
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 JKM 201/9 (20) vs BBT
206/3 (Jediah Blades 0(0) Hunain Shah 0(2)) | Jamaica Kingsmen vs Barbados Tridents, 4th Match, Caribbean Premier League 2026 Live Cricket Stream, live scores, ball-by-ball commentary, highlights, videos, news, and more in USA & Canada | Cricbuzz-->
<
script>
let title =
'JKM 201/9 (20) vs BBT
206/3 (Jediah Blades 0(0) Hunain Shah 0(2)) | Jamaica Kingsmen vs Barbados Tridents, 4th Match, Caribbean Premier League 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>
Ramon Simmonds to Hunain Shah, no run, Barbados Tridents win by 5 runs! Another thriller of a game in CPL 2026. Proving to be quite a season this. This was short and quick outside off, and Hunain Shah went for it. Swings hard, misses it altogether and that's a dot ball to end the match. What an anticlimax!
</p>
<p>
Ramon Simmonds to Hunain Shah, out Vitel Lawes Run Out!! Driven towards cover and the non-striker sets off for a single. He is sent back by Hunain Shah though. Clarke with a gentle throw at the bowler's end, and Ramon Simmonds takes off the bails with Lawes out of his crease. Vitel Lawes run out (Rivaldo Clarke/Ramon Simmonds) 32(20) [6s-4]
</p>
<p>
Ramon Simmonds to Andre Russell, out Caught by Rivaldo Clarke!! Do we have a twist in the tale? Certainly looks like. A low full toss outside off, Andre Russell swings hard, miscues it towards the off-side, and Clarke stationed at cover completes a safe catch. Andre Russell walks back to the pavilion disappointed. Has gotten Jamaica so close to a win. Gets a standing ovation from the spectators and his teammates in the dressing room. Andre Russell c Rivaldo Clarke b Ramon Simmonds 68(38) [6s-9]
</p>
<p>
Ramon Simmonds to Andre Russell, SIX, that has gone into the stands! Right into the slot, it's a length ball, Andre Russell clears his front leg and bludgeons it over long-on for a massive six. Green and Sams having a word with Ramon Simmonds. 6 runs needed in 3 balls. de Kock having a smile on his face as he has a chat with Russell
</p>
<p>
Ramon Simmonds to Andre Russell, wide, attempts a wide yorker, but misses the tramline
</p>
<p>
Ramon Simmonds to Andre Russell, no run, short of a length delivery around off, Andre Russell swings hard, gets it off the cue end, past the bowler. Down to 13 runs in 4 balls
</p>
<p>
Ramon Simmonds to Andre Russell, wide, under pressure he fires a wide ball outside off, misses the tramline
</p>
// more at cricbuzz.
</
div>
</
body>
</
html>
<!-- Built with ❤️ by Pankaj Tanwar. Reach out to him at twitter!-->