<
!DOCTYPE html>
<
head>
<
title>CricCode : Live Cricket Score Board, exactly the way programmers like.</
title>
<
meta http-equiv=
"last-updated" content=
"2026-08-20T11:20:50.576Z">
<
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 LEIC 41/2 (18)
(Sheridon Gumbs 13(61) Hamza Shaikh 2(8)) | Leicestershire vs Glamorgan, 43rd Match, County Championship Division One 2026 Live Cricket Stream, live scores, ball-by-ball commentary, highlights, videos, news, and more in USA & Canada | Cricbuzz-->
<
script>
let title =
'LEIC 41/2 (18)
(Sheridon Gumbs 13(61) Hamza Shaikh 2(8)) | Leicestershire vs Glamorgan, 43rd Match, County Championship Division One 2026 Live Cricket Stream, live scores, ball-by-ball commentary, highlights, videos, news, and more in USA & Canada | Cricbuzz';
let latest_update =
'Day 1: 1st Session';
let live_score =
'41/2(18)';
function get_live_score_card () {
// Batsman details
let striker_end_batsman = {
let name =
'Sheridon GumbsView match performanceView profile';
let score =
'13';
let fours =
'2';
let sixes =
'0';
}
// Bowler details
let bowler = {
let name =
'Raymond TooleView match performanceView profile';
let overs =
'6';
let runs =
'6';
let wickets =
'1';
}
// Other details
let other_info = {
let partner_ship =
'3(11)';
let recent_balls =
'';
let last_wicket =
'20 runs, 2 wkts';
let current_run_rate =
'2.28';
}
return {
striker_end_batsman, bowler, other_info };
}
</
script>
</
head>
<
body>
<
div class="live-commentary">
// Enjoy Commentary
<p>
View all overs
</p>
<p>
Zain-ul-Hassan to Hamza Shaikh, no run
</p>
<p>
Zain-ul-Hassan to Hamza Shaikh, no run
</p>
<p>
Zain-ul-Hassan to Hamza Shaikh, no run
</p>
<p>
Zain-ul-Hassan to Hamza Shaikh, no run
</p>
<p>
Zain-ul-Hassan to Hamza Shaikh, no run
</p>
<p>
Zain-ul-Hassan to Hamza Shaikh, no run
</p>
<p>
View all overs
</p>
<p>
Raymond Toole to Sheridon Gumbs, no run
</p>
<p>
Raymond Toole to Sheridon Gumbs, no run
</p>
<p>
Raymond Toole to Sheridon Gumbs, no run
</p>
<p>
Raymond Toole to Hamza Shaikh, leg byes, 1 run
</p>
<p>
Raymond Toole to Hamza Shaikh, 2 runs
</p>
<p>
Raymond Toole to Rehan Ahmed, out Caught by Kiran Carlson!! Rehan Ahmed c Kiran Carlson b Raymond Toole 3(2)
</p>
<p>
View all overs
</p>
<p>
Zain-ul-Hassan to Sheridon Gumbs, no run
</p>
<p>
Zain-ul-Hassan to Sheridon Gumbs, no run
</p>
<p>
Zain-ul-Hassan to Sheridon Gumbs, no run
</p>
<p>
Zain-ul-Hassan to Rehan Ahmed, 3 runs
</p>
<p>
Zain-ul-Hassan to Rishi Patel, out Caught by Asa Tribe!! Rishi Patel c Asa Tribe b Zain-ul-Hassan 19(38) [4s-2]
</p>
// more at cricbuzz.
</
div>
</
body>
</
html>
<!-- Built with ❤️ by Pankaj Tanwar. Reach out to him at twitter!-->