”
], { 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);
});
});
})();
After an entertaining bout, Paige pinned Reid to try and pick up the win, but Jayne got involved from the outside. She rolled the two over, with Lainey Reid ultimately picking up the all-important three-count. Meanwhile, official Jessika Carr was absolutely unaware of what went down right in front of her eyes. The Anti-Diva took to X/Twitter to call Carr out.
Referring to the former Women’s Intercontinental Champion Becky Lynch’s well-documented issues against Jessika Carr, Paige put all the blame on the official and wrote:
“Also.. Becky [Lynch] was right about that ref.”
Not one to stay silent, despite her infrequent appearances on WWE television lately, Becky Lynch responded to Paige’s tweet, agreeing with her. Meanwhile, Lainey Reid, who picked up the pinfall victory for her team, also responded to the 34-year-old’s tweet, saying she loves Carr.
Paige Reacts after Losing the WWE Women’s Tag Team Championship
Lainey Reid and Fallon Henley shocked the WWE Universe at the recently concluded Saturday Night’s Main Event at Madison Square Garden on July 18.
They were crowned the new Women’s Tag Team Champions, ending Brie Bella and Paige’s 91-day reign. The veterans had won the titles at WrestleMania 42 in a Fatal Four-way Match.
Paige broke her silence on X/Twitter after the loss and wrote:
“Well shi*… sorry you guys ❤️.”
After the way the new Women’s Tag Team Champions were crowned, it wouldn’t come as a surprise if the former champs got another shot at the gold. For now, it remains to be seen what lies ahead in the path for the new title holders, Lainey Reid and Fallon Henley.
`;
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-the-official-at-fault-wwe-icon-paige-blames-that-ref-for-shock-loss-at-saturday-night-s-main-event?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













