{"product_id":"khaos-waterboy-junior","title":"KHAOS® Waterboy Junior – Forearm Water Instability Trainer for Arm Efficiency \u0026 Glove Connection","description":"\u003c!-- Structured Data Schema --\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"VideoObject\",\n  \"name\": \"KHAOS® Waterboy Junior — Forearm Water Instability Training Tool\",\n  \"description\": \"Demonstration of the KHAOS® Waterboy Junior forearm water instability training tool for glove-side connection, mitt-side receiving stability, and running arm swing in baseball and field sport athletes.\",\n  \"uploadDate\": \"2024-01-01T00:00:00Z\",\n  \"thumbnailUrl\": \"https:\/\/i.ytimg.com\/vi\/ORORMBR485Q\/hqdefault.jpg\",\n  \"contentUrl\": \"https:\/\/www.youtube.com\/watch?v=ORORMBR485Q\",\n  \"embedUrl\": \"https:\/\/www.youtube.com\/embed\/ORORMBR485Q\",\n  \"publisher\": {\n    \"@type\": \"Organization\",\n    \"name\": \"Oates Specialties LLC\",\n    \"logo\": {\n      \"@type\": \"ImageObject\",\n      \"url\": \"https:\/\/oatesspecialties.com\/cdn\/shop\/files\/oates-logo-v2.png\"\n    }\n  }\n}\n\u003c\/script\u003e\n\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Should I purchase a single KHAOS® Waterboy Junior or a pair?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"A single Waterboy Junior is often enough for glove-side connection, mitt-side receiving, or focused one-arm drills. A pair makes more sense for running arm swing work, symmetrical limb drills, or when a coach wants both sides under the same water-instability conditions simultaneously.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"How snug should the straps be on the KHAOS® Waterboy Junior?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Straps should be snug enough to keep the tube from sliding during movement but not so tight that they restrict circulation or cause discomfort. A simple check is that you can still slide a finger under the strap while the unit feels stable during movement.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Is the KHAOS® Waterboy Junior appropriate for youth athletes?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Younger athletes should not use the Waterboy Junior independently. It works best in coach- or parent-supervised settings, with low total time, low intensity, and clear guidance on when to stop. The goal is improved awareness, not fatigue-chasing.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Can the KHAOS® Waterboy Junior be used around injury or return-to-play work?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The low external load and adjustable fit can make it a reasonable option when a clinician or coach wants mild perturbations to challenge stability and proprioception without heavy resistance. Any use in a rehab or return-to-play plan should be led by a qualified professional, with volume kept conservative and stopped well before fatigue.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"How do I clean and maintain the KHAOS® Waterboy Junior?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Wipe the exterior with mild soap and water, let it dry fully, and periodically empty and refill the water to keep the interior fresh. Store it in a cool, dry place away from sharp objects, and inspect straps, stitching, and the valve before each use.\"\n      }\n    }\n  ]\n}\n\u003c\/script\u003e\n\n\u003cstyle\u003e\n  .page-title {\n    font-size: 2rem;\n    font-weight: bold;\n    text-align: center;\n    color: #990033;\n    margin-bottom: 1rem;\n  }\n  h2 { color: #990033; margin-bottom: 1rem; }\n  h3 { color: #990033; margin-bottom: 0.75rem; }\n  .faq-section { max-width: 100%; margin: 2rem 0; padding: 20px 0; }\n  .accordion-item {\n    margin-bottom: 10px;\n    border-radius: 8px;\n    overflow: hidden;\n    box-shadow: 0 2px 4px rgba(0,0,0,0.1);\n  }\n  .accordion-title {\n    display: block;\n    padding: 15px 20px;\n    background: #f4f4f4;\n    cursor: pointer;\n    font-weight: bold;\n    transition: background-color 0.3s ease;\n    border: none;\n    width: 100%;\n    text-align: left;\n  }\n  .accordion-content {\n    display: none;\n    padding: 20px;\n    background: #fff;\n    border-top: 1px solid #ddd;\n  }\n  .accordion-item input[type=\"checkbox\"] { display: none; }\n  .accordion-item input[type=\"checkbox\"]:checked ~ .accordion-content { display: block; }\n  .accordion-title:hover { background: #e0e0e0; }\n\n  \/* ── YouTube Facade ── *\/\n  .video-container {\n    max-width: 75%;\n    margin: 2rem auto;\n  }\n  .yt-facade {\n    position: relative;\n    width: 100%;\n    aspect-ratio: 16 \/ 9;\n    background: #000;\n    cursor: pointer;\n    overflow: hidden;\n  }\n  .yt-facade img {\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    display: block;\n    object-position: center;\n  }\n  .yt-facade .yt-play-btn {\n    position: absolute;\n    top: 50%;\n    left: 50%;\n    transform: translate(-50%, -50%);\n    width: 68px;\n    height: 48px;\n    background: rgba(255, 255, 255, 0.92);\n    border-radius: 12px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    transition: background 0.2s ease, transform 0.2s ease;\n    pointer-events: none;\n  }\n  .yt-facade .yt-play-btn svg {\n    width: 24px;\n    height: 24px;\n    fill: #990033;\n    margin-left: 3px;\n  }\n  .yt-facade:hover .yt-play-btn {\n    background: #fff;\n    transform: translate(-50%, -50%) scale(1.08);\n  }\n  .yt-facade iframe {\n    position: absolute;\n    inset: 0;\n    width: 100%;\n    height: 100%;\n    border: none;\n  }\n  p, ul { line-height: 1.6; max-width: 100%; margin: 1rem 0; }\n  li { margin-bottom: 0.75rem; }\n  hr { border: none; border-top: 2px solid #ddd; margin: 2rem 0; }\n\u003c\/style\u003e\n\n\u003cdiv class=\"product-intro\"\u003e\n  \u003cdiv class=\"page-title\"\u003eKHAOS® Waterboy Junior™ — Forearm Water Instability Training for Throwers, Catchers \u0026amp; Runners\u003c\/div\u003e\n\n  \u003cp\u003eThe \u003cstrong\u003eKHAOS® Waterboy Junior\u003c\/strong\u003e is a compact forearm water instability training tool for coaches and athletes who want better arm efficiency, glove-side connection, and running arm stability without heavy loading. Small cylindrical, water-filled tubes strap securely to the forearms or shins, creating subtle but continuous shifts that the body has to organize around. It works well in short blocks inside warm-ups, skill work, and low-intensity coordination sessions for throwers, catchers, and runners.\u003c\/p\u003e\n\n  \u003cp\u003e\u003cstrong\u003eKey Features \u0026amp; Benefits:\u003c\/strong\u003e\u003c\/p\u003e\n  \u003cul\u003e\n    \u003cli\u003e\n\u003cstrong\u003eForearm-worn water instability:\u003c\/strong\u003e Cylindrical water-filled tubes strap to the forearm, creating light, shifting resistance that challenges coordination and stability without stressing the joints.\u003c\/li\u003e\n    \u003cli\u003e\n\u003cstrong\u003eGlove-side connection for throwers:\u003c\/strong\u003e On the glove side, the shifting water gives clear feedback on how the arm tracks with the torso, supporting more coordinated glove paths during throwing work.\u003c\/li\u003e\n    \u003cli\u003e\n\u003cstrong\u003eMitt-side stability for catchers:\u003c\/strong\u003e On the receiving arm, the water movement rewards quiet hands and controlled receiving, making it a natural fit for framing and transfer drills.\u003c\/li\u003e\n    \u003cli\u003e\n\u003cstrong\u003eRunning arm swing stability (pairs):\u003c\/strong\u003e Worn as a pair, the Waterboy Junior nudges runners toward smoother, more symmetrical arm action that supports balance and rotational stability when they’re on the move.\u003c\/li\u003e\n    \u003cli\u003e\n\u003cstrong\u003eOption to strap at the shins:\u003c\/strong\u003e The same water-instability mechanism can be applied at the lower leg to challenge stride awareness and limb control without changing the main practice layout.\u003c\/li\u003e\n    \u003cli\u003e\n\u003cstrong\u003eLow load, high feedback:\u003c\/strong\u003e Light water volume delivers meaningful proprioceptive input and neuromuscular control demands while keeping overall load low — helpful in busy weeks or in-season rhythms.\u003c\/li\u003e\n    \u003cli\u003e\n\u003cstrong\u003eDual-strap secure fit:\u003c\/strong\u003e Two adjustable neoprene straps hold each tube in place so it doesn’t slide during dynamic movements, keeping feedback consistent from rep to rep.\u003c\/li\u003e\n  \u003c\/ul\u003e\n\u003c\/div\u003e\n\n\u003c!-- YouTube Facade: thumbnail loads immediately; iframe only injected on click --\u003e\n\u003cdiv class=\"video-container\"\u003e\n  \u003cdiv class=\"yt-facade\" id=\"yt-facade-wbjr\" data-videoid=\"ORORMBR485Q\" data-params=\"rel=0\" role=\"button\" aria-label=\"Play KHAOS® Waterboy Junior training video\" tabindex=\"0\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0685\/7110\/3454\/files\/Bulgarian_water_bag_facade_image_1_1.webp?v=1778616238\" alt=\"KHAOS® Waterboy Junior forearm water instability training — click to play video\" width=\"1280\" height=\"720\" loading=\"lazy\" decoding=\"async\"\u003e\n    \u003cdiv class=\"yt-play-btn\" aria-hidden=\"true\"\u003e\n      \u003csvg viewbox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\"\u003e\n        \u003cpolygon points=\"5,3 19,12 5,21\"\u003e\u003c\/polygon\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cscript\u003e\n(function () {\n  var facade = document.getElementById('yt-facade-wbjr');\n  if (!facade) return;\n  function loadVideo() {\n    var videoId = facade.getAttribute('data-videoid');\n    var params  = facade.getAttribute('data-params');\n    var iframe  = document.createElement('iframe');\n    iframe.src = 'https:\/\/www.youtube.com\/embed\/' + videoId + '?' + params + '\u0026autoplay=1';\n    iframe.title = 'KHAOS\\u00AE Waterboy Junior\\u2122 \\u2014 Forearm Water Instability Training Tool';\n    iframe.setAttribute('frameborder', '0');\n    iframe.setAttribute('allow', 'accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share');\n    iframe.setAttribute('referrerpolicy', 'strict-origin-when-cross-origin');\n    iframe.setAttribute('allowfullscreen', '');\n    facade.innerHTML = '';\n    facade.appendChild(iframe);\n    facade.style.cursor = 'default';\n  }\n  facade.addEventListener('click', loadVideo);\n  facade.addEventListener('keydown', function (e) {\n    if (e.key === 'Enter' || e.key === ' ') {\n      e.preventDefault();\n      loadVideo();\n    }\n  });\n})();\n\u003c\/script\u003e\n\n\u003chr\u003e\n\n\u003ch2\u003eHow to Use\u003c\/h2\u003e\n\u003cp\u003eMost coaches start by placing a single Waterboy Junior on the glove-side forearm for throwers or the mitt-side forearm for catchers, then layering it into drills they already trust — simple receiving work, connection drills, or light movement prep. Runners and field sport athletes typically use a pair on the forearms during relaxed strides, buildups, or short coordination runs to explore smoother arm action.\u003c\/p\u003e\n\u003cp\u003eBegin with low volume and low intensity, especially for youth or athletes new to water-instability tools: a few minutes at a time is usually enough to create awareness. Movements should feel smooth rather than forced, and if anything feels sharp, odd, or distracting from the primary task, stop and adjust strap position, water level, or total volume. The goal is improved awareness and stability, not fatigue-chasing sessions.\u003c\/p\u003e\n\n\u003chr\u003e\n\n\u003ch2\u003eWhy It Works (Research-Backed)\u003c\/h2\u003e\n\u003cp\u003eWater-based instability tools create unpredictable shifts in load, which require the body to make quick, compensatory adjustments. Research on instability and perturbation training shows that this kind of challenge can increase stabilizing muscle activation and improve movement control without needing heavy resistance. As the water moves, the arm, shoulder, and trunk have to coordinate around a changing center of mass, which tends to reward smoother, more organized patterns over repetitions.\u003c\/p\u003e\n\u003cp\u003eIn running, arm swing contributes to rotational stability, rhythm, and overall efficiency, and even small changes can influence how well an athlete controls their center of mass. By lightly loading the arms with shifting water, the Waterboy Junior increases the “cost” of noisy or out-of-sync motion and blends in proprioceptive feedback without rigid constraints. This aligns with a constraint-led, Dynamic Systems approach where the environment nudges athletes toward better solutions, rather than prescribing a single perfect pattern.\u003c\/p\u003e\n\n\u003chr\u003e\n\n\u003ch2\u003eTechnical Specifications\u003c\/h2\u003e\n\u003cul\u003e\n  \u003cli\u003e\n\u003cstrong\u003eConfiguration:\u003c\/strong\u003e Small cylindrical water-filled tube with dual adjustable neoprene straps\u003c\/li\u003e\n  \u003cli\u003e\n\u003cstrong\u003eWear locations:\u003c\/strong\u003e Forearms (primary), shins (optional)\u003c\/li\u003e\n  \u003cli\u003e\n\u003cstrong\u003eFill medium:\u003c\/strong\u003e Water (user-filled via secure locking valve)\u003c\/li\u003e\n  \u003cli\u003e\n\u003cstrong\u003eMechanism:\u003c\/strong\u003e Low-load, water-based instability and perturbation\u003c\/li\u003e\n  \u003cli\u003e\n\u003cstrong\u003eFit:\u003c\/strong\u003e One-size adjustable for a wide range of limb sizes\u003c\/li\u003e\n  \u003cli\u003e\n\u003cstrong\u003eUse modes:\u003c\/strong\u003e Single unit (unilateral focus) or pair (bilateral \/ running use)\u003c\/li\u003e\n  \u003cli\u003e\n\u003cstrong\u003eIntended setting:\u003c\/strong\u003e Supervised practice, training, and home use — not a toy\u003c\/li\u003e\n  \u003cli\u003e\n\u003cstrong\u003eCleaning:\u003c\/strong\u003e Wipe exterior with mild soap and water; dry fully; periodically empty and refill; store in a cool, dry place away from sharp objects\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\u003chr\u003e\n\n\u003ch2\u003eWho This Is For\u003c\/h2\u003e\n\u003cul\u003e\n  \u003cli\u003eCoaches working with pitchers, catchers, and position players who want simple, portable ways to layer in glove-side or receiving-side awareness.\u003c\/li\u003e\n  \u003cli\u003eCatchers training mitt-side stability during receiving, blocking prep, and framing practice in the cage or bullpen.\u003c\/li\u003e\n  \u003cli\u003eThrowers using glove-side connection work as part of their overall movement pattern training.\u003c\/li\u003e\n  \u003cli\u003eRunners and field sport athletes interested in arm swing stability and rhythm using a light, portable tool instead of heavier implements.\u003c\/li\u003e\n  \u003cli\u003eSerious youth athletes using the tool only under coach or parent supervision, with low volume, low intensity, and clear oversight.\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\u003cdiv class=\"faq-section\"\u003e\n  \u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n  \u003cdiv class=\"accordion\"\u003e\n\n    \u003cdiv class=\"accordion-item\"\u003e\n      \u003cinput type=\"checkbox\" id=\"faq1\"\u003e\n      \u003clabel for=\"faq1\" class=\"accordion-title\"\u003eShould I purchase a single unit or a pair?\u003c\/label\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003eA single Waterboy Junior is often enough for glove-side connection, mitt-side receiving, or focused one-arm drills. A pair makes more sense for running arm swing work, symmetrical limb drills, or when a coach wants both sides under the same water-instability conditions simultaneously.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"accordion-item\"\u003e\n      \u003cinput type=\"checkbox\" id=\"faq2\"\u003e\n      \u003clabel for=\"faq2\" class=\"accordion-title\"\u003eHow snug should the straps be?\u003c\/label\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003eStraps should be snug enough to keep the tube from sliding during movement but not so tight that they restrict circulation or cause discomfort. A simple check is that you can still slide a finger under the strap while the unit feels stable during movement.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"accordion-item\"\u003e\n      \u003cinput type=\"checkbox\" id=\"faq3\"\u003e\n      \u003clabel for=\"faq3\" class=\"accordion-title\"\u003eIs the KHAOS® Waterboy Junior appropriate for youth athletes?\u003c\/label\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003eYounger athletes should not use the Waterboy Junior independently. It works best in coach- or parent-supervised settings, with low total time, low intensity, and clear guidance on when to stop. The goal is improved awareness, not fatigue-chasing.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"accordion-item\"\u003e\n      \u003cinput type=\"checkbox\" id=\"faq4\"\u003e\n      \u003clabel for=\"faq4\" class=\"accordion-title\"\u003eCan it be used around injury or return-to-play work?\u003c\/label\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003eThe low external load and adjustable fit can make it a reasonable option when a clinician or coach wants mild perturbations to challenge stability and proprioception without heavy resistance. Any use in a rehab or return-to-play plan should be led by a qualified professional, with volume kept conservative and stopped well before fatigue.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"accordion-item\"\u003e\n      \u003cinput type=\"checkbox\" id=\"faq5\"\u003e\n      \u003clabel for=\"faq5\" class=\"accordion-title\"\u003eHow do I clean and maintain the KHAOS® Waterboy Junior?\u003c\/label\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        \u003cp\u003eWipe the exterior with mild soap and water, let it dry fully, and periodically empty and refill the water to keep the interior fresh. Store it in a cool, dry place away from sharp objects, and inspect straps, stitching, and the valve before each use.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Oates Specialties LLC","offers":[{"title":"Single","offer_id":45120778272990,"sku":"WBJ1","price":39.95,"currency_code":"USD","in_stock":true},{"title":"Pair","offer_id":45120778305758,"sku":"WBJ2","price":72.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0685\/7110\/3454\/files\/Athlete_using_KHAOS_Water_Boy_Jr_to_improve_receiving_and_catching_skills_1.webp?v=1776457521","url":"https:\/\/oatesspecialties.com\/fr\/products\/khaos-waterboy-junior","provider":"Oates Specialties LLC","version":"1.0","type":"link"}