”
], { 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);
});
});
})();
While no names were given, there are some speculations around who it could be. Speaking on Story Time with Dutch Mantell, the legendary manager, who was in WWE at the time, gave his take on Big Time Becks’ claims. He agreed that there was someone who did this, which often ruined careers.
“No, I’ve heard of that from the girls before. See, I’d be talking to them on a plane ride or something, and I guess they considered me because I’m older than Moses. So, they’d be talking to me, and they say that there are certain guys that hit on them all the time. Of course, that’s nature. I don’t mind that. But you know, if the girls accept, they do mess up their careers. They really do,” Mantell said.
Moreover, he added that Becky Lynch is in the right, as incidents like this have happened before.
“I think that’s a clue to throw people off. I don’t think he was on the roster. Not in a working capacity, but he was there, and everybody knew who he was. I don’t doubt Becky’s saying because I think she’s telling 100% truth here,” Mantell said.
What’s next for Becky Lynch following WWE Survivor Series 2025?
Becky Lynch hasn’t been on the winning side in a while, ever since she tapped out to AJ Lee in a Mixed Tag Team match at WWE Wrestlepalooza. It got worse for Big Time Becks when she lost the WWE Women’s Intercontinental Championship to Maxxine Dupri and tapped out again to Lee inside WarGames.
It’s clear that The Man and The Geek Goddess will have a one-on-one match to settle the score before they enter new feuds and face new names on the red brand in the coming weeks or months.
If you use quotes from the article, please credit Story Time with Dutch Mantell and provide an H/T to Sportskeeda Wrestling for the transcription.
`;
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-becky-lynch-s-serious-accusations-male-wwe-star-100-true-says-legendary-manager?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













