两次强调!杜兰特:球队的领袖是教练场上场下都是

来源:NBA直播吧

4月28日讯 在结束今天的训练后,太阳球星杜兰特接受了记者采访。

谈到昨天输球导致大比分0-3落后,杜兰特表示自己昨晚没睡着。

记者发问:“这很大程度上源于比赛吗?”

杜兰特讲道:“那就是生活本身。”

记者提问:“太阳现在的领袖是谁?”

杜兰特讲道:“教练就是领袖。”

记者又问:“球场上没有领袖吗?”

杜兰特回答道:“我们都在大声讲话沟通,但领袖还是教练。(We all speak up and talk, but the leader is the coach)”

相关阅读:

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