The Chief · The Veteran Voice

Jaime

Jaime is a Human Culture & Workforce Integrator turned media voice who knows that the lessons learned on the diamond don't stay there. As co-host of Own the Dirt, she brings the perspective of a parent who's lived the tournament weekends, the recruiting conversations, and the real-life grit that turns players into leaders.

Off the mic, Jaime works as a Human Culture & Workforce Integrator — which means she's spent just as much time studying what makes great teams click in the dugout as she has in the boardroom. That dual lens is the engine behind every "Own It" moment on the show.

"Accountability starts at home plate."

The Player · The Next-Gen Voice

Hallie

Hallie is still in it — competing, grinding, and figuring it all out. As the younger voice of Own the Dirt, she brings unfiltered honesty about what it actually feels like to be a player navigating the pressure, the process, and the passion of competitive softball.

She's not here to give the polished, after-the-fact version. Hallie's takes come straight from the dugout, the bus rides, and the moments most players don't talk about out loud — which is exactly why listeners trust her.

"Real talk. Real players. Real life."

The dynamic

Same Dirt. Different View.

Every episode, Jaime and Hallie tackle the same topic from opposite ends of the timeline — one generation that's lived it, one that's living it right now. No scripts, no spin, just the dirt.

Hear It For Yourself.

🥎 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); } })();