被针对!赵继伟半场6中1拿到5分3助3断正负值2

来源:NBA直播吧

5月6日讯 CBA季后赛半决赛上半区G3,辽宁半场41-44落后广东。

上半场,辽宁后卫赵继伟在广东针对性防守下打得很难受,出场19分52秒6投1中,三分2中1、罚球2中2拿到5分3助攻3抢断,有2失误,正负值-2。

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