战绩惨淡!FNC历届MSI对位韩国队战绩,仅在2018年小组赛与KZ战平

来源:NBA直播吧
5月8日讯 今日2024成都MSI正赛第二日比赛即将开始,来自LEC赛区的FNC战队将对阵LCK一号种子GEN。

赛前官方发布FNC历届MSI对位韩国队战绩,仅在2018年年小组赛上与KZ战平,其余皆落败。

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