”
], { 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 former champion then told the RAW General Manager that they need to talk, to which Pearce claimed that she knew where to find him.
“Hey, let’s talk,” she wrote.
This could be a hint that she is finally ready to make her return and exact some revenge on Lyra Valkyria. This is a surprise since the star has already teased a move to SmackDown to face Blake Monroe, which would have been an interesting move for her.
Bayley hasn’t wrestled since Saturday Night’s Main Event in July
It has been more than a month since the former champion wrestled; even though she did go on to appear at several live events, she hasn’t been on-screen since July 18th at Saturday Night’s Main Event.
Lyra Valkyria was able to defeat her long-time friend in the last match she wrestled, so it would make sense if she returned for revenge. Valkyria has gone through some changes over the past few weeks in Bayley’s absence, and it would be interesting to see her put her new persona to the test.
Bayley herself could return with a different mentality since she has once again been betrayed by someone that she considered to be a close friend. Given the timing, it would be beneficial for her to return in the coming weeks so that she could be part of the Money in the Bank conversation.
She has won the Money in the Bank contract in the past and was able to successfully cash it in to become Women’s Champion. She will be hoping that she can recreate history if she is able to return and compete at the event that takes place on October 10th.
This is the latest that Money in the Bank has ever taken place and it could become a huge part of WrestleMania season.
`;
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-let-s-talk-bayley-drops-massive-tease-surrounding-wwe-future?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













