Effortlessly Tailor Your Practices or Pick from 50 Ready-to-Go Plans Designed for Young Players!
Are you ready to elevate your youth baseball team's performance, maximize practice efficiency, and ignite a passion for the game in your players? Look no further! "The Perfect 90" is your all-in-one solution to conducting dynamic, engaging, and effective baseball practices that fit neatly into a 90-minute session.
Precise, Adaptable, Comprehensive
Designed with precision for teams of 12 players and 3 coaches, yet adaptable for teams of all sizes, "The Perfect 90" offers a structured practice plan that covers all bases. From a comprehensive dynamic warmup to focused throwing drills, skill-enhancing stations, and fun games, this guide ensures every player develops essential skills while fostering team spirit and a love for the game.
What's Inside The Perfect 90?
Dynamic Warmups
Kickstart your practice with over 20 meticulously selected exercises to choose from that prepare players physically and mentally for the session ahead.
Throwing Progression Drills
Master the art of throwing with a series of progressive drills that build arm strength and accuracy, suitable for all skill levels.
Focused Skill Stations
Dive into targeted stations — Hitting, Pitching, Catcher, Infield, Outfield, and Base Running — ensuring personalized attention and skill development.
Situational Practice
Enhance game intelligence with simulated game scenarios, teaching players how to react in various game situations effectively.
20 Warmup & Conditioning Exercises
Arm-care Throwing Progression
30 Drills Coving Every Aspect of the Game
50 Print & Go Practice Plans
Take "The Perfect 90" wherever you go.
How Can the Perfect 90 Help Me?
Maximize Practice Time
Every minute counts, especially when you’re balancing coaching with personal commitments. Our Print & Go plans are designed to fit perfectly into a 90-minute session, ensuring that you cover all necessary drills and activities without feeling rushed.
Streamline Coaching, Even Without Prior Experience
Feel confident from day one with step-by-step guides that simplify coaching. Whether you're teaching basic skills or advanced tactics, our plans provide clear instructions and tips to help you lead like a pro.
Develop Player Skills Effectively
Our practice plans focus on age-appropriate drills that promote skill development across all areas of the game. From hitting and pitching to fielding and base running, your players will receive a well-rounded training experience.
Keep Young Players Engaged
We know keeping young kids focused can be a challenge. That's why our practices are packed with fun, interactive drills that keep them entertained while they learn. Say goodbye to boredom and hello to lively, enthusiastic practices!
Manage Parental Expectations
Impress parents with structured and professional practices that show visible improvement in their children’s abilities. Our plans help you demonstrate a well-organized approach, fostering trust and satisfaction among parents.
GET YOUR Perfect 90 Practice Plan Today
Order in the next 30 minutes and get 50% OFF
Full Package Includes
Minute-by-Minute Breakdown for 90 Minute Session
50+ Expertly Designed Exercises & Drills to Choose From
fbq('init', '2846271042179391', {}, {
"agent": "woocommerce_6-10.4.3-3.5.15"
});
document.addEventListener( 'DOMContentLoaded', function() {
// Insert placeholder for events injected when a product is added to the cart through AJAX.
document.body.insertAdjacentHTML( 'beforeend', '<div class=\"wc-facebook-pixel-event-placeholder\"></div>' );
}, false );
( function( w, d, s, l, i ) {
w[l] = w[l] || [];
w[l].push( {'gtm.start': new Date().getTime(), event: 'gtm.js'} );
var f = d.getElementsByTagName( s )[0],
j = d.createElement( s ), dl = l != 'dataLayer' ? '&l=' + l : '';
j.async = true;
j.src = 'https://mbaseballacademy.com/wp-content/uploads/breeze/google/gtm.js?id=' + i + dl;
f.parentNode.insertBefore( j, f );
} )( window, document, 'script', 'dataLayer', 'GTM-PX3FVZGB' );
tvc_js = new TVC_GTM_Enhanced({"affiliation":"Marietta Baseball Academy","is_admin":"","tracking_option":"","property_id":"","measurement_id":"","google_ads_id":"","fb_pixel_id":"","fb_event_id":"8eddfd715eb14f2e88aa69668bdabfce","tvc_ajax_url":"https:\/\/mbaseballacademy.com\/wp-admin\/admin-ajax.php","is_global_fs_enabled":null});
/*
* Contact form 7 - formSubmit event
*/
var wpcf7Elm = document.querySelector('.wpcf7');
if (wpcf7Elm) {
wpcf7Elm.addEventListener('wpcf7submit', function(event) {
if (event.detail.status == 'mail_sent') {
tvc_js.formsubmit_cf7_tracking(event);
}
}, false);
}
/*
* Global - jjQuery event handler that is triggered when an AJAX request completes successfully.
*/
jQuery(document).ajaxSuccess(function(event, xhr, settings) {
// WpForm - formSubmit event
if (settings.data instanceof FormData) {
var formdata = [];
for (var pair of settings.data.entries()) {
if ('form_id' in formdata && 'action' in formdata)
break;
if (pair[0] == 'wpforms[id]')
formdata['form_id'] = pair[1];
if (pair[0] == 'action' && pair[1] == 'wpforms_submit')
formdata['action'] = pair[1];
}
if (formdata['action'] == 'wpforms_submit' && settings.data != 'action=datalayer_push') {
var data = [];
tvc_js.formsubmit_ajax_tracking(formdata);
return;
}
}
});
document.addEventListener('DOMContentLoaded', function() {
var downloadLinks = document.querySelectorAll('a[href]');
downloadLinks.forEach(function(link) {
link.addEventListener('click', function(event) {
var fileUrl = link.href;
var fileName = fileUrl.substring(fileUrl.lastIndexOf('/') + 1);
var linkText = link.innerText || link.textContent;
var linkUrl = link.href;
var fileExtensionPattern = /\.(pdf|xlsx?|docx?|txt|rtf|csv|exe|key|pptx?|ppt|7z|pkg|rar|gz|zip|avi|mov|mp4|mpe?g|wmv|midi?|mp3|wav|wma)$/i;
if (fileExtensionPattern.test(fileUrl)) {
window.dataLayer = window.dataLayer || [];
window.dataLayer.push({
event: 'file_download',
file_name: fileName,
link_text: linkText,
link_url: linkUrl
});
}
});
});
});
( function() {
var skipLinkTarget = document.querySelector( 'main' ),
sibling,
skipLinkTargetID,
skipLink;
// Early exit if a skip-link target can't be located.
if ( ! skipLinkTarget ) {
return;
}
/*
* Get the site wrapper.
* The skip-link will be injected in the beginning of it.
*/
sibling = document.querySelector( '.wp-site-blocks' );
// Early exit if the root element was not found.
if ( ! sibling ) {
return;
}
// Get the skip-link target's ID, and generate one if it doesn't exist.
skipLinkTargetID = skipLinkTarget.id;
if ( ! skipLinkTargetID ) {
skipLinkTargetID = 'wp--skip-link--target';
skipLinkTarget.id = skipLinkTargetID;
}
// Create the skip link.
skipLink = document.createElement( 'a' );
skipLink.classList.add( 'skip-link', 'screen-reader-text' );
skipLink.id = 'wp-skip-link';
skipLink.href = '#' + skipLinkTargetID;
skipLink.innerText = 'Skip to content';
// Inject the skip link.
sibling.parentElement.insertBefore( skipLink, sibling );
}() );
//# sourceURL=wp-block-template-skip-link-js-after
var iconic_wsb_frontend_vars = {"ajax_url":"/wp-admin/admin-ajax.php","nonce":"34b3408f3a","fbt_use_ajax":"1","is_checkout":"","i18n":{"error":"Please Try Again","success":"Added to Cart","add_selected":"Add Selected to Cart","disabled_add_to_cart":"Please select a variation before adding the selected products to your cart."},"modal_options":{"showCloseBtn":false}};
//# sourceURL=iconic_wsb_frontend_scripts-js-extra
(function() {
window.wcAnalytics = window.wcAnalytics || {};
const wcAnalytics = window.wcAnalytics;
// Set the assets URL for webpack to find the split assets.
wcAnalytics.assets_url = 'https://mbaseballacademy.com/wp-content/plugins/jetpack/jetpack_vendor/automattic/woocommerce-analytics/src/../build/';
// Set the REST API tracking endpoint URL.
wcAnalytics.trackEndpoint = 'https://mbaseballacademy.com/wp-json/woocommerce-analytics/v1/track';
// Set common properties for all events.
wcAnalytics.commonProps = {"blog_id":214105619,"store_id":"9e9485fd-e095-4895-b00c-6f417d1ee0ad","ui":null,"url":"https://mbaseballacademy.com","woo_version":"10.4.3","wp_version":"6.9","store_admin":0,"device":"desktop","store_currency":"USD","timezone":"-04:00","is_guest":1};
// Set the event queue.
wcAnalytics.eventQueue = [];
// Features.
wcAnalytics.features = {
ch: false,
sessionTracking: false,
proxy: false,
};
wcAnalytics.breadcrumbs = ["The Perfect 90 Minute Baseball Practice Plan"];
// Page context flags.
wcAnalytics.pages = {
isAccountPage: false,
isCart: false,
};
})();
// Listen for clicks on the entire document
document.addEventListener('click', function(event) {
console.log(event.target.dataset)
// Check if the clicked element has the 'track-click' class
if (event.target.classList.contains('trk-clk-ulbp')) {
// Get the unique ID from the data-id attribute
const elementTxt = event.target.dataset.btntxt;
const elementUrl = event.target.dataset.btnhref;
// Create a FormData object to send data
const formData = new FormData();
formData.append('clicked_element_text', elementTxt);
formData.append('clicked_element_url', elementUrl);
formData.append('clicked_element_psid', 11964);
//console.log(formData.get('clicked_element_psid'));
// Use the Fetch API to send the data to our PHP script
fetch(
"https://mbaseballacademy.com/wp-admin/admin-ajax.php?action=ulpb_rc_current_usr_click&POPB_CTA_Nonce=7ff41d28cd"
, {
method: 'POST',
body: formData
})
.then(response => response.text())
.then(data => {
console.log(data); // Log the response from PHP (e.g., "Success!")
})
.catch(error => {
console.error('Error tracking click:', error);
});
}
});