”
], { 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);
});
});
})();
That said, Big Time Becks could betray her teammates this weekend. While Lynch may have joined the team, she is far from being on good terms with any member, especially Nia Jax.
In 2018, Becky Lynch led the SmackDown team’s invasion of RAW in the build-up to Survivor Series. During a brawl, a punch by Nia broke Becky’s nose and legitimately concussed her. While it turned out to be a blessing in disguise for The Man, as it skyrocketed her popularity, her relationship with The Irresistible Force hasn’t been the same since.
With Becky Lynch being on the same team as Nia Jax at Survivor Series, the underlying issues between them could resurface, leading to the Irish star turning on her team. The Man has seemingly joined the heel team for the sole purpose of exacting revenge on AJ Lee, who cost her the Women’s Intercontinental Championship last week.
She is unlikely to be a team player inside the steel structure. Add the history with Nia Jax to the equation, and the night could turn out to be disastrous for the heel team, as Becky Lynch could turn her back on her teammates, leaving them high and dry.
That said, this scenario is only speculative at this point, and nothing has been confirmed.
Becky Lynch could move to SmackDown following Survivor Series: WarGames
Since losing the Women’s Intercontinental Championship to Maxxine Dupri, Becky Lynch has been airing her frustration with the management on social media. The Man has accused Adam Pearce of being corrupt and unfit as a leader.
Pearce has refused to pay attention to Becky’s rants, which has furthered her disdain toward the RAW general manager. Big Time Becks seems to be fed up with the management of the red brand, and could switch brands following Survivor Series: WarGames.
The SmackDown women’s division seems to be struggling at the moment. The lack of credible stars and lackluster storylines has caused fans to lose interest in the division. Becky’s potential addition could revitalize it and also give The Man a fresh set of opponents to work with. That said, this is also speculation.
`;
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-betray-wargames-team-due-one-major-incident-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













