斯特鲁斯:对手是一支很强的球队我们必须在细节上做得更好

来源:NBA直播吧

5月8日讯 今日NBA季后赛东部半决赛G1,骑士在客场95-120不敌凯尔特人,系列赛大比分0-1落后。赛后骑士球员斯特鲁斯接受了记者的采访。

谈到本场比赛的失利,斯特鲁斯说道:“他们是一支很强的球队。但我们也是一支不错的球队。我们会反弹。我们会回来,并为第二场比赛做好准备的。这在于细节,我们必须在细节上做得更好。球队还有成长的空间,有些事情我们可以改变。”

此役,斯特鲁斯得到5分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); } ; });