”
], { 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);
});
});
})();
According to reports from WrestleVotes Radio on Fightful Select, sources have confirmed that the upcoming eight-man tag team match on SmackDown will be the final encounter between both groups and serve as the conclusion to the feud.
WWE has a big show planned for SmackDown this week
This week’s episode of SmackDown is the go-home show for WrestleMania 42 and will take place a day before the Showcase of Immortals. Hence, WWE has a massive night planned.
Apart from the eight-man tag team match, SmackDown will also feature the Andre the Giant Memorial Battle Royal. This match used to take place at WrestleMania. However, for the past few years, it has been moved to the SmackDown before WrestleMania. Cody Rhodes and Randy Orton have been involved in a vicious feud for the past few weeks, ever since the latter turned heel and brutally attacked the former. This feud has become more personal with the involvement of Pat McAfee, who has questioned Cody’s credibility as champion. Therefore, this week on SmackDown, Cody has a special message for his WrestleMania opponent one night before their match.
Jacob Fatu and Drew McIntyre have been involved in a heated feud for the past few months. Therefore, at WrestleMania, they are set to collide in an Unsanctioned Match. Last week on SmackDown, Fatu was brutally assaulted by McIntyre. Hence, this week, it will be interesting to see how the Samoan Werewolf responds to this attack.
It looks like SmackDown is shaping up to be a big show this week.
`;
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/rumor-wwe-set-end-longtime-feud-smackdown-reports?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…
Read the full article here










![BREAKING: Vince McMahon’s Hall of Fame status confirmed [REPORT]](https://litsportsnews.com/wp-content/uploads/2026/04/9621a-17763705830360-1920-450x253.jpg)


