”
], { 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 28-year-old officially moved to the main roster earlier this month as Nia’s partner. She was immediately involved in the build-up of the Women’s WarGames Match. Lash Legend has looked dominant in all of her appearances thus far, impressing everyone.
That said, while the former NXT star has had impressive showings, fans aren’t high on her alliance with The Irresistible Force. Following the Women’s WarGames Match this weekend, Lash could betray Nia and ally with Becky Lynch as her bodyguard.
Big Time Becks has been frustrated with the company after losing the Women’s Intercontinental Championship to Maxxine Dupri last week. To re-establish her dominance, Becky could bring in Lash Legend. With her impressive physical attributes, The Boujee Bully would be a perfect fit for the role of a bodyguard.
Moreover, joining Becky would arguably be more beneficial for Legend than her current team with Nia Jax. The 28-year-old has star written all over her and could be a major player in the global juggernaut for years to come if she is booked right.
That said, this scenario is only speculative at this point, and nothing has been confirmed.
Becky Lynch shares her thoughts about her rivalry with Lacey Evans
Becky Lynch won the 2019 Women’s Royal Rumble and went on to main event WrestleMania 35. It was the first time women main-evented The Show of Shows. Lynch faced Ronda Rousey and Charlotte Flair with both the RAW and SmackDown Women’s Championships on the line.
The Man overcame the odds and walked out as the new champion. The following night, Lynch came face-to-face with Lacey Evans, who had recently moved to the main roster. The two entered into a feud that lasted several months.
Speaking with Bert Kreischer on Something’s Burning, Becky revealed her thoughts on the rivalry with Lacey. The Irish star stated that it was “terrible” working with a newcomer immediately after her historic ‘Mania main event victory.
“I start working with Lacey Evans right out the gate… God bless her but she wasn’t — for me to go from the main event of WrestleMania to somebody who hadn’t done anything was terrible…” she said. [H/T: Fightful]
It will be interesting to see how Becky Lynch and her team perform in the Women’s WarGames Match this Saturday at Survivor Series.
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/becky-lynch-hire-28-year-old-superstar-new-bodyguard-massive-betrayal-exploring-possibility?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


