泰山防线遭一脚打穿,洛佩斯单刀横传队友,力量太小被贾德松解围

来源:NBA直播吧

03月06日讯 亚冠1/4决赛首回合,山东泰山vs横滨水手。

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