34连胜就此止步阿尔艾因队点射破门,新月半场3球落后

来源:NBA直播吧

4月18日讯 亚冠半决赛首回合,利雅得新月客场挑战阿尔艾因。

第38分钟,阿尔艾因队获点,拉希米点射破门完成帽子戏法,阿尔艾因3-0领先利雅得新月!

拉希米点射戴帽↓

第6分钟,拉希米推射打入第一球↓

第26分钟,拉希米点射打入第二球↓

第二球造点↓

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