世界女排联赛积分榜:巴西全胜领跑,中国6分第4、日本8分第2

来源:NBA直播吧

adminn.cn5月18日讯 世界女排联赛结束第三轮的部分争夺,中国女排1比3不敌加拿大,遭遇今年世联赛的首场失利。在积分榜上,中国队目前2胜1负积6分排名积分榜第4,巴西队3战全胜积9分领跑积分榜,日本队同样3战全胜积8分排名次席(日本对阵土耳其为决胜局取胜,只能拿到2个积分),波兰队目前少赛一场排名积分榜第三位。

排名5-8位的球队为:加拿大、意大利、土耳其、塞尔维亚。

排名9-12位的球队为:荷兰、多米尼加、美国、德国。

排名13-16位的球队为:泰国、法国、保加利亚、韩国。

var baseUrl = 'http://datas.adminn.cn/zhibo/datas'; jQuery.axpost = function(url, data, successfn, errorfn) { data = (data == null || data == "" || typeof(data) == "undefined") ? { "date": new Date().getTime() } : data; $.ajax({ dataType: "json", type: "post", data: data, url: url, success: function(d) { successfn(d); }, error: function(e) { errorfn(e); } }); }; $("#gotoTop").click(function () { $('html,body').animate({scrollTop: 0}, 300); }); var min_height = 500; $(window).scroll(function () { var s = $(window).scrollTop(); if (s > min_height) { $("#gotoTop").fadeIn(200); } else { $("#gotoTop").fadeOut(200); } ; });