复出!新疆男篮大名单:缺席4个多月的赵睿在列本赛季仅打过9场

来源:NBA直播吧

04月24日讯 CBA季后赛1/4决赛G3,新疆客场挑战广州,新疆目前大比分2-0领先广州。

本场比赛的大名单如下图,可以看到,此前因伤缺席4个多月的赵睿出现在了大名单中。

赵睿本赛季仅为新疆出战了9场常规赛,场均26.3分钟可以得到12.2分2.6篮板4.8助攻1.6抢断,投篮命中率43.3%,三分命中率32.6%,罚球命中率85.0%。距离赵睿上一次在CBA出战已经过去了4个多月(2023年12月13日)。

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