热刺本赛季英超前10轮不败&场均2.6分,近25轮11败&场均1.4分

来源:NBA直播吧

5月6日讯 在英超第36轮比赛中,热刺客场2-4不敌利物浦,遭遇英超四连败。

据天空体育统计,热刺本赛季前10轮英超比赛保持不败,场均获得2.6分,近25轮比赛输掉11场,场均仅拿到1.4分。

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