下半场才得分康利打趣:上半场都是华子在投所以很难进入节奏

来源:NBA直播吧
下半场才得分?康利打趣:上半场都是华子在投 所以很难进入节奏

5月5日讯 NBA季后赛西部半决赛G1,森林狼106-99战胜掘金。赛后,康利接受了采访。

被问到下半场开始成为得分手时,康利表示:“因为上半场全是爱德华兹在出手啊(笑),所以你很难进入节奏,爱德华兹需要打出节奏,你得让他打。对我来说,等到下半场才打出侵略性是可以接受的,这种事我在生涯中已经做过很多次了。”

此役,康利上半场3中0(三分1中0)得0分2板4助。全场他出战31分钟,8投5中,三分4中3,罚球1中1,得14分4板10助1断,正负值+20全队最高。

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