<
!DOCTYPE html>
<
head>
<
title>CricCode : Live Cricket Score Board, exactly the way programmers like.</
title>
<
meta http-equiv=
"last-updated" content=
"2026-07-09T18:49:35.292Z">
<
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 BAN 234 vs ZIM
247/6 (Nahid Rana 0(0) ) | Zimbabwe vs Bangladesh, 2nd ODI, Bangladesh tour of Zimbabwe, 2026 Live Cricket Stream, live scores, ball-by-ball commentary, highlights, videos, news, and more in USA & Canada | Cricbuzz-->
<
script>
let title =
'BAN 234 vs ZIM
247/6 (Nahid Rana 0(0) ) | Zimbabwe vs Bangladesh, 2nd ODI, Bangladesh tour of Zimbabwe, 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>
Richard Ngarava to Mehidy Hasan Miraz, out Caught by Brad Evans!! Zimbabwe take the series. They take it with a game to spare. This is massive. Bangladesh have been playing some good white ball cricket of late but the hosts have been amazing. They had the belief and they have managed to steal this. That was a short ball, angled in, the batter went for the pull and only managed to find the man at deep backward. It is fitting that the Zimbabwean skipper has finished it off. The Bangladesh skipper is distraught. This will be a bitter pill to swallow. Mehidy Hasan Miraz c Brad Evans b Richard Ngarava 27(33) [4s-3]
</p>
<p>
View all overs
</p>
<p>
Brad Evans to Shoriful Islam, out Bowled!! Evans, you beauty! That was a fuller length delivery, angled in, Shoriful Islam looks to defend and misses the line of the delivery to be clean bowled. Superb delivery from Brad Evans and poor batting. He should have kept that out. The newish ball I guess skidded on a bit more than the older one. Shoriful Islam played that with a huge gap between bat and pad and Brad Evans managed to traverse through that. Sheer drama at Harare. 14 still needed. Shoriful Islam b Brad Evans 6(4) [4s-1]
</p>
<p>
Brad Evans to Mehidy Hasan Miraz, 1 run, short ball, pulls the ball down to deep mid and wants two. But will get only a single
</p>
<p>
Brad Evans to Shoriful Islam, 1 run, on a length, outside off, patted down into the off-side with soft hands for a single. 15 needed off 14 balls now
</p>
<p>
Brad Evans to Mehidy Hasan Miraz, 1 run, punches the ball down to deep cover for a single as that was outside off
</p>
<p>
Brad Evans to Mehidy Hasan Miraz, no run, Mehidy Hasan Miraz isn't happy that it wasn't called as a wide! The batter moved across a little and the ball didn't miss the sticks by much. The umpire told the batter upon enquiry that he moved across
</p>
<p>
Brad Evans to Mehidy Hasan Miraz, no run, length delivery, outside off, stabbed down to cover. They don't push for a single
</p>
// more at cricbuzz.
</
div>
</
body>
</
html>
<!-- Built with ❤️ by Pankaj Tanwar. Reach out to him at twitter!-->