热门联赛
波兰丙
波兰丙 2025-05-10 21:00:00

波贡格罗兹克
-

卢宾扎格勒比B队
信 号 源 :
比赛简介:2025-05-10 21:00:00,波兰丙《波贡格罗兹克VS卢宾扎格勒比B队》直播准时在线播放,喜欢看波兰丙比赛的朋友可以提前收藏本页面以免错过直播。
$("#match_"+matchid+"_zhudui").append(data[0].score[2][0]);
$("#match_"+matchid+"_kedui").append(data[0].score[3][0]);
}else if(data[0].type_id == 2 && typeof(data[0].score) != "undefined"){
$("#match_"+matchid+"_zhudui").append(data[0].score[3][0]+data[0].score[3][1]+data[0].score[3][2]+data[0].score[3][3]+data[0].score[3][4]);
$("#match_"+matchid+"_kedui").append(data[0].score[4][0]+data[0].score[4][1]+data[0].score[4][2]+data[0].score[4][3]+data[0].score[4][4]);
}else{
$("#match_"+matchid+"_zhudui").append(0);
$("#match_"+matchid+"_kedui").append(0);
}
}
});
}
get_match_source(1,4142469);