背大锅!莫兰特29中9仅得22分 出现5次失误

来源:NBA直播吧

1月21日讯 灰熊今日客场121-122不敌湖人。

莫兰特出战33分钟,29投9中,三分6中1,罚球5中3,砍下22分3篮板8助攻,但是出现了5次失误,正负值-6。

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