”
], { 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);
});
});
})();
Let’s take a look at four possible finishes of the Bayley vs. Lyra Valkyria match at Saturday Night’s Main Event:
#4. Lyra Valkyria may steal a roll-up victory
Since backstabbing Bayley, Lyra Valkyria has stepped into a much darker and colder version of herself. She has apparently given up her heroic ideals and fans could witness the same at Saturday Night’s Main Event. The two superstars could deliver an incredible match at Madison Square Garden, driven by pure hatred for each other. During the climax of the bout, The Role Model may have the upper hand and she may go for her finisher to wrap up the match.
However, Lyra Valkyria could shockingly counter it in a huge roll-up. She could duck underneath, hook Bayley’s leg, and roll her up for a quick three count. Before The Role Model even realizes her shoulders were down, Valkyria could roll back out of the ring, clutching her ribs but smiling as her music plays. This finish would protect The Role Model while instantly catapulting Lyra, proving that she has the ring awareness to outsmart a Grand Slam Champion.
#3. The match may end in a disqualification
The rivalry between Bayley and Lyra Valkyria has just kicked off, and therefore their upcoming match may serve as the catalyst for a huge SummerSlam clash. The two superstars could deliver a back-and-forth action throughout the bout, but The Role Model may dominate in the final few minutes. She could drag Valkyria outside the ring and pound her into the steel steps, thrust her into the poles, and slam her on the announce table.
Unable to evade the punishment, a frustrated Lyra could hit Bayley with a foreign substance, possibly a steel chair, knocking her lights out. The referee could immediately call for the bell, ending the match in a disqualification. The crowd may shower a chorus of boos for Valkyria, solidifying her as a diabolical heel and accentuating her new persona. Meanwhile, such a finish would leave the business unfinished, setting up a high-stakes rematch for SummerSlam.
#2. Bayley may pin Lyra Valkyria fair and square
Bayley has been the top star in the women’s division and she could prove it at Saturday Night’s Main Event by beating Lyra Valkyria. The two superstars may deliver a grueling match involving jaw-dropping sequences and near-falls. However, the turning point may come down to a single mistake when an overconfident Valkyria may mock her former friend in the middle of the match. And this could give The Role Model a chance to swiftly turn the tables in her favor.
She could hit the 29-year-old with her finisher to grab a huge pinfall victory. However, her celebrations could be short-lived as Lyra Valkyria could immediately launch a brutal attack on Bayley from behind after the match. She could unleash a barbaric assault on the veteran, unleashing her rage upon the loss. The post-match attack would pave the way for another clash between the two former friends, perhaps with a huge stipulation at WWE SummerSlam.
#1. The match may end in a double countout
A double countout finish is designed to showcase an absolute war of attrition where neither woman is willing to back down. During the climax of the match at Saturday Night’s Main Event, the action could spill outside the ring. Bayley and Lyra Valkyria may brawl with each other at the ringside, turning the entire arena into a warzone. Meanwhile, the referee may ask them to get back in the ring while starting his count.
However, neither of them may pay attention to the match official. Instead of rushing back into the ring, Bayley and Lyra Valkyria might engage in a chaotic brawl in the audience, exchanging blows. The referee may reach the count of eight, nine and finally ten, after which he may end this match in a double countout. The bell might ring, but the two superstars may barely notice. They could continue to tear each other apart, prompting the referees to run down to separate them.
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/4-potential-finishes-bayley-vs-lyra-valkyria-wwe-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


