”
], { 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);
});
});
})();
Let’s take a look at three possible reasons why Bayley is AJ Lee’s first challenger:
#3.To do Bayley & AJ Lee’s long-awaited dream match
AJ Lee’s WWE return sparked the possibilities of several dream matches that once looked fantasy. However, The Black Widow has remained trapped in a feud with Becky Lynch ever since she came back. Therefore, WWE found Lee’s first title defense a perfect opportunity to book a much-awaited dream match with Bayley rather than wasting it on any random superstar.
During several interviews, the former Divas Champion expressed that facing The Role Model is a dream match as they share a real-life friendship. Booking this match for AJ Lee’s Women’s Intercontinental Championship creates an emotional, feel-good layer for the fans, adding nostalgia to it. With the amount of history they have, it is indeed a dream match in itself.
#2. Blockbuster match yet easy title retention
One of the major reasons Bayley is AJ Lee’s first challenger is that the company can hit two birds with one stone. WWE has been looking to kick off Lee’s championship reign on a high note. Therefore, putting her in a marquee match with Bayley makes perfect sense. Meanwhile, the company might also be looking for a way to make The Black Widow retain her gold.
While IYO SKY and Asuka are not in a position to take a clean loss yet again, Ivy Nile or Raquel Rodriguez wouldn’t give the feel of a marquee match. Therefore, Bayley is the only viable option WWE had. The Role Model’s booking has remained inconsistent lately and taking a loss against AJ Lee wouldn’t affect her character much at this point.
#1. Bayley could be set for a major push
Bayley has been wandering directionless on Monday Night RAW for the past few months. However, the creative team may have some major plans for The Role Model heading into WrestleMania 42. The company could only do that by first bringing her into the spotlight. And what better way to regain relevance than to compete for the Women’s Intercontinental Championship?
This seems to be a major reason why Bayley is AJ Lee’s first challenger for the Women’s Intercontinental Championship. A match with The Black Widow will give her the required momentum and exposure, allowing her to once again come to the spotlight. This match could work as a springboard in The Role Model’s rise to the top of the division once again.
`;
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/3-reasons-bayley-aj-lee-s-first-challenger-wwe-raw-next-week?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













