”
], { 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);
});
});
})();
Here are three WrestleMania 42 matches that WWE can confirm on RAW tonight:
#3. Dominik Mysterio vs. Finn Balor
The Judgment Day witnessed a major upheaval last week on RAW when Dominik Mysterio, JD McDonagh, Liv Morgan and Raquel Rodriguez turned their backs on Finn Balor. Things could get interesting tonight following the recent events. Balor could show up and address what happened within The Judgment Day, kicking off the highly anticipated feud with Mysterio.
WWE might showcase a slow progression to this saga by first pitting JD McDonangh against The Prince. It may lead to a match between the two former friends. However, by the end of the night, Adam Pearce could make Finn Balor vs. Dominik Mysterio official for WrestleMania 42. There are good chances of it getting announced on tonight’s episode of RAW.
#2. AJ Lee vs. Becky Lynch
Another big WrestleMania match that could get official tonight is AJ Lee vs. Becky Lynch for the Women’s Intercontinental Championship. The Black Widow is set to defend her coveted title against Bayley on RAW. However, chaos could unfold right after this match as Becky Lynch could make a shocking return and ambush AJ Lee from behind.
The Man could unleash a brutal beatdown on the champ to make a statement. Things could escalate so much so that Adam Pearce may have no choice but to come out and make this match official for The Show of Shows. The General Manager could state that AJ will put her title on the line against Becky at WrestleMania 42.
#1. Brock Lesnar vs. Oba Femi for WrestleMania 42
Brock Lesnar issued an open challenge a few weeks ago on RAW, asking anyone to step up against him for a match at WrestleMania 42. However, no one answered his challenge. The Beast Incarnate is set to return tonight, looking to meet his ‘Mania opponent. There is a good possibility that Oba Femi could show up and confront him in the ring.
The Ruler could stand in the ring right across Lesnar and accept his open challenge. This could lead to a fiery confrontation between the two titans and WWE could officially add this match to the card for WrestleMania 42. The long-awaited feud between Oba Femi and Brock Lesnar might kick off in a thunderous fashion on Monday Night Raw.
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/3-wrestlemania-42-matches-may-confirmed-wwe-raw-week?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


