MMANUTS is the MMA Podcast that walks the line between serious and ridiculous. With views from Ingo Weigold, Matt Griffith and the Magic 8 Ball to keep us in check. New Episodes every Tuesday. Subscribe to our MMA Show on iTunes:
Video Audio {
"@context": "https://schema.org",
"@graph": [
{
"@type": "Organization",
"@id": "https://mmanuts.com/#organization",
"name": "MMANUTS",
"url": "https://mmanuts.com/",
"description": "MMA Podcast and affiliate resource site featuring verified promo codes and exclusive deals."
},
{
"@type": "CollectionPage",
"@id": "https://mmanuts.com/category/podcast/#webpage",
"url": "https://mmanuts.com/category/podcast/",
"name": "MMA Show | MMANUTS Podcast",
"description": "MMANUTS is the MMA Podcast that walks the line between serious and ridiculous. New episodes every Tuesday featuring analysis, fights, and humor with Ingo Weigold, Matt Griffith, and the Magic 8 Ball.",
"publisher": {
"@id": "https://mmanuts.com/#organization"
},
"mainEntity": {
"@id": "https://mmanuts.com/category/podcast/#itemlist"
}
},
{
"@type": "ItemList",
"@id": "https://mmanuts.com/category/podcast/#itemlist",
"name": "MMANUTS MMA Podcast Episodes",
"description": "Latest episodes of the MMANUTS MMA Podcast.",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "UFC Freedom 250 Preview | MMANUTS MMA Podcast | EP # 758",
"url": "https://mmanuts.com/podcast/episode-url-here/"
},
{
"@type": "ListItem",
"position": 2,
"name": "Latest Episode Title",
"url": "https://mmanuts.com/podcast/episode-url-here/"
}
]
},
{
"@type": "BreadcrumbList",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Home",
"item": "https://mmanuts.com/"
},
{
"@type": "ListItem",
"position": 2,
"name": "Podcast",
"item": "https://mmanuts.com/category/podcast/"
}
]
}
]
}