”
], { type: “text/html” }
);
const iframe = document.createElement(“iframe”);
iframe.src = URL.createObjectURL(blob);
iframe.style.cssText = “width:100%;height:100%;border:0;”;
container.appendChild(iframe);
attachIframeMessageListener(iframe);
}
const observer = new IntersectionObserver((entries, obs) => {
const entry = entries[0];
if (entry.isIntersecting) {
obs.unobserve(entry.target);
requestIdleCallback(() => {
initWidget(entry.target);
}, {
timeout: 200
});
}
}, {
root: null,
rootMargin: “300px 0px”,
threshold: 0.01
});
requestIdleCallback(() => {
$all(“.nl-inline-form-container”).forEach((c) => {
observer.observe(c);
});
});
})();
WWE recently posted a clip from the show on Instagram. The members of The Wyatt Sicks could be seen heading back after the brawl in the video. The caption of the post noted that the rivalry between the two stables was far from over.
“Things are far from over between The Wyatt Sicks and the MFT’s ,” the caption read.
You can check out the Instagram post below:
WWE Hall of Famer shared his honest opinion on MFT leader Solo Sikoa’s recent loss
Despite the MFT’s ongoing feud with The Wyatt Sicks, Solo Sikoa competed in the Last Time is Now Tournament. The 32-year-old put forth impressive performances before losing to the eventual winner, Gunther, in the semifinal.
On a recent edition of his Rikishi Fatu Off The Top podcast, wrestling legend Rikishi revealed he wasn’t amused with Sikoa’s loss. The Hall of Famer questioned WWE’s decision to book the MFT’s leader to lose when he had all the momentum at his side.
“If you gonna ask me, I’m gonna tell you. Number one, why? Number two, was there not anybody else? Because now you bring a guy who’s got momentum… and then when you book him on certain matches… you just throw him in there just for the sake of putting somebody else to go to the next level,” Rikishi said.
Solo Sikoa and his men appear to have all their attention on The Wyatt Sicks for the time being. It remains to be seen how the MFT fares against the mysterious faction.
Why did you not like this content?
Was this article helpful?
Thank You for feedback
Read all the hottest WWE news from Sportskeeda by choosing us as your preferred source. Click HERE.
Quick Links
More from Sportskeeda
Edited by Ankit Verma
More from Sportskeeda
${getStoryActionHTML(story, storyTitle, permalink)}
`;
if (index == 3 && isOpera) {
storyHTML += `
`;
}
recommendedArticlesContainer.innerHTML += storyHTML;
});
}
}
function getStoryActionHTML(story, storyTitle, permalink) {
if (shouldHidePostActions) return “”;
return `
`;
}
function recommendedArticles() {
var baseUrl = “https://cf-gotham.sportskeeda.com/recommendations/post/news-wwe-confirms-major-rivalry-far?lang=en&category=wwe”;
pureJSAjaxGet(baseUrl, function(data) {
renderRecommendedArticles(data);
if (isOpera) {
renderOperaFeedAd();
}
}, function() {}, false);
}
var options = {
root: null,
rootMargin: “0px 0px 70% 0px”,
threshold: 0.1
};
var observer = new IntersectionObserver(function (entries) {
entries.forEach(function (entry) {
if (entry.isIntersecting) {
recommendedArticles();
observer.unobserve(entry.target);
}
});
}, options);
var targetElement;
if (showAlsoReadSection && !showAlsoReadSectionV2) {
targetElement = document.querySelector(‘.also-read-articles-container’);
} else {
targetElement = document.querySelector(‘.recommended-posts’);
}
if (targetElement) {
observer.observe(targetElement);
}
function renderOperaFeedAd() {
var operaFeedArticleAd = $(“.opera-article-feed-ad”);
if (!operaFeedArticleAd) {
return;
}
var firstScript= document.createElement(‘script’);
firstScript.setAttribute(“type”, “text/javascript”);
firstScript.setAttribute(“src”, “https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-1883810847636355”);
firstScript.setAttribute(“async”, true);
firstScript.setAttribute(“crossorigin”, “anonymous”);
operaFeedArticleAd.appendChild(firstScript);
operaFeedArticleAd.innerHTML += `
`;
var secondScript = document.createElement(‘script’);
var secondScriptCode=””;
try {
secondScript.appendChild(document.createTextNode(secondScriptCode));
operaFeedArticleAd.appendChild(secondScript);
} catch (e) {
console.error(e);
}
}
})();
Fetching more content…
Source: www.sportskeeda.com
