Who is the highest paid baseball coach? Salary structure, contract details and more

College baseball has significantly grown in popularity in recent times. We witnessed a scintillating finale between LSU and Florida, which resulted in LSU claiming another national championship.

With college baseball programs growing and the game rising, the top-tier college baseball coaches are worth their weight in gold. However, upon review, one name stood out above all coaches when evaluating their total compensation in 2023.

Let's look at how college coaches are paid and which coach stands out above the rest.

Who is the highest-paid baseball coach?

Vanderbilt v Florida
Vanderbilt v Florida

Vanderbilt Commodores' Tim Corbin is the highest-paid college baseball coach, with a total salary of $2,447,059 in 2023. The next highest salary for a college baseball coach is Mike Bianco of Ole Miss, at $1,625,000.

Why the gulf between the Commodores' headman and the remaining head coaches in college baseball? There isn't a gulf there at all. Deferred payments are what elevated Corbin's total compensation to that number.

However, the Vanderbilt head coach remains the highest-paid college baseball coach even if the deferred payments are not considered.

Here are the top 10 head coach salaries as of 2023:

1) Tim Corbin, Vanderbilt: $2,447,059

2) Mike Bianco, Ole Miss: $1,625,000

3) Jim Schlossnagle, Texas A&M: $1,580,000

4) Tony Vitello, Tennessee: $1,500,000

5) Dave Van Horn, Arkansas: $1,350,000

6) Kevin O' Sullivan, Florida: $1,290,000

7) Chris Lemonis, Mississippi State: $1,270,000

8) Jay Johnson, LSU: $1,250,000

9) Butch Thompson, Auburn: $1,250,000

10) Dan McDonnell, Louisville: $1,200,000

Salary Structure

College World Series - Vanderbilt v Michigan - Game Two
College World Series - Vanderbilt v Michigan - Game Two

As stated above, Tim Corbin is the highest-paid baseball coach in college baseball, but how is his salary structured? Let's break it down.

Tim Corbin's total compensation is $2,447,059, which includes the base salary, retirement, and incentive bonuses. A part of Corbin's compensation in 2023 came from deferred payments over previous years that totaled $647,705.

Contract Details

2021 NCAA Division I Men's Baseball Championship
2021 NCAA Division I Men's Baseball Championship

Tim Corbin signed a contract extension with the Commodores in 2021, following his 19th season at Vanderbilt. A large part of the reason why Corbin is paid the most is due to his tenure and consistent success at Vanderbilt.

Corbin has led the Commodores to four College World Series appearances, including two World Series titles in 2014 and 2019. He carries the greatest winning percentage of any head coach in Vanderbilt history and the best winning percentage of any head coach who has coached at least 100 games.

" modalPopup.closeOnEsc = false; modalPopup.setHeader("Why did you not like this content?"); modalPopup.setContentText(modalText); modalPopup.addCancelOkButton("Submit", resetRatingAndFeedbackForm, sendRating); modalPopup.removeCloseModalIcon(); modalPopup.disableDismissPopup(); modalPopup.open(); } else { sendRating(index); } } function sendRating() { var requestPayload = { "post_id": 1599756, "rating_value": ratingValue } if (ratingValue > 3) { requestPayload.rating_feedback_type = null; requestPayload.rating_feedback = null; } else { if (!$('input[name="drone"]:checked') || !$('input[name="drone"]:checked').value) { showErrorMessage('option'); return; } if (!$(".post-rating-feedback-note textarea") || !$(".post-rating-feedback-note textarea").value) { showErrorMessage('note'); return; } var selectedOption = $('input[name="drone"]:checked').value; var feedbackNote = $(".post-rating-feedback-note textarea").value; requestPayload.rating_feedback_type = selectedOption; requestPayload.rating_feedback = feedbackNote; } pureJSAjaxPost(addratingAPI, requestPayload, onsaveRatingSuccess, onsaveRatingFail, function() {}, true); } function resetRatingAndFeedbackForm() { var activeStars = Array.from($all('.rating span.rating-star.active')); for (var i=0; i < activeStars.length; i++) { activeStars[i].classList.remove("active"); } if ($('input[name="drone"]:checked')) { $('input[name="drone"]:checked').checked = false; } var userNote = document.querySelector(".post-rating-feedback-note textarea"); userNote.value = ''; modalPopup.close(); } function onsaveRatingSuccess() { modalPopup.close(); savePostIdInUserRatedPostsCookie(); $("#post-rating-layout").classList.add("hidden"); $("#post-rating-message").classList.remove("hidden"); window.setInterval(function showMessage() { $("#post-rating-widget").classList.add("hidden"); }, 3000); } function onsaveRatingFail() { console.error('Saving post rating failed!'); modalPopup.close(); } function savePostIdInUserRatedPostsCookie() { userRatedPostIds.push(1599756); var expiryTime = new Date(); expiryTime.setMonth(expiryTime.getMonth() + 12); // Expiry after 1 year setCookie("user_rated_post_ids", JSON.stringify(userRatedPostIds), expiryTime); } function isPostRatedByUser() { var userRatedPostIds = getCookie('user_rated_post_ids'); if (userRatedPostIds) { try { userRatedPostIds = JSON.parse(userRatedPostIds); } catch (err) { console.error(err); return false; } } else { return false; } if(userRatedPostIds.indexOf(1599756) >= 0) { return true; } else { return false; } } function getRatingCountByPostId(postId) { return new Promise(function(resolve, reject) { pureJSAjaxGet( getRatingCountBaseURL + postId + '/rating/count', function(data) { try { data = JSON.parse(data); if (data.meta_value) { resolve(data.meta_value); } reject("Failed to fetch rating count for the post:" + postId); } catch (err) { reject("Failed to fetch rating count for the post:" + postId); } }, function(err) { reject("Failed to fetch rating count for the post:" + postId); }, true); }); } function showErrorMessage(messageType) { var messageContainerId = '#' + messageType + '-error'; $(messageContainerId).classList.remove('hidden'); window.setInterval(function () { $(messageContainerId).classList.add("hidden"); }, 5000); } (function() { var callFired = false; function lazyLoadPostRating() { if (callFired) return; callFired = true; if (!isPostRatedByUser()) { getRatingCountByPostId(1599756) .then(function(ratingCount) { if (ratingCount < 10) { $("#post-rating-widget").classList.remove("hidden"); } }) .catch(function(err){ console.error(err); }); } } document.addEventListener("scroll", lazyLoadPostRating, { passive: true, once: true }); document.addEventListener("mousemove", lazyLoadPostRating, { passive: true, once: true }); document.addEventListener("touchmove", lazyLoadPostRating, { passive: true, once: true }); })();

You Might Also Like