”
], { 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);
});
});
})();
Rollins and Lesnar already have a heated history, and there is a possibility that they could face off. In this article, we will look at three signs in brief that indicate The Visionary will answer Lesnar’s challenge.
#3. He attacked his advocate
A few months ago, Brock Lesnar and Paul Heyman reunited on WWE television. So, besides being The Oracle of The Vision, Heyman was also working as Lesnar’s Advocate. When The Mayor of Suplex City issued the open challenge on RAW, Heyman was the one standing beside him.
In the absence of Lesnar, Seth Rollins attacked his advocate on Monday Night RAW, sending him to the hospital. Since that attack, there have been no updates on Heyman’s return to TV.
To seek revenge, Brock might face The Visionary at WrestleMania 42. Writing the former Wiseman off television could be a sign in this direction.
#2. Bron Breakker is unlikely to make it to WrestleMania 42
Earlier, Seth Rollins was anticipated to face Bron Breakker at WrestleMania 42. The Architect was kicked out of The Vision faction when Breakker turned on him on Monday Night RAW.
Unfortunately, due to a real-life injury, Bron is expected to miss this year’s Grandest Stage of Them All. Considering this, Rollins needs a marquee match for ‘Mania 42, which increases the chances of Seth vs. Brock for the PLE.
#1. History with Brock Lesnar in WWE
Seth Rollins and Brock Lesnar are longtime rivals in the Stamford-based promotion. Over the past decade, they have clashed multiple times in the squared circle. Not only this, but The Visionary defeated The Beast Incarnate to become the Universal Champion at WWE WrestleMania 35.
With so much history, WWE can move forward with Lesnar vs. Rollins for ‘Mania 42. Their massive star powers will help Triple H increase ticket sales and attract big numbers on social media, too.
As of writing, these are the three potential signs pointing towards the Lesnar vs. Rollins match. It remains to be seen what will happen when Brock Lesnar makes his return on the upcoming edition of RAW.
`;
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-clear-signs-ghost-brock-lesnar-s-wwe-past-will-answer-wrestlemania-42-open-challenge?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













