”
], { 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);
});
});
})();
“Give It Some Time Gang, I Promise It’s Gonna Happen🙏🏾 #TheYoungOG #WWEMVP,” Je’Von Evans wrote.
The three major call-ups to the main roster from NXT made it to WrestleMania 42. Oba Femi and Trick Williams won their respective matches, with Williams capturing the United States Title and Femi potentially retiring Lesnar.
Even though he did not win, Evans did not miss out on showcasing his abilities. At one point, Je’Von and JD McDonagh were on the ladder reaching out for the title. However, Rusev pushed the ladder, and Evans fell on Penta at ringside.
The Young OG re-entered the equation by taking McDonagh out with a clothesline. He even hit a spectacular cutter on Rusev to take him down from the ladder away from the title.
What other matches took place at WrestleMania 42 Night Two?
Before the ladder match, Oba Femi vs. Brock Lesnar opened WrestleMania 42 Night Two. The Beast could not withstand the might of Femi and lost. He seemingly retired from WWE after the loss. It was followed by Trick Williams’ United States Championship win over Sami Zayn.
‘Demon’ Finn Balor defeated Dominik Mysterio in a huge Street Fight. Then, for the WWE Women’s Championship, Rhea Ripley defeated Jade Cargill. In the main event, Roman Reigns won the World Heavyweight Championship by dethroning CM Punk.
`;
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-raw-star-makes-huge-promise-losing-wrestlemania-42-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













