”
], { 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);
});
});
})();
In this article, we will be looking at four WrestleMania 42 matches that the Triple H creative regime could announce on tonight’s edition of Friday Night SmackDown.
#4. A massive Hell in a Cell match
Drew McIntyre and Jacob Fatu’s feud continues to heat up on the blue brand. Last week, both stars destroyed each other and fell off the rooftop. Amid this, a major report disclosed that WWE is planning a Hell in a Cell match between the Scottish Psychopath and the Samoan Werewolf.
If the reports are true, then Nick Aldis could announce this massive stipulation match on tonight’s SmackDown. Such a stipulation match will add buzz to the ticket sales of Mania.
#3. Sami Zayn vs Trick Williams
The feud between Sami Zayn and Trick Williams is slowly brewing on SmackDown. There is a high chance that World Wrestling Entertainment is building this feud as part of the Mania card.
This sparks the chances that The National Treasure could make Zayn vs. Trick official for The Showcase of the Immortals in the forthcoming episode.
#2. Women’s Tag Team Title match
Alexa Bliss and Charlotte Flair are set to lock horns with The Bella Twins after they inadvertently cost them the Tag Team Title match. The winner is anticipated to move closer to the Women’s Tag Team Championship at Mania.
So, it’s likely that WWE might announce that the winner of The Bella Twins vs. Bliss and Flair match will face the winner of the Irresistible Forces vs. Lyra Valkyria and Bayley’s forthcoming title bout at WrestleMania.
#1. Jelly Roll and partner vs Kit Wilson and The Miz at WWE Mania
Over the past few weeks, Jelly Roll has been actively part of WWE television. This hints at his inclusion on the WrestleMania 42 card. Roll is engaged in heated segments with Kit Wilson and The Miz.
This indicates that the Stamford-based promotion is planning for a potential tag team match at The Showcase of the Immortals. Already, the American rapper is set to face Wilson on tonight’s show.
So, the A-Lister might be involved in the match ending, leading to this tag team match getting official for Mania 42.
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/4-wrestlemania-42-matches-wwe-can-announce-smackdown-hell-cell-multi-person-title-match?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


