”
], { 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);
});
});
})();
He took to Instagram today to send a message to Penta and claimed that he would be winning the Intercontinental Championship at the PLE.
“Respect, @penta_zero_miedo. Now and forever. But in less than 2 weeks, for one night only, all bets are off. Because Minneapolis, Minnesota is the place I call home. And after SummerSlam, the IC title will call it home as well,” he wrote.
Chad Gable has never won a singles title during his time in the company. He has captured the RAW Tag Team Championships twice, once with Otis and Bobby Roode, and the SmackDown Tag Team Championships one time with Jason Jordan.
Gable and Jordan used to be in a popular tag team known as Alpha Academy together. However, Jordan suffered a career-ending neck injury in 2018 and now works backstage for the company as a producer.
Chad Gable reveals he wants to become Undisputed WWE Champion
Wrestling veteran Chad Gable shared that he wanted to capture the Undisputed WWE Championship someday.
Speaking on The Hot Tag, the 40-year-old stated that he still wanted to capture a major title in the promotion. Chad Gable shared that it was on him to keep up his momentum and make his goal a reality.
“I’ve made it very clear in the past that I’m capable of more than that. I think what the mask vs. mask match did was show the world that those weren’t just words, I’m now backing them up. My intention going forward is to continue to do that and prove that I’m not just going to want to hold singles championships going forward. That’s a goal, but to be the guy. To hold the World Championship, to hold the WWE Championship. I’m capable of that. I know it, and I think people now know it, and the right people now know it. But it’s also on me to continue this momentum and carry it forward,” he said. (H/T: WrestleTalk on X)
It will be fascinating to see if Chad Gable can defeat Penta to become the new Intercontinental Champion at WWE SummerSlam.
More from Sportskeeda
${getStoryActionHTML(story, storyTitle, permalink)}
`;
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-chad-gable-sends-warning-major-wwe-star-ahead-summerslam-title-match?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



