”
], { 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);
});
});
})();
The mixed tag team match at Wrestlepalooza saw Rollins and Lynch beaten, but they remain one of the top wrestling couples. So, it’s no surprise that United States champion Trick Williams is eyeing getting in the ring with them, alongside his wife, Lash Legend.
Lash and Trick recently got married, and both are part of the SmackDown roster. Despite this, fans are yet to see them being paired on TV. During an interview on Italian Wrestling Channel, Trick Willy was asked about who he would like to face in a mixed tag team match in WWE.
He said him teaming up with his wife is going to happen, and he would be eager to share the ring against Seth Rollins and Becky Lynch.
“I would love to have a mixed tag match with my wife, Lash Legend. It’s in the books; it’s going to happen. I would like to face Seth Rollins and Becky Lynch. I just feel like, with Seth Rollins being somewhat of a fashion icon himself, pairing off against me and Becky Lynch calling herself The Man, but Lash Legend is the strongest woman on the roster; that story writes itself,” he said.
The Anointed One then picked another WWE couple, saying a match with Montez Ford and Bianca Belair would get the fans interested.
“Also, of course, the undeniable pairing of Montez Ford and Bianca Belair vs. Trick Williams and Lash Legend. Ooh, I think the people go crazy to see something like that. So yeah, I mean, those are the two matches that I would like to see,” he added.
Seth Rollins tipped to beat Roman Reigns at SummerSlam
After beating Bron Breakker at Night of Champions in a steel cage match, Seth Rollins challenged Roman Reigns for a World Heavyweight Championship match at SummerSlam.
Reigns accepted the challenge, and the match was made official. With The Bloodline by his side, the odds are heavily in favor of the OTC1. But according to WWE legend Bully Ray, an entirely different scenario could play out.
Speaking on Busted Open Radio, he said there is a chance that Rollins walks out of SummerSlam as the new Champion and then sets up a feud with LA Knight. Ray said WWE could use The Visionary to get The Megastar over.
If you use quotes from this article, please credit Italian Wrestling Channel and give an H/T to Sportskeeda Wrestling for the transcription.
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-seth-rollins-becky-lynch-called-out-wwe-mixed-tag-team-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



