2025 - Thanksgiving Gobbler Tournament

🏆🦃 4th Annual Thanksgiving Gobbler Softball Tournament  🏆🦃

 

 

Schedules


Vendors

We are excited to have our vendors joining us at the 4th Annual 🦃 Thanksgiving Gobbler Softball Tournament! 
 
Be sure to visit their booths throughout the day for delicious food, refreshing drinks, we are talking about brisket, corned beef, chicken, burgers, Tandoori specials, Cocktails, Spiced Chai Lattes, and more.
 
Their support plays a huge role in making this event a succes, so stop by, show them some love, and enjoy a great day filled with softball, fun, and community spirit!
 
@bigb_burgercrew 
@northernsmokes1 
@backyardtandoor 
@mocktailcrew_ 
@kineticzone_ 
@raptorstribe
@silkbrewbar
 
               @gobblersoftballtournament  
 

Pool A - Standings & Scores

Pool B - Standings & Scores

Pool C - Standings & Scores

Womens - Standings & Scores

 

The tradition continues this fall as the Thanksgiving Gobbler Softball Tournament returns for its 4th year on October 11–12!
This competitive two-day showdown will feature three divisions plus a dedicated Women’s Division, bringing together some of the region’s best squads to battle it out for bragging rights and hardware. With a 1-and-1 pitch count in play, expect fast-paced action and plenty of fireworks at the plate.
 
Champions will take home trophies and medals, but the competition isn’t the only highlight—fans can also enjoy on-site vendors, food, and a great community atmosphere throughout the weekend.
Whether you’re stepping onto the field or cheering from the sidelines, the Gobbler promises another unforgettable tournament filled with energy, rivalry, and tradition.
  
 
📆MARK YOUR CALENDARS 
🥎🦃
 
📅 OCTOBER 11–12, 2025
📍 MILLIKEN MILLS PARK 
🔥 3 DIVISIONS + WOMEN’S DIVISION
🔥 1 & 1 PITCH COUNT – FAST ACTION
🏆 TROPHIES • MEDALS • VENDORS
💰 $450 | 10 players ($45 EX)
 
WHO WILL HOST THE TROPHY THIS YEAR?🏆🦃
 
Thanksgiving Gobbler-2025

function refreshSheet() { const iframeA = document.getElementById("2025Gobbler-PoolA"); const baseUrlA = "https://docs.google.com/spreadsheets/d/e/2PACX-1vQSv-J37uqW2pQWP8U_Irz-VcnvVQYvoABPb3_3YNrquJmWbuOuaP9-M_PtCnUR4-kEJHJ05RZqSh6s/pubhtml?widget=true&headers=false"; const timestamp = new Date().getTime(); iframeA.src = baseUrlA + "&ts=" + timestamp; const iframeB = document.getElementById("2025Gobbler-PoolB"); const baseUrlB = "https://docs.google.com/spreadsheets/d/e/2PACX-1vRoMfZZXqdiQ8hmdx8FmWMoGeF-PySwSSbOBZs4MUL7WhzCn32uop7S4c-QI5Ns2gnqgcbV2QOluci8/pubhtml?widget=true&headers=false"; const timestamp = new Date().getTime(); iframeB.src = baseUrlB + "&ts=" + timestamp; const iframeC = document.getElementById("2025Gobbler-PoolC"); const baseUrlC = "https://docs.google.com/spreadsheets/d/e/2PACX-1vRFFNnQKtQY6kJo-JU-k5NeZOMAbvPJsoza5qR6U3ppuvmPJs8hsHP7jbRkEiYzD5zvdFlPtVOj9wi-/pubhtml?widget=true&headers=false"; const timestamp = new Date().getTime(); iframeC.src = baseUrlC + "&ts=" + timestamp; const iframeW = document.getElementById("2025Gobbler-Womens"); const baseUrlW = "https://docs.google.com/spreadsheets/d/e/2PACX-1vSzF44PUQmZqdnEan5zCwY_YmZsdsY9c4r8uN8YXQVoGCC6VFKu1DitbiGay88fmIwq5A_sGSJA_7ar/pubhtml?widget=true&headers=false"; const timestamp = new Date().getTime(); iframeW.src = baseUrlW + "&ts=" + timestamp; } // Initial load refreshSheet(); // Auto-refresh every 30 seconds setInterval(refreshSheet, 30000);