萨卡上半场送出3次关键传球,与曼联全队一样多

来源:NBA直播吧

9月4日讯 阿森纳vs曼联的英超焦点战进行中,上半场两队1-1握手言和。

WhoScored统计,萨卡上半场送出3次关键传球,与曼联全队送出的关键传球次数一样多。

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