手感不佳&犯规多!欧文半场5中1得2分3板4助&3次犯规

来源:NBA直播吧

4月27日讯 NBA季后赛首轮G3独行侠半场54-41领先快船。

独行侠球星欧文上半场手感不佳并且受到犯规困扰,他5投1中,三分1中0得到2分3篮板4助攻,出现2次失误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); } ; });