”
], { 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);
});
});
})();
Big Time Becks embarked on a frustrating run of losses in matches officiated by Jessika Carr from September 2025. Her record stood at 0-6 in such bouts, starting with a big defeat to Maxxine Dupri for the Women’s Intercontinental Championship last year. Lynch blamed Carr for biased calls, fast counts, and failing to disqualify opponents for interference. Well, that did not stop there.
The tension escalated through late 2025, including incidents at events like Survivor Series: WarGames, where Jessika Carr again refereed Becky Lynch’s side to defeat. The Man’s accusations grew louder as she blamed Carr for deliberately robbing her of victories. This feud has now become a central thread on RAW and the boiling point came at Elimination Chamber 2026.
Becky lost the Women’s Intercontinental Championship to AJ Lee in a match where Jessika was the referee once again. Following that, The Man completely crashed out on social media as she accused the lady referee of corruption and demanded her suspension. Lynch threatened to sue Carr and take legal measures, showcasing her usual paranoid behavior.
The fact that Becky Lynch’s storyline has revolved around Jessika Carr for the past few months tells only one thing. WWE could be setting up a huge match between the two stars, showcasing their ongoing rift. And WrestleMania 42 could be where it happens. Carr, who has already competed in two matches in 2025, could very well return to in-ring action after 15 years at The Show of Shows.
Jessika Carr to become an active wrestler in WWE after WrestleMania 42?
Jessika Carr has long been a trailblazer in pro wrestling. Her journey began on the independent circuit, where she made her in-ring debut in July 2011 under the ring name Jessie Kaye. Carr competed for promotions like Maryland Championship Wrestling and Pro Championship Wrestling, showcasing her athleticism.
But when it comes to WWE, the 34-year-old has also competed there, though not very frequently. Jessika Carr made her in-ring return last year on WWE Evolve. She debuted under the ring name Kalyx. But could she return to being a full-time wrestler if she competes against Becky Lynch at WrestleMania 42?
The chances of it happening are pretty low. Carr has been thriving in her role as a WWE referee and the company may not have plans to turn her into an active wrestler on the main roster. Even if she competes at WrestleMania this year, it could remain a one-off.
WWE however can use Jessika Carr in sporadic matches at Evolve under her persona as Kalyx. It will be interesting to see how things shape up and whether Carr actually gets to wrestle at The Showcase of the Immortals this year in Las Vegas.
`;
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/wrestlemania-42-wwe-official-finally-steps-in-the-ring-15-years-after-debut?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













