”
], { 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);
});
});
})();
The match was filled with action and drama, but fans noted a key detail before the match got underway. On social media, they pointed out that Paige’s entrance did not air on the live broadcast but instead happened during the commercial break.
The former Divas Champion came across these comments, and she shared her reaction to her entrance being left out of the live broadcast of SmackDown. Taking to X, she noted that her entrance was cool.
“Trust me, my entrance was superrrr cool, just that damn commercial break got in the way..” she wrote.
While the 34-year-old chose a light-hearted way of reacting to this snub, what would’ve bothered her is how the match on SmackDown panned out.
She started the match for her team and looked to be in control for the most part. However, Fatal Influence worked well to get back into the contest before a chaotic finish.
The Anti-Diva delivered a Paige Turner to Women’s US champion Jacy Jayne, only for Fallon Henley to break the pinfall attempt. Chelsea Green dealt with Henley and Lainey Reid.
The Glampire hit the ropes, but Nikki Bella appeared at ringside to trip her, allowing Jayne to capitalize. Jayne hit the veteran with the Rolling Encore to score the win for her team.
Paige’s feud with Nikki Bella may not be over yet
At SummerSlam, Nikki Bella turned on Paige following a six-woman tag team match against The Fatal Influence.
Nikki blamed her for losing the Women’s tag team titles and said she had gotten in her way. Since then, the animosity between the two stars has grown, and they faced each other on the September 11 episode of SmackDown.
Nikki Bella got the pinfall victory in that match after placing her feet on the ropes. Now, her actions on the latest episode of the blue brand suggest that their feud isn’t over yet.
`;
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-snubbed-paige-she-breaks-silence?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













