历届MSIFMVP汇总:RNG三人SKT两人,今晚谁将获得FMVP荣誉

来源:NBA直播吧
5月21日讯 2023伦敦MSI将在今晚开赛,来自LPL赛区的BLG、JDG会师总决赛舞台;LPL也提前锁定MSI三连冠荣誉。

以下为MSI季中冠军邀请赛创立以来的历届MSI选手:

S5 MSIFMVP—EDG.Clearlove

undefined

S6 MSIFMVP—SKT.Faker

undefined

S7 MSIFMVP—SKT.Wolf

undefined

S8 MSIFMVP—RNG.Uzi

undefined

S9 MSIFMVP—G2.Caps

undefined

S10 MSI未能举办

S11 MSIFMVP—RNG.GALA

undefined

S12 MSIFMVP—RNG.wei

undefined

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