”
], { 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);
});
});
})();
SKY faced Roxanne Perez in singles action on RAW, and, as expected, the other Judgment Day members intervened and caused chaos. Sol Ruca then came out to level the playing field and return the favor to SKY from last week, but was quickly neutralised when Rodriguez slammed her into the barricade outside.
Morgan and the Judgment Day then beat SKY up, even leaving a major mark on her head courtesy of Liv Morgan hitting her on the head with her Women’s World Title.
You can view an image of SKY’s injury by clicking the tweet below.
Liv Morgan will face IYO SKY with her title on the line at SummerSlam
Liv Morgan has yet to defend her Women’s World Championship. The Miracle Kid won it by defeating Stephanie Vaquer with help from her Judgment Day factionmates at WrestleMania 42. She has since been in the Queen of the Ring tournament, in which she reached the final to face IYO SKY.
The winner of this tournament traditionally gets a shot at a title of their choosing at SummerSlam. IYO SKY defeated Morgan in the final to become Queen of the Ring and chose her as her opponent for SummerSlam immediately after the bout ended.
The rivalry between these two women has been heating up since their last battle. And although IYO SKY had the upper hand over Morgan and Judgment Day last week, it was the Women’s World Champion who had the last laugh on the latest episode of RAW when SKY was left beaten up in the ring.
With tensions already boiling inside the Judgment Day faction, it remains to be seen if Morgan’s factionmates will continue to help her like they are now or whether one of them turns on her and costs her the match against SKY at SummerSlam after having had enough of being overlooked by their leader.
It would be interesting to watch this drama unfold with the Biggest Party of the Summer just a few weeks away.
`;
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-iyo-sky-suffers-graphic-injury-wwe-raw?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













