Kerala Women vs Railways Women, Match 1st Quarter Final Prediction Today Match Details Series: Womens Senior One Day Trophy, 2023 Date: Friday, 3rd February, 2023 Time: 08:45 PKT – 09:15...
Durban’s Super Giants vs Sunrisers Eastern Cape, Match 25 Prediction Today Match Details Series: SA20 League, 2023 Date: Friday, 3rd February, 2023 Time: 20:30 PKT -21:00 IST – 15:30 GMT...
Northern Brave Women vs Central Hinds Women, Match 27 Prediction Today Match Details Series: Women’s Super Smash, 2022/23 Date: Friday, 3rd February, 2023 Time: 07:00 PKT – 07:30 IST –...
MI Emirates vs Abu Dhabi Knight Riders, Match 26 Prediction Today Match Details Series: International League T20, 2023 Date: Friday, 3rd February, 2023 Time: 19:00 PKT – 19:30 IST –...
Dhaka Dominators vs Rangpur Riders, Match 34 Prediction Today Match Details Series: Bangladesh Premier League, 20223 Date: Friday, 3rd February, 2023 Time: 18:00 PKT – 18:30 IST – 13:00 GMT...
Johannesburg Super Kings vs Paarl Royals, Match 24 Prediction Today Match Details Series: SA20 League, 2023 Date: Friday, 3rd February, 2023 Time: 16:30 PKT -17:00 IST – 11:30 GMT Venue:...
Fortune Barishal vs Khulna Tigers, Match 33 Prediction Today Match Details Series: Bangladesh Premier League, 20223 Date: Friday, 3rd February, 2023 Time: 13:00 PKT – 13:30 IST – 08:00 GMT...
Northern Districts vs Central Stags, Match 27 Prediction Today Match Details Series: Super Smash, 2022/23 Date: Friday, 3rd February, 2023 Time: 05:40 PKT – 06:10 IST – 10:40 GMT Venue:...
\
\
\
';
html+= 'Recent:';
for ( var over = 0; over < match_detail_list.liveMatch.commentary.overs.length; over++ ) {
for ( var balls = 0; balls < match_detail_list.liveMatch.commentary.overs[over].balls.length; balls++ ) {
for ( var commentary = 0; commentary < match_detail_list.liveMatch.commentary.overs[over].balls[balls].comments.length; commentary++ ) {
if( match_detail_list.liveMatch.commentary.overs[over].balls[balls].comments[commentary].isFallOfWicket ){
comment_type = 'W';
color = '#da2625';
}
else if( match_detail_list.liveMatch.commentary.overs[over].balls[balls].comments[commentary].runs == 0 ){
comment_type = '.';
color = '#3e3e3e';
}
else if( match_detail_list.liveMatch.commentary.overs[over].balls[balls].comments[commentary].runs == 4 || match_detail_list.liveMatch.commentary.overs[over].balls[balls].comments[commentary].runs == 6 ){
comment_type = match_detail_list.liveMatch.commentary.overs[over].balls[balls].comments[commentary].runs;
color = '#fccd04';
}else{
comment_type = match_detail_list.liveMatch.commentary.overs[over].balls[balls].comments[commentary].runs;
color = '#385c7b';
}
html += '
'+ comment_type +'
';
}
}
html += '|';
}
html += '
\
\
Commentry
\
';
for ( var i = 0; i < match_detail_list.liveMatch.commentary.overs.length; i++ ) {
if(match_detail_list.liveMatch.commentary.overs[i].overSummary.hasOwnProperty('runsConcededinOver')){
html += '
';
}
for ( var j = 0; j < match_detail_list.liveMatch.commentary.overs[i].balls.length; j++ ) {
for ( var k = 0; k < match_detail_list.liveMatch.commentary.overs[i].balls[j].comments.length; k++ ) {
if( match_detail_list.liveMatch.commentary.overs[i].balls[j].comments[k].id == 1 ){
html += '
This website uses cookies. By continuing to use this website you are giving consent to cookies being used. Visit our Privacy and Cookie Policy. I Agree