West Indies tour of Australia, 2022- Cricket Schedule, Live Cricket Score and Results Australia organize Series named West Indies tour of Australia, 2022 which consists of a 2 T20 and...
South Africa tour of India, 2022- Cricket Schedule, Live Cricket Score and Results India organize for 3 T20 and 3 ODI matches Series named South Africa tour of India, 2022...
Bangladesh tour of UAE, 2022- Cricket Schedule, Live Cricket Score and Results ICC organize for 2 Match T20 Series named Bangladesh tour of UAE, 2022 which consists of a 2...
World Twenty20, 2022 - Cricket Schedule, Live Cricket Score and Results International Cricket Council (ICC) organize for T20 Series named World Twenty20, 2022 which consists of a 45 T20 matches....
Asia Cup, 2022 - Cricket Schedule, Live Cricket Score and Results Sri Lanka organize for T20 Series named Asia Cup, 2022 which consists of a 13 T20 matches. Asia Cup,...
United Arab Emirates vs Singapore, Match 3 Prediction Today Match Details Series: Asia Cup Qualifier, 2022 Date: Monday, 22nd August, 2022 Time: 19:00 PKT – 19:30 IST – 14:00 GMT...
Welsh Fire Women vs Southern Brave Women, Match 14 Prediction Today Match Details Series: The Hundred Women, 2022 Date: Monday, 22nd August, 2022 Time: 19:00 PKT – 19:30 IST –...
Welsh Fire vs Southern Brave, Match 22 Prediction Today Match Details Series: The Hundred, 2022 Date: Monday, 22nd August, 2022 Time: 22:30 PKT – 23:00 IST – 17:30 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