杜兰特:今天在小睡醒来后 打开媒体发现纳什下课了

来源:NBA直播吧

11月2日讯 据此前篮网官方消息,篮网与主帅纳什分道扬镳。

在今天篮网不敌公牛的赛后,杜兰特在接受采访时对此这样说道:“今天中午我小睡了一会儿,当我醒来打开ESPN后,我才知道纳什下课了。”

在今天的比赛中,杜兰特17中9,三分4中2得到32分9板6助1断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); } ; });