福地!埃梅里在酋长球场的英超场均2.26分,超过温格和阿尔特塔

来源:NBA直播吧

4月15日讯 本轮英超,阿森纳主场0-2不敌维拉。

据OPTA数据统计,此役过后,维拉主帅埃梅里在阿森纳主场酋长球场进行的英超联赛场均获得2.26个积分,是所有带队超过10场的教练中最高的,超过了温格2.22分和阿尔特塔2.11分。

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