<
!DOCTYPE html>
<
head>
<
title>CricCode : Live Cricket Score Board, exactly the way programmers like.</
title>
<
meta http-equiv=
"last-updated" content=
"2026-04-09T21:03:49.953Z">
<
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 PSZ 146/6 (20) vs HYDK
145 (Aamer Jamal 6(10) Iftikhar Ahmed 15(10)) | Hyderabad Kingsmen vs Peshawar Zalmi, 15th Match, Pakistan Super League 2026 Live Cricket Stream, live scores, ball-by-ball commentary, highlights, videos, news, and more in USA & Canada | Cricbuzz-->
<
script>
let title =
'PSZ 146/6 (20) vs HYDK
145 (Aamer Jamal 6(10) Iftikhar Ahmed 15(10)) | Hyderabad Kingsmen vs Peshawar Zalmi, 15th Match, Pakistan Super League 2026 Live Cricket Stream, live scores, ball-by-ball commentary, highlights, videos, news, and more in USA & Canada | Cricbuzz';
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>
View all overs
</p>
<p>
Hunain Shah to Aamer Jamal, 1 run, length ball, chopped towards point and the batter scamper across. Hyderabad Kingsmen needed a direct-hit at the keeper's end. No to be and Peshawar Zalmi win by 4 wickets
</p>
<p>
Hunain Shah to Iftikhar Ahmed, 1 run, in the blockhole, jammed towards mid-off and the batters hare for a single. Scores level
</p>
<p>
Hunain Shah to Iftikhar Ahmed, SIX, is that the killer blow? Hunain Shah errs. Goes for the yorker, misses his mark outside off. Iftikhar stays deep, gets under it and bludgeons it downtown. Muscled it for a thumping six
</p>
<p>
Hunain Shah to Aamer Jamal, 1 run, yorker on the stumps, Aamer Jamal squirts it towards midwicket and the batters settle for a single
</p>
<p>
Hunain Shah to Iftikhar Ahmed, 1 run, can't get under this one. Almost in the blockhole, Iftikhar clears his front leg to swing hard and mishits towards long-on
</p>
<p>
Hunain Shah to Iftikhar Ahmed, FOUR, much-needed boundary for PZ. Hunain misses his yorker by a couple of inches, Iftikhar clears his front leg and shoves it into the gap between long-on and deep midwicket
</p>
<p>
View all overs
</p>
<p>
Mohammad Ali to Iftikhar Ahmed, 1 run, Mohammad Ali goes for the yorker, it's a low full toss and Iftikhar Ahmed can only drive it along the ground to long-on for a single. Another brilliant over from Mohammad Ali
</p>
<p>
Mohammad Ali to Aamer Jamal, 1 run, very full, Aamer Jamal flicks through midwicket and Iftikhar Ahmed sends his partner back as the fielder is quick to release the ball
</p>
<p>
Mohammad Ali to Aamer Jamal, no run, Aamer Jamal probably expected a yorker. He walks across to play the scoop but Mohammad Ali ends up bowling a slower ball on a length. Aamer can only inside-edge it onto his pad. Saim Ayub claps as he smiles
</p>
// more at cricbuzz.
</
div>
</
body>
</
html>
<!-- Built with ❤️ by Pankaj Tanwar. Reach out to him at twitter!-->