五大联赛场均积分榜:勒沃库森2.71分居首,国米、皇马二三位

来源:NBA直播吧

4月9日讯 德国转会市场统计了本赛季五大联赛球队的场均积分,并列出榜单,勒沃库森以2.71分居首,国米、皇马排名二三位。

本赛季五大联赛场均积分榜(截止4月8日):

勒沃库森——2.71

国米——2.63

皇马——2.5

阿森纳——2.29

利物浦——2.29

巴黎——2.25

曼城——2.25

巴萨——2.23

米兰——2.19

赫罗纳——2.17

拜仁——2.14

斯图加特——2.14

尤文——2

热刺——1.94

维拉——1.94

马竞——1.93

莱比锡——1.89

多特——1.89

布雷斯特——1.89

博洛尼亚——1.87

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); } ; });