LCK媒体日:HLE和T1教练均认为,败决所在队伍会三比一击败对方

来源:NBA直播吧

4月9日讯 LCK春季赛决赛媒体日采访中,败决HLE、T1两支队伍的教练在采访时,对败决赛果进行预测、

HLE教练你认为,T1是一支靠前中期滚雪球的队伍,比赛中感受到了T1带来的压力,因此觉得比赛仍有变数,预测HLE 3-1 T1。

T1教练认为,在BO5中HLE的整体组合更为平衡,虽然T1队伍状态不佳,准备不足,但是选手英雄池更广,如果队伍做好准备,完全可以3-1击败HLE。

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