Tinsukia Town Club Tinsukia vs City Cricket Club Guwahati, Match 22 Prediction Today Match Details Series: Assam Premier Club Championship, 2022 Date: Friday, 18th March, 2022 Time: 08:30 PKT –...
South Africa vs Bangladesh, Match 1st ODI Prediction Today Match Details Series: Bangladesh tour of South Africa, 2022 Date: Friday, 18th March, 2022 Time: 16:30 PKT – 17:00 IST –...
United Arab Emirates vs Nepal, Match 3 Prediction Today Match Details Series: ICC CWC League 2, 2019-23 Date: Friday, 18th March, 2022 Time: 10:30 PKT – 11:00 IST – 05:30...
India Club Silchar vs Titabor CCC Titabor, Match 23rd Prediction Today Match Details Series: Assam Premier Club Championship, 2022 Date: Friday, 18th March, 2022 Time: 12:30 PKT – 13:00 IST...
Queensland Fire vs Western Australia Women, Match 24 Prediction Today Match Details Series: Women’s National Cricket League, 2021/22 Date: Friday, 15th March, 2022 Time: 04:00 PKT – 04:30 IST -23:00...
ACT Meteors vs South Australian Scorpions, Match 25 Prediction Today Match Details Series: Women’s National Cricket League, 2021/22 Date: Friday, 18th March, 2022 Time: 04:00 PKT – 04:30 IST -23:00...
Web Story Bangladesh Women vs West Indies Women, Match 17 Prediction Today Match Details Series: Women’s Cricket World Cup, 2022 Date: Friday, 18th March, 2022 Time: 03:00 PKT – 03:30...
Pak I Care Badalona vs Tunbridge Wells, Championship Week Match 13 Prediction Today Match Details Series: European Cricket League, 2022 Date: Thursday, 17th March, 2022 Time: 15:00 PKT – 15:30...
Brigade vs Alby Zalmi CC, Championship Week Match 14 Prediction Today Match Details Series: European Cricket League, 2022 Date: Thursday, 17th March, 2022 Time: 16:00 PKT – 16:30 IST –...
Tunbridge Wells vs Brescia CC, Championship Week Match 15 Prediction Today Match Details Series: European Cricket League, 2022 Date: Thursday, 17th March, 2022 Time: 17:00 PKT – 17:30 IST –...
\
\
\
';
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