2022德杯淘汰赛第三日:FPX被水友队横扫 TT与iG高歌猛进

来源:NBA直播吧
12月20日讯 2022年德玛西亚杯16进4的淘汰赛比赛今日继续进行,第三天的赛果综述如下:

因RA宣布弃权,AL直接晋级;iG通过两盘三十分钟以上的对战横扫WE顺利晋级;FPX被水友队MOJ横扫爆出了今日最大冷门,Xiaolaohu更是一度被打成背景板;而TT则是以2-1的比分战胜BLG高歌猛进挺进德杯下一轮。

今日具体赛况如下:

第一场:AL 2-0 RA

第二场:iG 2-0 WE

战报:

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