”
], { 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 third match announced so far will see Asuka battle IYO SKY. Going by WWE’s new trend of keeping match cards short, another couple of matches could be added to the night. However, it appears the promotion had to cancel a planned match for the event.
In the recent edition of the Wrestling Observer Newsletter (WON), Dave Meltzer mentioned that two or three more matches could be expected to be added to Backlash. He then noted that even though Women’s World Champion Liv Morgan vs. Stephanie Vaquer was not officially on the card, it was in discussion before La Primera’s injury.
Vaquer was taken out backstage in an attack by The Judgment Day’s Liv Morgan and Raquel Rodriguez. This angle was carried out because the former Women’s World Champion was dealing with a legitimate injury.
Vaquer and Morgan clashed at WrestleMania 42 for the Women’s World Championship, and it looks like WWE may have been contemplating a rematch between the two for Backlash. But now it looks unlikely due to the injury of the 33-year-old star.
Earlier, Wrestlevotes Radio on Fightful Select reported that Stephanie Vaquer will be out of action “for the foreseeable future,” with talk of at least a six-week absence. Still, it is hoped that she could return in time for SummerSlam.
Stephanie Vaquer was not 100% heading into WWE WrestleMania 42 match
Ahead of WrestleMania 42, Stephanie Vaquer appeared for an interview on INSIGHT with Chris Van Vliet. During the discussion, she said that she needs to recover and mentioned she isn’t at 100% for the Show of Shows.
Her Title match against Liv Morgan on night one of WrestleMania lasted barely seven minutes. This drew criticism from the fans, but there was a reason why WWE kept the match short.
Bodyslam+ reported that both competitors were banged up heading into the match, and the company didn’t want either woman to get hurt further.
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/rumor-wwe-canceled-major-backlash-match-reports?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



