Partners who believe in the dirt

Current Sponsors

Who's listening

One Show, Four Audiences

Youth Players (10–18)

The next generation of competitors, listening for game knowledge and mindset edge.

Parents & Coaches

The ones in the stands and the dugout, navigating travel ball, recruiting, and everything between.

Workforce & Corporate

Leaders drawn to the accountability and team-culture angle Jaime brings from her consulting work.

Sports Culture Fans

General listeners who want authentic athlete mindset content without the corporate gloss.

Start the conversation

Reach Our Partnerships Team

Email Us Directly

For sponsorship inquiries, media kits, and rate sheets.

ownthedirtpodcast@gmail.com

Schedule a Call

Prefer to talk it through? Send us your availability and we'll set up time.

Request a call below →

Follow for Reach

See the audience and engagement before you reach out.

@ownthedirtpodcast
The opportunity

Partnership Packages

All packages are flexible. We'll work with you to find the right fit — whether that's a single ad read or a full season of integration.

🥎 Launching August 10th

Get the Dirt
In Your Inbox

Monthly softball talk, workforce skills, bloopers, and a special note from Jaime & Hallie — plus early access and a personal discount code for the store. No spam. Just dirt.

// ── Newsletter Popup ───────────────────────────────────────────────────────── (function() { const overlay = document.getElementById('nl-overlay'); const closeBtn = document.getElementById('nl-close'); const trigger = document.getElementById('nl-trigger'); if (!overlay) return; function openPopup() { overlay.classList.add('open'); document.body.style.overflow = 'hidden'; } function closePopup() { overlay.classList.remove('open'); document.body.style.overflow = ''; } // Open on trigger click trigger && trigger.addEventListener('click', openPopup); // Close on X or overlay click closeBtn && closeBtn.addEventListener('click', closePopup); overlay.addEventListener('click', e => { if (e.target === overlay) closePopup(); }); // Close on Escape document.addEventListener('keydown', e => { if (e.key === 'Escape') closePopup(); }); // Auto-open after 18 seconds (only once per session) if (!sessionStorage.getItem('nl_shown')) { setTimeout(() => { openPopup(); sessionStorage.setItem('nl_shown', '1'); }, 18000); } })();