”
], { 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);
});
});
})();
Paige and Brie Bella went on to defeat Charlotte Flair and Alexa Bliss, thanks in part to some much-needed assistance from Nikki Bella in the closing moments. Following the premium live event, the former AEW Women’s Champion discussed what led to her WWE return after four years away from the company.
She revealed that the global juggernaut had always been her home and that it was only a matter of time before she returned to her stomping grounds. The former Divas Champion also added that she had no idea how the crowd would react to her return and that she was overwhelmed after hearing the warm reception from the fans in the arena.
“WWE is my home, I was raised here, I’m a WWE girl forever, and a Total Diva. I didn’t know how anyone was gonna react, I’m walking out there, I forgot how big WrestleManias were. It was magical, it was surreal, I forgot how to skip at one point. I was like ‘what do I do? What does Paige do?'”
What’s next for Paige in WWE?
Considering just how great her reception and performance were at WrestleMania 42, it’s safe to assume WWE wouldn’t hesitate to slot the 33-year-old star into major storylines. A rematch with Charlotte Flair and Alexa Bliss looks very much on the horizon since Nikki Bella’s involvement might have rubbed the former duo the wrong way, leading to them demanding a shot at the gold.
A singles feud with none other than Nikki could also be in the works as the latter might not be too pleased with Paige essentially taking her spot at WrestleMania 42 following the injury setback.
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-paige-reveals-real-reason-returned-wwe-4-years-wrestlemania-42?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


