火箭背靠背战独行侠&掘金从毒蛇队召回惠特摩尔&辛顿&萨缪尔斯

来源:NBA直播吧
火箭背靠背战独行侠&掘金 从毒蛇队召回惠特摩尔&辛顿&萨缪尔斯

11月28日讯 火箭即将迎来与独行侠、掘金的背靠背比赛。火箭当地时间周一从下属的毒蛇队召回惠特摩尔、辛顿和萨缪尔斯。

惠特摩尔近期在毒蛇队出战5场,场均24.6分6.4 篮板4.2助攻1.6抢断。投篮命中率47.8%,三分球命中率42.3%,罚球命中率72.7%,失误2.8次。

火箭明日季中锦标赛先与独行侠交手,11月30日会背靠背再战掘金。

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