西部首轮仅有一个下克上其余三组系列赛皆是碾压之势

来源:NBA直播吧

5月4日讯 NBA季后赛,快船以大比分2-4不敌独行侠,被淘汰出局。

至此,西部季后赛首轮全部打完。其中,雷霆4-0横扫鹈鹕,掘金4-1绅士横扫湖人,森林狼4-0横扫太阳,仅独行侠下克上4-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); } ; });