约基奇谈扣篮:吾乃天生怪才为何不炫耀一下我的运动天赋呢

来源:NBA直播吧

5月15日讯 掘金天王山之战112-97力克森林狼,大比分3-2领先。

赛后,约基奇接受了记者采访。谈到自己的扣篮,他说道:“我是个天生的怪才。为什么不炫耀一下我的运动天赋呢?”

此役,约基奇22投15中,三分3中2,罚球9中8,狂轰40分7板13助攻0失误。

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