Store Offer Menu

  • Image
    Used Project X EvenFlow Riptide Fairway Wood Shaft Seniors Flex Graphite - 42 in - No Adapter

    Used Project X EvenFlow Riptide Fairway Wood Shaft Seniors Flex Graphite - 42 in - No Adapter

    Product information for Used Project X EvenFlow Riptide Fairway Wood Shaft Seniors Flex Graphite - 42 in - No Adapter

    $59.99
    $43.9927% OFF

    /* Force a real 2-column grid on THIS list only, overriding the theme */ #product-desc-list{ display:grid !important; grid-template-columns:1fr 1fr; gap:0; list-style:none; margin:0 0 16px 0; padding:0; column-count:initial !important; /* kill multi-column layout */ } #product-desc-list > li{ margin:0 !important; padding:6px !important; border-bottom:1px solid #d9d9d9 !important; float:none !important; /* kill float layouts */ width:auto !important; /* kill width:50% rules */ } #product-desc-list > li._left { border-right:1px solid #d9d9d9 !important; } Shaft Condition: Excellent Brand: Project X Model: EvenFlow Riptide Fairway Wood Club Type: Fairway Wood Shaft Flex: Seniors Shaft Material: Graphite Shaft Weight: 60g Tip Diameter: .335 Adapter Type: No Adapter Length: 42 in Grip Condition: No Wear (function () { const ul = document.getElementById('product-desc-list'); if (!ul) return; function pruneAndLayout(){ // Remove empty/unspecified rows instead of hiding them const items = Array.from(ul.querySelectorAll('li')); let kept = []; items.forEach(li => { const label = li.querySelector('b'); const labelText = label ? label.textContent : ''; const valueOnly = label ? li.textContent.replace(labelText, '').trim() : li.textContent.trim(); const emptyish = valueOnly === '' || valueOnly === '°' || /^(Not Specified|Unspecified|Not Applicable|N\/A|NA)$/i.test(valueOnly); if (emptyish) li.remove(); else kept.push(li); }); // Re-mark visible items as left/right cells so borders line up kept = Array.from(ul.querySelectorAll('li')); // in case we removed some kept.forEach((li, i) => { li.classList.toggle('_left', i % 2 === 0); li.classList.toggle('_right', i % 2 === 1); }); // If odd count, add a blank cell so the last row closes cleanly if (kept.length % 2 === 1) { const filler = document.createElement('li'); filler.innerHTML = ''; ul.appendChild(filler); filler.classList.add('_right'); } // Show after we’re done so there’s no flash ul.style.visibility = 'visible'; } // Run immediately (before most theme scripts finish) pruneAndLayout(); // Guard: if the theme reflows/rewrites after our run, fix it again const mo = new MutationObserver(() => pruneAndLayout()); mo.observe(ul, { childList: true, subtree: false, attributes: false }); })(); The Project X EvenFlow Riptide Fairway Wood Shaft pairs a smooth, even-bend profile with Torsional Stability Optimization to limit twist while maintaining feel. Expect mid launch and controlled spin from a firm tip that keeps speed on mis-hits. The rippling graphics add subtle swagger. Ideal for players wanting fluid load with dependable dispersion. This shaft is unprepped and in excellent condition, showing minimal signs of use. It has been well-maintained and is ready for installation. Pured Shaft Upgrade Our Recommendation Our Next Round Golf experts recommend the Project X EvenFlow Riptide Fairway Wood Shaft for golfers seeking a smooth-feeling mid-launch, mid-spin profile with added stability. Its EvenFlow bend profile and torsional stability help load easily while keeping dispersion tight and flight penetrating from the deck or tee. About Project X Project X shafts are engineered for precision and control, especially in irons and hybrids. Known for low launch and tight dispersion, Project X is a staple in tour bags and custom fittings. Playing It Forward By choosing this premium used shaft, you're not only investing in your own game but also contributing to Next Round Golf's mission of making golf more affordable and accessible for enthusiasts at every skill level. You’re joining a passionate community dedicated to sustainability, continuous improvement, and the shared joy of discovering new potential on the course. Next Round Guarantee With over 18,000 five star reviews and a 30 day money back guarantee, you can trust Next Round Golf for high-quality used Project X golf shafts. Stock # S2025-12-05-300180 Master SKU # 1021343 (function () { // Read the template variable const pured = ""; // Find the new section + text holder const section = document.getElementById('pured-shaft-section'); const textEl = document.getElementById('pured-shaft-text'); if (!section || !textEl) return; // Clean it up (handles empty, extra spaces, etc.) const value = (pured || "").trim(); // Show only for the allowed "Yes" values const shouldShow = (value === "Yes" || value === "Yes + Premium Shaft"); if (shouldShow) { textEl.textContent = "This shaft has been pured through computerized analysis to identify its most stable, consistent bending plane, optimizing performance, increasing distance, tightening dispersion, and reducing natural structural irregularities."; section.style.display = ""; } else { // Keep fully hidden so no text and no spacing appears section.style.display = "none"; } })();

  • More Deals You’ll Love

    Used Breakthrough Golf Technology ZNE Wedge Shaft Wedge Flex Graphite - 37 in - No Adapter
    Next Round logo

    Used Breakthrough Golf Technology ZNE Wedge Shaft ...

    /* Force a real 2-column grid on THIS list only, overriding the theme */ #product-desc-list{ display:grid !important; grid-template-columns:1fr 1fr; gap:0; list-style:none; margin:0 0 16px 0; padding:0; column-count:initial !important; /* kill multi-column layout */ } #product-desc-list > li{ margin:0 !important; padding:6px !important; border-bottom:1px solid #d9d9d9 !important; float:none !important; /* kill float layouts */ width:auto !important; /* kill width:50% rules */ } #product-desc-list > li._left { border-right:1px solid #d9d9d9 !important; } Shaft Condition: Mint Brand: Breakthrough Golf Technology Model: ZNE Wedge Club Type: Wedge Shaft Flex: Wedge Shaft Material: Graphite Shaft Weight: 115g Tip Diameter: .355 Taper Adapter Type: No Adapter Length: 37 in Grip Condition: No Grip (function () { const ul = document.getElementById('product-desc-list'); if (!ul) return; function pruneAndLayout(){ // Remove empty/unspecified rows instead of hiding them const items = Array.from(ul.querySelectorAll('li')); let kept = []; items.forEach(li => { const label = li.querySelector('b'); const labelText = label ? label.textContent : ''; const valueOnly = label ? li.textContent.replace(labelText, '').trim() : li.textContent.trim(); const emptyish = valueOnly === '' || valueOnly === '°' || /^(Not Specified|Unspecified|Not Applicable|N\/A|NA)$/i.test(valueOnly); if (emptyish) li.remove(); else kept.push(li); }); // Re-mark visible items as left/right cells so borders line up kept = Array.from(ul.querySelectorAll('li')); // in case we removed some kept.forEach((li, i) => { li.classList.toggle('_left', i % 2 === 0); li.classList.toggle('_right', i % 2 === 1); }); // If odd count, add a blank cell so the last row closes cleanly if (kept.length % 2 === 1) { const filler = document.createElement('li'); filler.innerHTML = ''; ul.appendChild(filler); filler.classList.add('_right'); } // Show after we’re done so there’s no flash ul.style.visibility = 'visible'; } // Run immediately (before most theme scripts finish) pruneAndLayout(); // Guard: if the theme reflows/rewrites after our run, fix it again const mo = new MutationObserver(() => pruneAndLayout()); mo.observe(ul, { childList: true, subtree: false, attributes: false }); })(); The Breakthrough Golf Technology ZNE Wedge Shaft is a two-piece, multi-material shaft that stacks stiffness where it matters. Its Stiffness Stack is up to 2.5x stiffer than traditional steel for crisp strike timing, while a proprietary graphite-steel coupler and black ceramic dura-coated tip add durability. Three weights - 90/115/130g - dial feel and produce lower launch with more spin. This shaft is in like-new condition, showing no signs of use or wear. The finish and graphics are fully intact, free of scratches, dents, or imperfections - just as if it came straight out of the box. Pured Shaft Upgrade Our Recommendation Our Experts at Next Round Recommend the BGT ZNE Wedge Shaft for golfers seeking maximum stability and precision in their short game setup. Its innovative two piece design uses a stiffness stack technology that helps reduce unwanted deflection for tighter distance control and improved consistency. The advanced carbon construction promotes a smooth feel while maintaining low launch and high spin characteristics for better control around the greens. Ideal for players who want enhanced feel and repeatable performance on every wedge shot. About Breakthrough Golf Technology BGT is known for shafts that offer solid performance and value. A trusted name among golfers, BGT designs appeal to players looking for dependable results at a reasonable price. Whether you're a beginner or experienced player, BGT shafts help elevate your game. Playing It Forward By choosing this premium used shaft, you're not only investing in your own game but also contributing to Next Round Golf's mission of making golf more affordable and accessible for enthusiasts at every skill level. You’re joining a passionate community dedicated to sustainability, continuous improvement, and the shared joy of discovering new potential on the course. Next Round Guarantee With over 18,000 five star reviews and a 30 day money back guarantee, you can trust Next Round Golf for high-quality used Breakthrough Golf Technology golf shafts. Stock # DSKU-BGT-ZNE-Wedge-Shaft Master SKU # 1021634 (function () { // Read the template variable const pured = ""; // Find the new section + text holder const section = document.getElementById('pured-shaft-section'); const textEl = document.getElementById('pured-shaft-text'); if (!section || !textEl) return; // Clean it up (handles empty, extra spaces, etc.) const value = (pured || "").trim(); // Show only for the allowed "Yes" values const shouldShow = (value === "Yes" || value === "Yes + Premium Shaft"); if (shouldShow) { textEl.textContent = "This shaft has been pured through computerized analysis to identify its most stable, consistent bending plane, optimizing performance, increasing distance, tightening dispersion, and reducing natural structural irregularities."; section.style.display = ""; } else { // Keep fully hidden so no text and no spacing appears section.style.display = "none"; } })();
    $89.99
    $61.9931% OFF
    Used Kbs Tour Custom Series Wedge Shaft Wedge Flex Steel - 37 in - No Adapter
    Next Round logo

    Used Kbs Tour Custom Series Wedge Shaft Wedge Flex...

    /* Force a real 2-column grid on THIS list only, overriding the theme */ #product-desc-list{ display:grid !important; grid-template-columns:1fr 1fr; gap:0; list-style:none; margin:0 0 16px 0; padding:0; column-count:initial !important; /* kill multi-column layout */ } #product-desc-list > li{ margin:0 !important; padding:6px !important; border-bottom:1px solid #d9d9d9 !important; float:none !important; /* kill float layouts */ width:auto !important; /* kill width:50% rules */ } #product-desc-list > li._left { border-right:1px solid #d9d9d9 !important; } Shaft Condition: Mint Brand: Kbs Model: Tour Custom Series Wedge Club Type: Wedge Shaft Flex: Wedge Shaft Material: Steel Shaft Weight: 120g Tip Diameter: 0.355 Adapter Type: No Adapter Length: 37 in Grip Condition: No Grip (function () { const ul = document.getElementById('product-desc-list'); if (!ul) return; function pruneAndLayout(){ // Remove empty/unspecified rows instead of hiding them const items = Array.from(ul.querySelectorAll('li')); let kept = []; items.forEach(li => { const label = li.querySelector('b'); const labelText = label ? label.textContent : ''; const valueOnly = label ? li.textContent.replace(labelText, '').trim() : li.textContent.trim(); const emptyish = valueOnly === '' || valueOnly === '°' || /^(Not Specified|Unspecified|Not Applicable|N\/A|NA)$/i.test(valueOnly); if (emptyish) li.remove(); else kept.push(li); }); // Re-mark visible items as left/right cells so borders line up kept = Array.from(ul.querySelectorAll('li')); // in case we removed some kept.forEach((li, i) => { li.classList.toggle('_left', i % 2 === 0); li.classList.toggle('_right', i % 2 === 1); }); // If odd count, add a blank cell so the last row closes cleanly if (kept.length % 2 === 1) { const filler = document.createElement('li'); filler.innerHTML = ''; ul.appendChild(filler); filler.classList.add('_right'); } // Show after we’re done so there’s no flash ul.style.visibility = 'visible'; } // Run immediately (before most theme scripts finish) pruneAndLayout(); // Guard: if the theme reflows/rewrites after our run, fix it again const mo = new MutationObserver(() => pruneAndLayout()); mo.observe(ul, { childList: true, subtree: false, attributes: false }); })(); This shaft is in like-new condition, showing no signs of use or wear. The finish and graphics are fully intact, free of scratches, dents, or imperfections - just as if it came straight out of the box. Our Recommendation About Kbs KBS is a leading manufacturer of high-performance golf shafts, renowned for their advanced designs that enhance playability and consistency. Their shafts are engineered to optimize energy transfer, providing golfers with improved control and feel. KBS offers a diverse range of shafts catering to various swing types and preferences, making them a trusted choice among both professional and amateur golfers seeking precision and reliability. Playing It Forward By choosing this premium used shaft, you're not only investing in your own game but also contributing to Next Round Golf's mission of making golf more affordable and accessible for enthusiasts at every skill level. You’re joining a passionate community dedicated to sustainability, continuous improvement, and the shared joy of discovering new potential on the course. Next Round Guarantee With over 18,000 five star reviews and a 30 day money back guarantee, you can trust Next Round Golf for high-quality used Kbs golf shafts. Stock # DKSU-KBS-TCS-Wedge Master SKU # 1021631
    $49.99
    $29.9940% OFF
    OBAN Kiyoshi Driver Shaft - Extra Stiff Flex - 44.5 in
    Next Round logo

    OBAN Kiyoshi Driver Shaft - Extra Stiff Flex - 44....

    Shaft Type: Driver Shaft Condition: Very Good Brand: OBAN Shaft Material: Graphite Model: Kiyoshi Flex: Extra Stiff Item Length: 44.5 in Shaft Weight: 65g Shaft Adapter Type: Callaway Tip Diameter: Grip Condition: Lightly Worn The OBAN Kiyoshi White Extra Stiff 44.5" driver shaft is designed for high swing speeds, offering maximum control and precision. Its extra stiff flex and 44.5" length provide a stable, responsive feel, ideal for aggressive players seeking consistency and power. The advanced materials in the Kiyoshi White shaft enhance energy transfer, reducing torque and promoting a more controlled ball flight. Perfect for golfers looking to fine-tune their driver for optimal performance, the Kiyoshi White delivers exceptional stability and accuracy off the tee. This shaft shows light to moderate signs of use. There may be some visible scratches, scuffs, or wear, but these are cosmetic only and do not affect performance. The graphics may show slight wear but are still legible and intact. About OBAN Oban is a high-end golf shaft brand known for its exceptional quality and performance. They are particularly renowned for their premium graphite shafts, which are designed to provide golfers with maximum power and accuracy. Many top professionals, including Justin Rose and Adam Scott, have used Oban equipment to great success on the PGA Tour. Overall, Oban is a brand that is synonymous with excellence and innovation in the world of golf. By choosing this premium used shaft, you're not only investing in your own game but also contributing to Next Round Golf's mission of making golf more affordable and accessible for enthusiasts at every skill level. You’re joining a passionate community dedicated to sustainability, continuous improvement, and the shared joy of discovering new potential on the course. Stock # 495377
    $160.00
    $124.9922% OFF
    Used Mitsubishi MMT Hybrid Shaft Stiff Flex Graphite - 38.75 in - No Adapter
    Next Round logo

    Used Mitsubishi MMT Hybrid Shaft Stiff Flex Graphi...

    /* Force a real 2-column grid on THIS list only, overriding the theme */ #product-desc-list{ display:grid !important; grid-template-columns:1fr 1fr; gap:0; list-style:none; margin:0 0 16px 0; padding:0; column-count:initial !important; /* kill multi-column layout */ } #product-desc-list > li{ margin:0 !important; padding:6px !important; border-bottom:1px solid #d9d9d9 !important; float:none !important; /* kill float layouts */ width:auto !important; /* kill width:50% rules */ } #product-desc-list > li._left { border-right:1px solid #d9d9d9 !important; } Shaft Condition: Mint Brand: Mitsubishi Model: MMT Hybrid Club Type: Hybrid Shaft Flex: Stiff Shaft Material: Graphite Shaft Weight: 80g Tip Diameter: .370 Adapter Type: No Adapter Length: 38.75 in Grip Condition: New (function () { const ul = document.getElementById('product-desc-list'); if (!ul) return; function pruneAndLayout(){ // Remove empty/unspecified rows instead of hiding them const items = Array.from(ul.querySelectorAll('li')); let kept = []; items.forEach(li => { const label = li.querySelector('b'); const labelText = label ? label.textContent : ''; const valueOnly = label ? li.textContent.replace(labelText, '').trim() : li.textContent.trim(); const emptyish = valueOnly === '' || valueOnly === '°' || /^(Not Specified|Unspecified|Not Applicable|N\/A|NA)$/i.test(valueOnly); if (emptyish) li.remove(); else kept.push(li); }); // Re-mark visible items as left/right cells so borders line up kept = Array.from(ul.querySelectorAll('li')); // in case we removed some kept.forEach((li, i) => { li.classList.toggle('_left', i % 2 === 0); li.classList.toggle('_right', i % 2 === 1); }); // If odd count, add a blank cell so the last row closes cleanly if (kept.length % 2 === 1) { const filler = document.createElement('li'); filler.innerHTML = ''; ul.appendChild(filler); filler.classList.add('_right'); } // Show after we’re done so there’s no flash ul.style.visibility = 'visible'; } // Run immediately (before most theme scripts finish) pruneAndLayout(); // Guard: if the theme reflows/rewrites after our run, fix it again const mo = new MutationObserver(() => pruneAndLayout()); mo.observe(ul, { childList: true, subtree: false, attributes: false }); })(); The Mitsubishi MMT Hybrid Shaft blends graphite with stainless-steel Metal Mesh Technology in the tip for tighter tip stability and consistent face delivery. Its mid-launch, mid-low spin profile suits modern hybrids, offering a solid, iron-like feel without harshness. Available in heavier 70-100g classes, it promotes predictable gapping and flight when replacing long irons. This shaft is in mint condition, showing no signs of wear or damage. It has been well maintained and is ready for immediate use. Our Recommendation About Mitsubishi Mitsubishi makes some of the most advanced graphite shafts in golf, with popular models like TENSEI and Diamana used by tour pros. Known for elite materials and tight tolerances, Mitsubishi shafts deliver power and precision. Playing It Forward By choosing this premium used shaft, you're not only investing in your own game but also contributing to Next Round Golf's mission of making golf more affordable and accessible for enthusiasts at every skill level. You’re joining a passionate community dedicated to sustainability, continuous improvement, and the shared joy of discovering new potential on the course. Next Round Guarantee With over 18,000 five star reviews and a 30 day money back guarantee, you can trust Next Round Golf for high-quality used Mitsubishi golf shafts. Stock # S2026-01-13-373837 Master SKU # 1021737
    $70.99
    $55.9921% OFF
    Used Fujikura Ventus TR Velocore Blue Driver Shaft Extra Stiff Flex Graphite - 44 in - Titleist Surefit Adapter
    Next Round logo

    Used Fujikura Ventus TR Velocore Blue Driver Shaft...

    /* Force a real 2-column grid on THIS list only, overriding the theme */ #product-desc-list{ display:grid !important; grid-template-columns:1fr 1fr; gap:0; list-style:none; margin:0 0 16px 0; padding:0; column-count:initial !important; /* kill multi-column layout */ } #product-desc-list > li{ margin:0 !important; padding:6px !important; border-bottom:1px solid #d9d9d9 !important; float:none !important; /* kill float layouts */ width:auto !important; /* kill width:50% rules */ } #product-desc-list > li._left { border-right:1px solid #d9d9d9 !important; } Shaft Condition: Mint Brand: Fujikura Model: Ventus TR Velocore Blue Driver Club Type: Driver Shaft Flex: Extra Stiff Shaft Material: Graphite Shaft Weight: 68g Tip Diameter: .335 Adapter Type: Titleist Surefit Adapter Length: 44 in Grip Condition: New (function () { const ul = document.getElementById('product-desc-list'); if (!ul) return; function pruneAndLayout(){ // Remove empty/unspecified rows instead of hiding them const items = Array.from(ul.querySelectorAll('li')); let kept = []; items.forEach(li => { const label = li.querySelector('b'); const labelText = label ? label.textContent : ''; const valueOnly = label ? li.textContent.replace(labelText, '').trim() : li.textContent.trim(); const emptyish = valueOnly === '' || valueOnly === '°' || /^(Not Specified|Unspecified|Not Applicable|N\/A|NA)$/i.test(valueOnly); if (emptyish) li.remove(); else kept.push(li); }); // Re-mark visible items as left/right cells so borders line up kept = Array.from(ul.querySelectorAll('li')); // in case we removed some kept.forEach((li, i) => { li.classList.toggle('_left', i % 2 === 0); li.classList.toggle('_right', i % 2 === 1); }); // If odd count, add a blank cell so the last row closes cleanly if (kept.length % 2 === 1) { const filler = document.createElement('li'); filler.innerHTML = ''; ul.appendChild(filler); filler.classList.add('_right'); } // Show after we’re done so there’s no flash ul.style.visibility = 'visible'; } // Run immediately (before most theme scripts finish) pruneAndLayout(); // Guard: if the theme reflows/rewrites after our run, fix it again const mo = new MutationObserver(() => pruneAndLayout()); mo.observe(ul, { childList: true, subtree: false, attributes: false }); })(); The Fujikura Ventus TR VeloCore Blue Driver Shaft blends a mid-launch profile with VeloCore’s full-length bias core for exceptional face-angle stability. TR’s spread‑tow carbon stiffens the midsection, tightening dispersion for aggressive transitions without harsh feel. A firm tip and responsive handle promote faster ball speed and penetrating flight, pairing tour-level consistency with the iconic Ventus Blue look. This shaft is in mint condition, showing no signs of wear or damage. It has been well-maintained and is ready for immediate use. Pured Shaft Upgrade Our Recommendation Our Experts at Next Round Recommend the Fujikura Ventus TR Blue Driver Shaft for golfers looking to increase stability and consistency without losing the signature mid-launch feel of the original Ventus Blue. This upgraded profile features an ultra-stiff mid and handle section combined with VeloCore technology to significantly reduce clubhead twisting and erratic shot dispersion. The addition of a spread tow carbon fabric in the mid-section creates a more stable, responsive platform that stands up to even the most aggressive transition and swing speeds. It is an exceptional choice for players who want a premium, high-MOI shaft that delivers a tight, boring ball flight and maximum energy transfer at impact. About Fujikura Fujikura is a leader in high-performance golf shafts used by pros and amateurs worldwide. Known for smooth feel, tight dispersion, and advanced materials, Fujikura shafts like the Ventus series are trusted for maximizing distance and consistency. Playing It Forward By choosing this premium used shaft, you're not only investing in your own game but also contributing to Next Round Golf's mission of making golf more affordable and accessible for enthusiasts at every skill level. You’re joining a passionate community dedicated to sustainability, continuous improvement, and the shared joy of discovering new potential on the course. Next Round Guarantee With over 18,000 five star reviews and a 30 day money back guarantee, you can trust Next Round Golf for high-quality used Fujikura golf shafts. Stock # S2025-12-23-502411 Master SKU # 1020927 (function () { // Read the template variable const pured = ""; // Find the new section + text holder const section = document.getElementById('pured-shaft-section'); const textEl = document.getElementById('pured-shaft-text'); if (!section || !textEl) return; // Clean it up (handles empty, extra spaces, etc.) const value = (pured || "").trim(); // Show only for the allowed "Yes" values const shouldShow = (value === "Yes" || value === "Yes + Premium Shaft"); if (shouldShow) { textEl.textContent = "This shaft has been pured through computerized analysis to identify its most stable, consistent bending plane, optimizing performance, increasing distance, tightening dispersion, and reducing natural structural irregularities."; section.style.display = ""; } else { // Keep fully hidden so no text and no spacing appears section.style.display = "none"; } })();
    $279.99
    $202.9928% OFF
    Used Fujikura Atmos Black Tour Spec Driver Shaft Stiff Flex Graphite - 44.5 in - TaylorMade Adapter
    Next Round logo

    Used Fujikura Atmos Black Tour Spec Driver Shaft S...

    /* Force a real 2-column grid on THIS list only, overriding the theme */ #product-desc-list{ display:grid !important; grid-template-columns:1fr 1fr; gap:0; list-style:none; margin:0 0 16px 0; padding:0; column-count:initial !important; /* kill multi-column layout */ } #product-desc-list > li{ margin:0 !important; padding:6px !important; border-bottom:1px solid #d9d9d9 !important; float:none !important; /* kill float layouts */ width:auto !important; /* kill width:50% rules */ } #product-desc-list > li._left { border-right:1px solid #d9d9d9 !important; } Shaft Condition: Excellent Brand: Fujikura Model: Atmos Black Tour Spec Driver Club Type: Driver Shaft Flex: Stiff Shaft Material: Graphite Shaft Weight: 55g Tip Diameter: 0.335 Adapter Type: TaylorMade Adapter Length: 44.5 in Grip Condition: Average Wear (function () { const ul = document.getElementById('product-desc-list'); if (!ul) return; function pruneAndLayout(){ // Remove empty/unspecified rows instead of hiding them const items = Array.from(ul.querySelectorAll('li')); let kept = []; items.forEach(li => { const label = li.querySelector('b'); const labelText = label ? label.textContent : ''; const valueOnly = label ? li.textContent.replace(labelText, '').trim() : li.textContent.trim(); const emptyish = valueOnly === '' || valueOnly === '°' || /^(Not Specified|Unspecified|Not Applicable|N\/A|NA)$/i.test(valueOnly); if (emptyish) li.remove(); else kept.push(li); }); // Re-mark visible items as left/right cells so borders line up kept = Array.from(ul.querySelectorAll('li')); // in case we removed some kept.forEach((li, i) => { li.classList.toggle('_left', i % 2 === 0); li.classList.toggle('_right', i % 2 === 1); }); // If odd count, add a blank cell so the last row closes cleanly if (kept.length % 2 === 1) { const filler = document.createElement('li'); filler.innerHTML = ''; ul.appendChild(filler); filler.classList.add('_right'); } // Show after we’re done so there’s no flash ul.style.visibility = 'visible'; } // Run immediately (before most theme scripts finish) pruneAndLayout(); // Guard: if the theme reflows/rewrites after our run, fix it again const mo = new MutationObserver(() => pruneAndLayout()); mo.observe(ul, { childList: true, subtree: false, attributes: false }); })(); The Fujikura Atmos Black Tour Spec Driver Shaft targets aggressive tempos with a penetrating launch and tight spin. Its Tour Spec profile combines a stout, tip-stiff design and low torque for high-speed stability, while ENSO-driven development refines feel through the handle. Built with tight tolerances, it rewards stronger players seeking repeatable flight and unwavering confidence. This shaft shows only light signs of use. You may notice faint scratches or small marks, but nothing that affects performance. The graphics remain sharp, fully visible, and mostly untouched. Pured Shaft Upgrade Our Recommendation Our Next Round Golf club experts recommend the Fujikura Atmos Black Tour Spec Driver Shaft for golfers who want a true low-launch, low-spin profile with tour-level stability; we like its firm tip and butt sections, which help reduce unwanted shaft deflection and keep ball flight penetrating, while the consistent handle feel across the Atmos line provides a smooth, controlled transition through the swing. Designed as the lowest launching option in the Atmos Tour Spec lineup, its ideal for faster swing speeds and aggressive tempos looking to lower spin, tighten dispersion, and maintain control in windy conditions. About Fujikura Fujikura is a leader in high-performance golf shafts used by pros and amateurs worldwide. Known for smooth feel, tight dispersion, and advanced materials, Fujikura shafts like the Ventus series are trusted for maximizing distance and consistency. Playing It Forward By choosing this premium used shaft, you're not only investing in your own game but also contributing to Next Round Golf's mission of making golf more affordable and accessible for enthusiasts at every skill level. You’re joining a passionate community dedicated to sustainability, continuous improvement, and the shared joy of discovering new potential on the course. Next Round Guarantee With over 18,000 five star reviews and a 30 day money back guarantee, you can trust Next Round Golf for high-quality used Fujikura golf shafts. Stock # S2025-10-01-422700 Master SKU # 1020875 (function () { // Read the template variable const pured = ""; // Find the new section + text holder const section = document.getElementById('pured-shaft-section'); const textEl = document.getElementById('pured-shaft-text'); if (!section || !textEl) return; // Clean it up (handles empty, extra spaces, etc.) const value = (pured || "").trim(); // Show only for the allowed "Yes" values const shouldShow = (value === "Yes" || value === "Yes + Premium Shaft"); if (shouldShow) { textEl.textContent = "This shaft has been pured through computerized analysis to identify its most stable, consistent bending plane, optimizing performance, increasing distance, tightening dispersion, and reducing natural structural irregularities."; section.style.display = ""; } else { // Keep fully hidden so no text and no spacing appears section.style.display = "none"; } })();
    $129.99
    $75.9942% OFF
    Used Breakthrough Golf Technology Brava Fairway Wood Shaft Regular Flex Graphite - 40 in - No Adapter
    Next Round logo

    Used Breakthrough Golf Technology Brava Fairway Wo...

    /* Force a real 2-column grid on THIS list only, overriding the theme */ #product-desc-list{ display:grid !important; grid-template-columns:1fr 1fr; gap:0; list-style:none; margin:0 0 16px 0; padding:0; column-count:initial !important; /* kill multi-column layout */ } #product-desc-list > li{ margin:0 !important; padding:6px !important; border-bottom:1px solid #d9d9d9 !important; float:none !important; /* kill float layouts */ width:auto !important; /* kill width:50% rules */ } #product-desc-list > li._left { border-right:1px solid #d9d9d9 !important; } Shaft Condition: Very Good Brand: Breakthrough Golf Technology Model: Brava Fairway Wood Club Type: Fairway Wood Shaft Flex: Regular Shaft Material: Graphite Shaft Weight: 75g Tip Diameter: 0.335 Adapter Type: No Adapter Length: 40 in Grip Condition: New (function () { const ul = document.getElementById('product-desc-list'); if (!ul) return; function pruneAndLayout(){ // Remove empty/unspecified rows instead of hiding them const items = Array.from(ul.querySelectorAll('li')); let kept = []; items.forEach(li => { const label = li.querySelector('b'); const labelText = label ? label.textContent : ''; const valueOnly = label ? li.textContent.replace(labelText, '').trim() : li.textContent.trim(); const emptyish = valueOnly === '' || valueOnly === '°' || /^(Not Specified|Unspecified|Not Applicable|N\/A|NA)$/i.test(valueOnly); if (emptyish) li.remove(); else kept.push(li); }); // Re-mark visible items as left/right cells so borders line up kept = Array.from(ul.querySelectorAll('li')); // in case we removed some kept.forEach((li, i) => { li.classList.toggle('_left', i % 2 === 0); li.classList.toggle('_right', i % 2 === 1); }); // If odd count, add a blank cell so the last row closes cleanly if (kept.length % 2 === 1) { const filler = document.createElement('li'); filler.innerHTML = ''; ul.appendChild(filler); filler.classList.add('_right'); } // Show after we’re done so there’s no flash ul.style.visibility = 'visible'; } // Run immediately (before most theme scripts finish) pruneAndLayout(); // Guard: if the theme reflows/rewrites after our run, fix it again const mo = new MutationObserver(() => pruneAndLayout()); mo.observe(ul, { childList: true, subtree: false, attributes: false }); })(); The Breakthrough Golf Technology Brava Fairway Wood Shaft delivers fast ball speed from the deck with an ultra-light build and a reinforced tip that keeps the clubhead tracking through impact. Its responsive midsection loads easily for higher launch and carry, while the stable profile limits twist on mis-hits. Lively graphics complete a confident, ready‑to‑rip look. This shaft shows normal wear from regular use, including visible scratches, scuffs, or minor cosmetic marks. These do not affect performance. The graphics may show slight fading or wear but remain clear and intact. Pured Shaft Upgrade Our Recommendation Our Next Round Golf experts recommend the Bgt Brava Fairway Wood Shaft for players seeking a higher launch with easy carry and smoother tempo through the fairway. Its lightweight design and stable profile help produce more consistent distance while keeping the clubhead feeling lively and responsive at impact. About Breakthrough Golf Technology BGT is known for shafts that offer solid performance and value. A trusted name among golfers, BGT designs appeal to players looking for dependable results at a reasonable price. Whether you're a beginner or experienced player, BGT shafts help elevate your game. Playing It Forward By choosing this premium used shaft, you're not only investing in your own game but also contributing to Next Round Golf's mission of making golf more affordable and accessible for enthusiasts at every skill level. You’re joining a passionate community dedicated to sustainability, continuous improvement, and the shared joy of discovering new potential on the course. Next Round Guarantee With over 18,000 five star reviews and a 30 day money back guarantee, you can trust Next Round Golf for high-quality used Breakthrough Golf Technology golf shafts. Stock # S2025-08-29-507002 Master SKU # 1020799 (function () { // Read the template variable const pured = ""; // Find the new section + text holder const section = document.getElementById('pured-shaft-section'); const textEl = document.getElementById('pured-shaft-text'); if (!section || !textEl) return; // Clean it up (handles empty, extra spaces, etc.) const value = (pured || "").trim(); // Show only for the allowed "Yes" values const shouldShow = (value === "Yes" || value === "Yes + Premium Shaft"); if (shouldShow) { textEl.textContent = "This shaft has been pured through computerized analysis to identify its most stable, consistent bending plane, optimizing performance, increasing distance, tightening dispersion, and reducing natural structural irregularities."; section.style.display = ""; } else { // Keep fully hidden so no text and no spacing appears section.style.display = "none"; } })();
    $194.99
    $81.9958% OFF
    Used Mitsubishi Fubuki MV Driver Shaft Stiff Flex Graphite - 45.25 in - Titleist Surefit Adapter
    Next Round logo

    Used Mitsubishi Fubuki MV Driver Shaft Stiff Flex ...

    /* Force a real 2-column grid on THIS list only, overriding the theme */ #product-desc-list{ display:grid !important; grid-template-columns:1fr 1fr; gap:0; list-style:none; margin:0 0 16px 0; padding:0; column-count:initial !important; /* kill multi-column layout */ } #product-desc-list > li{ margin:0 !important; padding:6px !important; border-bottom:1px solid #d9d9d9 !important; float:none !important; /* kill float layouts */ width:auto !important; /* kill width:50% rules */ } #product-desc-list > li._left { border-right:1px solid #d9d9d9 !important; } Shaft Condition: Excellent Brand: Mitsubishi Model: Fubuki MV Driver Club Type: Driver Shaft Flex: Stiff Shaft Material: Graphite Shaft Weight: 45g Tip Diameter: .335 Adapter Type: Titleist Surefit Adapter Length: 45.25 in Grip Condition: No Grip (function () { const ul = document.getElementById('product-desc-list'); if (!ul) return; function pruneAndLayout(){ // Remove empty/unspecified rows instead of hiding them const items = Array.from(ul.querySelectorAll('li')); let kept = []; items.forEach(li => { const label = li.querySelector('b'); const labelText = label ? label.textContent : ''; const valueOnly = label ? li.textContent.replace(labelText, '').trim() : li.textContent.trim(); const emptyish = valueOnly === '' || valueOnly === '°' || /^(Not Specified|Unspecified|Not Applicable|N\/A|NA)$/i.test(valueOnly); if (emptyish) li.remove(); else kept.push(li); }); // Re-mark visible items as left/right cells so borders line up kept = Array.from(ul.querySelectorAll('li')); // in case we removed some kept.forEach((li, i) => { li.classList.toggle('_left', i % 2 === 0); li.classList.toggle('_right', i % 2 === 1); }); // If odd count, add a blank cell so the last row closes cleanly if (kept.length % 2 === 1) { const filler = document.createElement('li'); filler.innerHTML = ''; ul.appendChild(filler); filler.classList.add('_right'); } // Show after we’re done so there’s no flash ul.style.visibility = 'visible'; } // Run immediately (before most theme scripts finish) pruneAndLayout(); // Guard: if the theme reflows/rewrites after our run, fix it again const mo = new MutationObserver(() => pruneAndLayout()); mo.observe(ul, { childList: true, subtree: false, attributes: false }); })(); The Mitsubishi Fubuki MV Driver Shaft uses a higher-balance-point, lightweight build and mid-active profile to unlock speed and easy launch. Its counterbalanced design suits heavier modern heads and longer builds, while a firm midsection and stabilized tip help tighten dispersion. Distinct Fubuki graphics round out a lively feel for players chasing high launch and big carry without extra effort. This shaft shows light burn marks but remains in excellent condition overall. It retains its structural integrity and performance capabilities, making it a solid choice for golfers looking for quality equipment. Our Recommendation About Mitsubishi Mitsubishi makes some of the most advanced graphite shafts in golf, with popular models like TENSEI and Diamana used by tour pros. Known for elite materials and tight tolerances, Mitsubishi shafts deliver power and precision. Playing It Forward By choosing this premium used shaft, you're not only investing in your own game but also contributing to Next Round Golf's mission of making golf more affordable and accessible for enthusiasts at every skill level. You’re joining a passionate community dedicated to sustainability, continuous improvement, and the shared joy of discovering new potential on the course. Next Round Guarantee With over 18,000 five star reviews and a 30 day money back guarantee, you can trust Next Round Golf for high-quality used Mitsubishi golf shafts. Stock # S2026-01-13-373835 Master SKU # 1021018
    $111.99
    $85.9923% OFF
    Used Project X HZRDUS Blackout Gen4 LE Fairway Wood  Shaft Stiff Flex Graphite - 42.75 in - Cobra MyFly Adapter
    Next Round logo

    Used Project X HZRDUS Blackout Gen4 LE Fairway Woo...

    /* Force a real 2-column grid on THIS list only, overriding the theme */ #product-desc-list{ display:grid !important; grid-template-columns:1fr 1fr; gap:0; list-style:none; margin:0 0 16px 0; padding:0; column-count:initial !important; /* kill multi-column layout */ } #product-desc-list > li{ margin:0 !important; padding:6px !important; border-bottom:1px solid #d9d9d9 !important; float:none !important; /* kill float layouts */ width:auto !important; /* kill width:50% rules */ } #product-desc-list > li._left { border-right:1px solid #d9d9d9 !important; } Shaft Condition: Excellent Brand: Project X Model: HZRDUS Blackout Gen4 LE Fairway Wood Club Type: Fairway Wood Shaft Flex: Stiff Shaft Material: Graphite Shaft Weight: 70g Tip Diameter: .335 Adapter Type: Cobra MyFly Adapter Length: 42.75 in Grip Condition: New (function () { const ul = document.getElementById('product-desc-list'); if (!ul) return; function pruneAndLayout(){ // Remove empty/unspecified rows instead of hiding them const items = Array.from(ul.querySelectorAll('li')); let kept = []; items.forEach(li => { const label = li.querySelector('b'); const labelText = label ? label.textContent : ''; const valueOnly = label ? li.textContent.replace(labelText, '').trim() : li.textContent.trim(); const emptyish = valueOnly === '' || valueOnly === '°' || /^(Not Specified|Unspecified|Not Applicable|N\/A|NA)$/i.test(valueOnly); if (emptyish) li.remove(); else kept.push(li); }); // Re-mark visible items as left/right cells so borders line up kept = Array.from(ul.querySelectorAll('li')); // in case we removed some kept.forEach((li, i) => { li.classList.toggle('_left', i % 2 === 0); li.classList.toggle('_right', i % 2 === 1); }); // If odd count, add a blank cell so the last row closes cleanly if (kept.length % 2 === 1) { const filler = document.createElement('li'); filler.innerHTML = ''; ul.appendChild(filler); filler.classList.add('_right'); } // Show after we’re done so there’s no flash ul.style.visibility = 'visible'; } // Run immediately (before most theme scripts finish) pruneAndLayout(); // Guard: if the theme reflows/rewrites after our run, fix it again const mo = new MutationObserver(() => pruneAndLayout()); mo.observe(ul, { childList: true, subtree: false, attributes: false }); })(); The Project HZRDUS Blackout Gen4 LE Fairway Wood Shaft delivers a low-spin, stable profile engineered for powerful fairway wood performance. Its advanced materials resist twisting through impact to promote a penetrating trajectory and consistent ball speed off the deck or tee, while a firm, responsive feel and refined balance help players launch long, controlled shots with confidence. This shaft shows minimal signs of use. There may be slight, barely noticeable cosmetic imperfections like faint scratches or small marks, but the performance is not affected. The graphics remain fully visible and mostly untouched. Our Recommendation Our Next Round Golf club experts recommend the Project X HZRDUS Blackout Gen4 LE Fairway Wood Shaft for golfers who want a stable, low-spin, penetrating ball flight from their fairway woods. We like the Dual Torsional Design that enhances stability and control while helping deliver increased energy transfer and consistent ball speed through the swing. About Project X Project X shafts are engineered for precision and control, especially in irons and hybrids. Known for low launch and tight dispersion, Project X is a staple in tour bags and custom fittings. Playing It Forward By choosing this premium used shaft, you're not only investing in your own game but also contributing to Next Round Golf's mission of making golf more affordable and accessible for enthusiasts at every skill level. You’re joining a passionate community dedicated to sustainability, continuous improvement, and the shared joy of discovering new potential on the course. Next Round Guarantee With over 18,000 five star reviews and a 30 day money back guarantee, you can trust Next Round Golf for high-quality used Project X golf shafts. Stock # S2026-01-12-568759 Master SKU # 1021870
    $99.99
    $77.9922% OFF
    Used Ping ALTA CB Red Hybrid Shaft Soft Regular Flex Graphite - 39 in - Ping G410 Adapter
    Next Round logo

    Used Ping ALTA CB Red Hybrid Shaft Soft Regular Fl...

    /* Force a real 2-column grid on THIS list only, overriding the theme */ #product-desc-list{ display:grid !important; grid-template-columns:1fr 1fr; gap:0; list-style:none; margin:0 0 16px 0; padding:0; column-count:initial !important; /* kill multi-column layout */ } #product-desc-list > li{ margin:0 !important; padding:6px !important; border-bottom:1px solid #d9d9d9 !important; float:none !important; /* kill float layouts */ width:auto !important; /* kill width:50% rules */ } #product-desc-list > li._left { border-right:1px solid #d9d9d9 !important; } Shaft Condition: Excellent Brand: Ping Model: ALTA CB Red Hybrid Club Type: Hybrid Shaft Flex: Soft Regular Shaft Material: Graphite Shaft Weight: 70g Tip Diameter: .370 Adapter Type: Ping G410 Adapter Length: 39 in Grip Condition: No Wear (function () { const ul = document.getElementById('product-desc-list'); if (!ul) return; function pruneAndLayout(){ // Remove empty/unspecified rows instead of hiding them const items = Array.from(ul.querySelectorAll('li')); let kept = []; items.forEach(li => { const label = li.querySelector('b'); const labelText = label ? label.textContent : ''; const valueOnly = label ? li.textContent.replace(labelText, '').trim() : li.textContent.trim(); const emptyish = valueOnly === '' || valueOnly === '°' || /^(Not Specified|Unspecified|Not Applicable|N\/A|NA)$/i.test(valueOnly); if (emptyish) li.remove(); else kept.push(li); }); // Re-mark visible items as left/right cells so borders line up kept = Array.from(ul.querySelectorAll('li')); // in case we removed some kept.forEach((li, i) => { li.classList.toggle('_left', i % 2 === 0); li.classList.toggle('_right', i % 2 === 1); }); // If odd count, add a blank cell so the last row closes cleanly if (kept.length % 2 === 1) { const filler = document.createElement('li'); filler.innerHTML = ''; ul.appendChild(filler); filler.classList.add('_right'); } // Show after we’re done so there’s no flash ul.style.visibility = 'visible'; } // Run immediately (before most theme scripts finish) pruneAndLayout(); // Guard: if the theme reflows/rewrites after our run, fix it again const mo = new MutationObserver(() => pruneAndLayout()); mo.observe(ul, { childList: true, subtree: false, attributes: false }); })(); The Ping ALTA CB Red Hybrid Shaft delivers a smooth, responsive profile that encourages confident energy transfer and stable delivery from tee and fairway hybrid shots. Its balanced design supports consistent trajectory and dependable distance on long approaches, while optimized dampening enhances feel through impact, making it a reliable choice for golfers seeking steady performance and comfort with modern hybrid clubs. The shaft shows lightly worn graphics, indicating minimal cosmetic wear. Overall, it remains in excellent condition, suitable for continued use. Our Recommendation Our Next Round Golf club experts recommend the Ping ALTA CB Red Hybrid Shaft for golfers who want smooth feel and dependable performance from their hybrid clubs. We like how the balanced bend profile and refined design help deliver consistent launch, stable ball flight, and reliable contact from a variety of lies. About Ping Ping is one of the most trusted names in golf, known for fitting innovation, perimeter weighting, and iconic designs. From the G-series drivers to the legendary Anser putter, Ping delivers reliable performance for golfers at every level. Playing It Forward By choosing this premium used shaft, you're not only investing in your own game but also contributing to Next Round Golf's mission of making golf more affordable and accessible for enthusiasts at every skill level. You’re joining a passionate community dedicated to sustainability, continuous improvement, and the shared joy of discovering new potential on the course. Next Round Guarantee With over 18,000 five star reviews and a 30 day money back guarantee, you can trust Next Round Golf for high-quality used Ping golf shafts. Stock # S2026-01-12-375847 Master SKU # 1021861
    $70.99
    $53.9924% OFF
    Used Va Composites Raijin 2.0 Hybrid Shaft Regular Flex Graphite - 37.75 in - No Adapter
    Next Round logo

    Used Va Composites Raijin 2.0 Hybrid Shaft Regular...

    /* Force a real 2-column grid on THIS list only, overriding the theme */ #product-desc-list{ display:grid !important; grid-template-columns:1fr 1fr; gap:0; list-style:none; margin:0 0 16px 0; padding:0; column-count:initial !important; /* kill multi-column layout */ } #product-desc-list > li{ margin:0 !important; padding:6px !important; border-bottom:1px solid #d9d9d9 !important; float:none !important; /* kill float layouts */ width:auto !important; /* kill width:50% rules */ } #product-desc-list > li._left { border-right:1px solid #d9d9d9 !important; } Shaft Condition: Excellent Brand: Va Composites Model: Raijin 2.0 Hybrid Club Type: Hybrid Shaft Flex: Regular Shaft Material: Graphite Shaft Weight: 85g Tip Diameter: 0.37 Adapter Type: No Adapter Length: 37.75 in Grip Condition: No Grip (function () { const ul = document.getElementById('product-desc-list'); if (!ul) return; function pruneAndLayout(){ // Remove empty/unspecified rows instead of hiding them const items = Array.from(ul.querySelectorAll('li')); let kept = []; items.forEach(li => { const label = li.querySelector('b'); const labelText = label ? label.textContent : ''; const valueOnly = label ? li.textContent.replace(labelText, '').trim() : li.textContent.trim(); const emptyish = valueOnly === '' || valueOnly === '°' || /^(Not Specified|Unspecified|Not Applicable|N\/A|NA)$/i.test(valueOnly); if (emptyish) li.remove(); else kept.push(li); }); // Re-mark visible items as left/right cells so borders line up kept = Array.from(ul.querySelectorAll('li')); // in case we removed some kept.forEach((li, i) => { li.classList.toggle('_left', i % 2 === 0); li.classList.toggle('_right', i % 2 === 1); }); // If odd count, add a blank cell so the last row closes cleanly if (kept.length % 2 === 1) { const filler = document.createElement('li'); filler.innerHTML = ''; ul.appendChild(filler); filler.classList.add('_right'); } // Show after we’re done so there’s no flash ul.style.visibility = 'visible'; } // Run immediately (before most theme scripts finish) pruneAndLayout(); // Guard: if the theme reflows/rewrites after our run, fix it again const mo = new MutationObserver(() => pruneAndLayout()); mo.observe(ul, { childList: true, subtree: false, attributes: false }); })(); The VA Composites Raijin 2.0 Hybrid Shaft delivers mid-high launch with controlled spin to land shots softly. Its hybrid‑specific profile pairs a responsive midsection with a firm tip for quick recovery and tight dispersion. High‑modulus carbon construction keeps torque low without harshness. Available in multiple weights and flexes to fine‑tune gapping and tempo. This shaft shows only light signs of use. You may notice faint scratches or small marks, but nothing that affects performance. The graphics remain sharp, fully visible, and mostly untouched. Pured Shaft Upgrade Our Recommendation Our Next Round Golf experts recommend the Va Composites Raijin 2.0 Hybrid Shaft for smooth-tempo players who want a higher launch with controlled spin. Its soft butt section and firmer tip create a lively, stable feel that helps elevate long irons and hybrids for more carry without losing trajectory stability. About Va Composites VA Composites blends performance and personality, offering shafts with explosive launch, low spin, and bold designs. With models like Raijin and Nemesys, they appeal to custom-fit players who want flair with their function. Playing It Forward By choosing this premium used shaft, you're not only investing in your own game but also contributing to Next Round Golf's mission of making golf more affordable and accessible for enthusiasts at every skill level. You’re joining a passionate community dedicated to sustainability, continuous improvement, and the shared joy of discovering new potential on the course. Next Round Guarantee With over 18,000 five star reviews and a 30 day money back guarantee, you can trust Next Round Golf for high-quality used Va Composites golf shafts. Stock # S2025-09-15-594484 Master SKU # 1020756 (function () { // Read the template variable const pured = ""; // Find the new section + text holder const section = document.getElementById('pured-shaft-section'); const textEl = document.getElementById('pured-shaft-text'); if (!section || !textEl) return; // Clean it up (handles empty, extra spaces, etc.) const value = (pured || "").trim(); // Show only for the allowed "Yes" values const shouldShow = (value === "Yes" || value === "Yes + Premium Shaft"); if (shouldShow) { textEl.textContent = "This shaft has been pured through computerized analysis to identify its most stable, consistent bending plane, optimizing performance, increasing distance, tightening dispersion, and reducing natural structural irregularities."; section.style.display = ""; } else { // Keep fully hidden so no text and no spacing appears section.style.display = "none"; } })();
    $129.99
    $63.9951% OFF
    Used Ping ALTA CB Blue Fairway Wood Shaft Stiff Flex Graphite - 41 in - No Adapter
    Next Round logo

    Used Ping ALTA CB Blue Fairway Wood Shaft Stiff Fl...

    /* Force a real 2-column grid on THIS list only, overriding the theme */ #product-desc-list{ display:grid !important; grid-template-columns:1fr 1fr; gap:0; list-style:none; margin:0 0 16px 0; padding:0; column-count:initial !important; /* kill multi-column layout */ } #product-desc-list > li{ margin:0 !important; padding:6px !important; border-bottom:1px solid #d9d9d9 !important; float:none !important; /* kill float layouts */ width:auto !important; /* kill width:50% rules */ } #product-desc-list > li._left { border-right:1px solid #d9d9d9 !important; } Shaft Condition: Excellent Brand: Ping Model: ALTA CB Blue Fairway Wood Club Type: Fairway Wood Shaft Flex: Stiff Shaft Material: Graphite Shaft Weight: 70g Tip Diameter: 0.335 Adapter Type: No Adapter Length: 41 in Grip Condition: No Grip (function () { const ul = document.getElementById('product-desc-list'); if (!ul) return; function pruneAndLayout(){ // Remove empty/unspecified rows instead of hiding them const items = Array.from(ul.querySelectorAll('li')); let kept = []; items.forEach(li => { const label = li.querySelector('b'); const labelText = label ? label.textContent : ''; const valueOnly = label ? li.textContent.replace(labelText, '').trim() : li.textContent.trim(); const emptyish = valueOnly === '' || valueOnly === '°' || /^(Not Specified|Unspecified|Not Applicable|N\/A|NA)$/i.test(valueOnly); if (emptyish) li.remove(); else kept.push(li); }); // Re-mark visible items as left/right cells so borders line up kept = Array.from(ul.querySelectorAll('li')); // in case we removed some kept.forEach((li, i) => { li.classList.toggle('_left', i % 2 === 0); li.classList.toggle('_right', i % 2 === 1); }); // If odd count, add a blank cell so the last row closes cleanly if (kept.length % 2 === 1) { const filler = document.createElement('li'); filler.innerHTML = ''; ul.appendChild(filler); filler.classList.add('_right'); } // Show after we’re done so there’s no flash ul.style.visibility = 'visible'; } // Run immediately (before most theme scripts finish) pruneAndLayout(); // Guard: if the theme reflows/rewrites after our run, fix it again const mo = new MutationObserver(() => pruneAndLayout()); mo.observe(ul, { childList: true, subtree: false, attributes: false }); })(); The Ping ALTA CB Blue Fairway Wood Shaft is a counterbalanced design that lets you swing heavier heads or longer builds without ballooning swing weight. A smooth midsection speeds the load for mid‑high launch, while a firmer tip stabilizes impact and trims spin. The deep‑blue finish pairs cleanly with Ping fairways. This shaft shows only light signs of use. You may notice faint scratches or small marks, but nothing that affects performance. The graphics remain sharp, fully visible, and mostly untouched. Pured Shaft Upgrade Our Recommendation Our Next Round Golf experts recommend the Ping ALTA CB Blue Fairway Wood Shaft for golfers who want an easier launch and added clubhead speed in a fairway wood. This lightweight, counter-balanced design promotes a mid-high to high flight with a smooth feel, making it a strong fit for players who value effortless height and carry. About Ping Ping is one of the most trusted names in golf, known for fitting innovation, perimeter weighting, and iconic designs. From the G-series drivers to the legendary Anser putter, Ping delivers reliable performance for golfers at every level. Playing It Forward By choosing this premium used shaft, you're not only investing in your own game but also contributing to Next Round Golf's mission of making golf more affordable and accessible for enthusiasts at every skill level. You’re joining a passionate community dedicated to sustainability, continuous improvement, and the shared joy of discovering new potential on the course. Next Round Guarantee With over 18,000 five star reviews and a 30 day money back guarantee, you can trust Next Round Golf for high-quality used Ping golf shafts. Stock # S2025-09-15-412508 Master SKU # 1021521 (function () { // Read the template variable const pured = ""; // Find the new section + text holder const section = document.getElementById('pured-shaft-section'); const textEl = document.getElementById('pured-shaft-text'); if (!section || !textEl) return; // Clean it up (handles empty, extra spaces, etc.) const value = (pured || "").trim(); // Show only for the allowed "Yes" values const shouldShow = (value === "Yes" || value === "Yes + Premium Shaft"); if (shouldShow) { textEl.textContent = "This shaft has been pured through computerized analysis to identify its most stable, consistent bending plane, optimizing performance, increasing distance, tightening dispersion, and reducing natural structural irregularities."; section.style.display = ""; } else { // Keep fully hidden so no text and no spacing appears section.style.display = "none"; } })();
    $89.99
    $44.9950% OFF
    Used Kbs Tour Graphite Prototype Hybrid Shaft Regular Flex Graphite - 38.5 in - No Adapter
    Next Round logo

    Used Kbs Tour Graphite Prototype Hybrid Shaft Regu...

    /* Force a real 2-column grid on THIS list only, overriding the theme */ #product-desc-list{ display:grid !important; grid-template-columns:1fr 1fr; gap:0; list-style:none; margin:0 0 16px 0; padding:0; column-count:initial !important; /* kill multi-column layout */ } #product-desc-list > li{ margin:0 !important; padding:6px !important; border-bottom:1px solid #d9d9d9 !important; float:none !important; /* kill float layouts */ width:auto !important; /* kill width:50% rules */ } #product-desc-list > li._left { border-right:1px solid #d9d9d9 !important; } Shaft Condition: Excellent Brand: Kbs Model: Tour Graphite Prototype Hybrid Club Type: Hybrid Shaft Flex: Regular Shaft Material: Graphite Shaft Weight: 65g Tip Diameter: 0.37 Adapter Type: No Adapter Length: 38.5 in Grip Condition: No Grip (function () { const ul = document.getElementById('product-desc-list'); if (!ul) return; function pruneAndLayout(){ // Remove empty/unspecified rows instead of hiding them const items = Array.from(ul.querySelectorAll('li')); let kept = []; items.forEach(li => { const label = li.querySelector('b'); const labelText = label ? label.textContent : ''; const valueOnly = label ? li.textContent.replace(labelText, '').trim() : li.textContent.trim(); const emptyish = valueOnly === '' || valueOnly === '°' || /^(Not Specified|Unspecified|Not Applicable|N\/A|NA)$/i.test(valueOnly); if (emptyish) li.remove(); else kept.push(li); }); // Re-mark visible items as left/right cells so borders line up kept = Array.from(ul.querySelectorAll('li')); // in case we removed some kept.forEach((li, i) => { li.classList.toggle('_left', i % 2 === 0); li.classList.toggle('_right', i % 2 === 1); }); // If odd count, add a blank cell so the last row closes cleanly if (kept.length % 2 === 1) { const filler = document.createElement('li'); filler.innerHTML = ''; ul.appendChild(filler); filler.classList.add('_right'); } // Show after we’re done so there’s no flash ul.style.visibility = 'visible'; } // Run immediately (before most theme scripts finish) pruneAndLayout(); // Guard: if the theme reflows/rewrites after our run, fix it again const mo = new MutationObserver(() => pruneAndLayout()); mo.observe(ul, { childList: true, subtree: false, attributes: false }); })(); The KBS Tour Graphite Prototype Hybrid Shaft delivers a steel-like feel in a modern hybrid build. A firm butt and mid with a responsive tip produce mid launch and managed spin for predictable gapping. Low torque and a paintless matte black finish add stability and focus, letting your hybrid mirror the tempo of KBS Tour irons. This shaft shows only light signs of use. You may notice faint scratches or small marks, but nothing that affects performance. The graphics remain sharp, fully visible, and mostly untouched. Pured Shaft Upgrade Our Recommendation Our Next Round Golf experts recommend the Kbs Tour Graphite Prototype Hybrid Shaft for golfers seeking a mid-launch, mid-spin hybrid with a smooth, tour-inspired feel. Built from graphite to mirror KBS Tour steel DNA, it delivers stability through impact and clean height without feeling overly harsh or boardy. About Kbs KBS produces premium steel shafts for irons and wedges, offering a wide range of flexes and profiles to match any swing. Used by tour pros and club fitters alike, KBS shafts are known for stability, tight dispersion, and smooth feel. Playing It Forward By choosing this premium used shaft, you're not only investing in your own game but also contributing to Next Round Golf's mission of making golf more affordable and accessible for enthusiasts at every skill level. You’re joining a passionate community dedicated to sustainability, continuous improvement, and the shared joy of discovering new potential on the course. Next Round Guarantee With over 18,000 five star reviews and a 30 day money back guarantee, you can trust Next Round Golf for high-quality used Kbs golf shafts. Stock # S2025-08-13-412135 Master SKU # 1017565 (function () { // Read the template variable const pured = ""; // Find the new section + text holder const section = document.getElementById('pured-shaft-section'); const textEl = document.getElementById('pured-shaft-text'); if (!section || !textEl) return; // Clean it up (handles empty, extra spaces, etc.) const value = (pured || "").trim(); // Show only for the allowed "Yes" values const shouldShow = (value === "Yes" || value === "Yes + Premium Shaft"); if (shouldShow) { textEl.textContent = "This shaft has been pured through computerized analysis to identify its most stable, consistent bending plane, optimizing performance, increasing distance, tightening dispersion, and reducing natural structural irregularities."; section.style.display = ""; } else { // Keep fully hidden so no text and no spacing appears section.style.display = "none"; } })();
    $89.99
    $34.9961% OFF
    Used Project X HZRDUS Smoke Red RDX Fairway Wood Shaft Regular Flex Graphite - 41.25 in - No Adapter
    Next Round logo

    Used Project X HZRDUS Smoke Red RDX Fairway Wood S...

    /* Force a real 2-column grid on THIS list only, overriding the theme */ #product-desc-list{ display:grid !important; grid-template-columns:1fr 1fr; gap:0; list-style:none; margin:0 0 16px 0; padding:0; column-count:initial !important; /* kill multi-column layout */ } #product-desc-list > li{ margin:0 !important; padding:6px !important; border-bottom:1px solid #d9d9d9 !important; float:none !important; /* kill float layouts */ width:auto !important; /* kill width:50% rules */ } #product-desc-list > li._left { border-right:1px solid #d9d9d9 !important; } Shaft Condition: Very Good Brand: Project X Model: HZRDUS Smoke Red RDX Fairway Wood Club Type: Driver Shaft Flex: Regular Shaft Material: Graphite Shaft Weight: 60g Tip Diameter: .335 Adapter Type: No Adapter Length: 41.25 in Grip Condition: No Wear (function () { const ul = document.getElementById('product-desc-list'); if (!ul) return; function pruneAndLayout(){ // Remove empty/unspecified rows instead of hiding them const items = Array.from(ul.querySelectorAll('li')); let kept = []; items.forEach(li => { const label = li.querySelector('b'); const labelText = label ? label.textContent : ''; const valueOnly = label ? li.textContent.replace(labelText, '').trim() : li.textContent.trim(); const emptyish = valueOnly === '' || valueOnly === '°' || /^(Not Specified|Unspecified|Not Applicable|N\/A|NA)$/i.test(valueOnly); if (emptyish) li.remove(); else kept.push(li); }); // Re-mark visible items as left/right cells so borders line up kept = Array.from(ul.querySelectorAll('li')); // in case we removed some kept.forEach((li, i) => { li.classList.toggle('_left', i % 2 === 0); li.classList.toggle('_right', i % 2 === 1); }); // If odd count, add a blank cell so the last row closes cleanly if (kept.length % 2 === 1) { const filler = document.createElement('li'); filler.innerHTML = ''; ul.appendChild(filler); filler.classList.add('_right'); } // Show after we’re done so there’s no flash ul.style.visibility = 'visible'; } // Run immediately (before most theme scripts finish) pruneAndLayout(); // Guard: if the theme reflows/rewrites after our run, fix it again const mo = new MutationObserver(() => pruneAndLayout()); mo.observe(ul, { childList: true, subtree: false, attributes: false }); })(); The Project X HZRDUS Smoke Red RDX Fairway Wood Shaft blends a higher-balance-point profile with Hexcel HexTow carbon to create effortless speed and easy height off tight lies. A firm tip and responsive midsection stabilize impact while encouraging a lively, towering launch. Tuned for today’s heavier fairway heads, it tightens dispersion without adding harshness. This shaft shows light burn marks and is unprepped, indicating prior use. Despite these imperfections, it remains in very good condition overall, suitable for continued performance. Our Recommendation About Project X Project X shafts are engineered for precision and control, especially in irons and hybrids. Known for low launch and tight dispersion, Project X is a staple in tour bags and custom fittings. Playing It Forward By choosing this premium used shaft, you're not only investing in your own game but also contributing to Next Round Golf's mission of making golf more affordable and accessible for enthusiasts at every skill level. You’re joining a passionate community dedicated to sustainability, continuous improvement, and the shared joy of discovering new potential on the course. Next Round Guarantee With over 18,000 five star reviews and a 30 day money back guarantee, you can trust Next Round Golf for high-quality used Project X golf shafts. Stock # S2026-01-13-373829 Master SKU # 1021357
    $82.99
    $63.9923% OFF
    Used Mitsubishi Tensei CK Blue Fairway Wood Shaft Seniors Flex Graphite - 42.75 in - Ping G Adapter
    Next Round logo

    Used Mitsubishi Tensei CK Blue Fairway Wood Shaft ...

    /* Force a real 2-column grid on THIS list only, overriding the theme */ #product-desc-list{ display:grid !important; grid-template-columns:1fr 1fr; gap:0; list-style:none; margin:0 0 16px 0; padding:0; column-count:initial !important; /* kill multi-column layout */ } #product-desc-list > li{ margin:0 !important; padding:6px !important; border-bottom:1px solid #d9d9d9 !important; float:none !important; /* kill float layouts */ width:auto !important; /* kill width:50% rules */ } #product-desc-list > li._left { border-right:1px solid #d9d9d9 !important; } Shaft Condition: Very Good Brand: Mitsubishi Model: Tensei CK Blue Fairway Wood Club Type: Fairway Wood Shaft Flex: Seniors Shaft Material: Graphite Shaft Weight: 50g Tip Diameter: .335 Adapter Type: Ping G Adapter Length: 42.75 in Grip Condition: Average Wear (function () { const ul = document.getElementById('product-desc-list'); if (!ul) return; function pruneAndLayout(){ // Remove empty/unspecified rows instead of hiding them const items = Array.from(ul.querySelectorAll('li')); let kept = []; items.forEach(li => { const label = li.querySelector('b'); const labelText = label ? label.textContent : ''; const valueOnly = label ? li.textContent.replace(labelText, '').trim() : li.textContent.trim(); const emptyish = valueOnly === '' || valueOnly === '°' || /^(Not Specified|Unspecified|Not Applicable|N\/A|NA)$/i.test(valueOnly); if (emptyish) li.remove(); else kept.push(li); }); // Re-mark visible items as left/right cells so borders line up kept = Array.from(ul.querySelectorAll('li')); // in case we removed some kept.forEach((li, i) => { li.classList.toggle('_left', i % 2 === 0); li.classList.toggle('_right', i % 2 === 1); }); // If odd count, add a blank cell so the last row closes cleanly if (kept.length % 2 === 1) { const filler = document.createElement('li'); filler.innerHTML = ''; ul.appendChild(filler); filler.classList.add('_right'); } // Show after we’re done so there’s no flash ul.style.visibility = 'visible'; } // Run immediately (before most theme scripts finish) pruneAndLayout(); // Guard: if the theme reflows/rewrites after our run, fix it again const mo = new MutationObserver(() => pruneAndLayout()); mo.observe(ul, { childList: true, subtree: false, attributes: false }); })(); The Mitsubishi Tensei CK Blue Fairway Wood Shaft blends a mid-launch, mid-spin profile with a Carbon-Kevlar butt weave for stable, responsive feel. Multi-material construction (MR70 and low‑resin prepreg) boosts strength without adding weight, while a reinforced tip and fairway-tuned profile promote speed from the deck and consistent flight. The shaft shows signs of wear with graphics that are lightly and heavily worn. Overall, it remains functional and in good playing condition. Pured Shaft Upgrade Our Recommendation Our Next Round Golf experts recommend the Mitsubishi Tensei CK Blue Fairway Wood Shaft for golfers seeking a smooth mid-launch profile with balanced spin and stability. Its carbon-kevlar construction and counterbalanced design help create easy tempo, solid feel, and consistent flight from the fairway or tee. About Mitsubishi Mitsubishi makes some of the most advanced graphite shafts in golf, with popular models like TENSEI and Diamana used by tour pros. Known for elite materials and tight tolerances, Mitsubishi shafts deliver power and precision. Playing It Forward By choosing this premium used shaft, you're not only investing in your own game but also contributing to Next Round Golf's mission of making golf more affordable and accessible for enthusiasts at every skill level. You’re joining a passionate community dedicated to sustainability, continuous improvement, and the shared joy of discovering new potential on the course. Next Round Guarantee With over 18,000 five star reviews and a 30 day money back guarantee, you can trust Next Round Golf for high-quality used Mitsubishi golf shafts. Stock # S2025-12-23-416533 Master SKU # 1021302 (function () { // Read the template variable const pured = ""; // Find the new section + text holder const section = document.getElementById('pured-shaft-section'); const textEl = document.getElementById('pured-shaft-text'); if (!section || !textEl) return; // Clean it up (handles empty, extra spaces, etc.) const value = (pured || "").trim(); // Show only for the allowed "Yes" values const shouldShow = (value === "Yes" || value === "Yes + Premium Shaft"); if (shouldShow) { textEl.textContent = "This shaft has been pured through computerized analysis to identify its most stable, consistent bending plane, optimizing performance, increasing distance, tightening dispersion, and reducing natural structural irregularities."; section.style.display = ""; } else { // Keep fully hidden so no text and no spacing appears section.style.display = "none"; } })();
    $59.99
    $43.9927% OFF
    Used Kbs Tgi Tour Graphite 60 Regular Graphite Iron Shaft Set 37.5" - 39.75".
    Next Round logo

    Used Kbs Tgi Tour Graphite 60 Regular Graphite Iro...

    /* Force a real 2-column grid on THIS list only, overriding the theme */ #product-desc-list{ display:grid !important; grid-template-columns:1fr 1fr; gap:0; list-style:none; margin:0 0 16px 0; padding:0; column-count:initial !important; /* kill multi-column layout */ } #product-desc-list > li{ margin:0 !important; padding:6px !important; border-bottom:1px solid #d9d9d9 !important; float:none !important; /* kill float layouts */ width:auto !important; /* kill width:50% rules */ } #product-desc-list > li._left { border-right:1px solid #d9d9d9 !important; } Shaft Condition: Excellent Number of Shafts: 5 Brand: Kbs Model: Tgi Tour Graphite 60 Club Type: Iron Shaft Flex: Regular Shaft Material: Graphite Shaft Weight: 60g Tip Diameter: .355 Adapter Type: Set Lengths (in)s: 37.5" - 39.75". Grip Condition: No Grip (function () { const ul = document.getElementById('product-desc-list'); if (!ul) return; function pruneAndLayout(){ // Remove empty/unspecified rows instead of hiding them const items = Array.from(ul.querySelectorAll('li')); let kept = []; items.forEach(li => { const label = li.querySelector('b'); const labelText = label ? label.textContent : ''; const valueOnly = label ? li.textContent.replace(labelText, '').trim() : li.textContent.trim(); const emptyish = valueOnly === '' || valueOnly === '°' || /^(Not Specified|Unspecified|Not Applicable|N\/A|NA)$/i.test(valueOnly); if (emptyish) li.remove(); else kept.push(li); }); // Re-mark visible items as left/right cells so borders line up kept = Array.from(ul.querySelectorAll('li')); // in case we removed some kept.forEach((li, i) => { li.classList.toggle('_left', i % 2 === 0); li.classList.toggle('_right', i % 2 === 1); }); // If odd count, add a blank cell so the last row closes cleanly if (kept.length % 2 === 1) { const filler = document.createElement('li'); filler.innerHTML = ''; ul.appendChild(filler); filler.classList.add('_right'); } // Show after we’re done so there’s no flash ul.style.visibility = 'visible'; } // Run immediately (before most theme scripts finish) pruneAndLayout(); // Guard: if the theme reflows/rewrites after our run, fix it again const mo = new MutationObserver(() => pruneAndLayout()); mo.observe(ul, { childList: true, subtree: false, attributes: false }); })(); The KBS TGI Tour Graphite 60 Shaft Set is a high-performance option for golfers seeking a reliable and affordable upgrade. With advanced technology and a lightweight design, this used golf shaft set offers improved swing speed and distance. The unique TGI (Tour Graphite Iron) technology provides a consistent feel and trajectory, making it ideal for golfers looking to improve their iron play. Whether you're a beginner or a seasoned player, the KBS TGI Tour Graphite 60 Shaft Set can help take your game to the next level. This shaft set shows minimal signs of use. There may be slight, barely noticeable cosmetic imperfections like faint scratches or small marks, but the performance is not affected. The graphics remain fully visible and mostly untouched. Pured Shaft Upgrade Our Recommendation Our Next Round Golf experts recommend the Kbs Tgi Tour Graphite 60 Shaft Set for golfers who want a lightweight graphite iron shaft with steel-like stability and a smooth, balanced feel. Built for players needing mid-high launch and mid spin, it offers easy speed without sacrificing control through impact. About Kbs KBS produces premium steel shafts for irons and wedges, offering a wide range of flexes and profiles to match any swing. Used by tour pros and club fitters alike, KBS shafts are known for stability, tight dispersion, and smooth feel. Playing It Forward By choosing this premium used shaft set, you're not only investing in your own game but also contributing to Next Round Golf's mission of making golf more affordable and accessible for enthusiasts at every skill level. You’re joining a passionate community dedicated to sustainability, continuous improvement, and the shared joy of discovering new potential on the course. Next Round Guarantee With over 18,000 five star reviews and a 30 day money back guarantee, you can trust Next Round Golf for high-quality used Kbs golf clubs. Stock # S2025-11-10-584353 Master SKU # 1016144 (function () { // Read the template variable const pured = ""; // Find the new section + text holder const section = document.getElementById('pured-shaft-section'); const textEl = document.getElementById('pured-shaft-text'); if (!section || !textEl) return; // Clean it up (handles empty, extra spaces, etc.) const value = (pured || "").trim(); // Show only for the allowed "Yes" values const shouldShow = (value === "Yes" || value === "Yes + Premium Shaft"); if (shouldShow) { textEl.textContent = "These shafts have been pured through computerized analysis to identify their most stable, consistent bending plane, optimizing performance, increasing distance, tightening dispersion, and reducing natural structural irregularities."; section.style.display = ""; } else { // Keep fully hidden so no text and no spacing appears section.style.display = "none"; } })();
    $269.99
    $186.9931% OFF
    Used Accra TZ6 Fairway Wood Shaft Regular Flex Graphite - 42.25 in - No Adapter
    Next Round logo

    Used Accra TZ6 Fairway Wood Shaft Regular Flex Gra...

    /* Force a real 2-column grid on THIS list only, overriding the theme */ #product-desc-list{ display:grid !important; grid-template-columns:1fr 1fr; gap:0; list-style:none; margin:0 0 16px 0; padding:0; column-count:initial !important; /* kill multi-column layout */ } #product-desc-list > li{ margin:0 !important; padding:6px !important; border-bottom:1px solid #d9d9d9 !important; float:none !important; /* kill float layouts */ width:auto !important; /* kill width:50% rules */ } #product-desc-list > li._left { border-right:1px solid #d9d9d9 !important; } Shaft Condition: Very Good Brand: Accra Model: TZ6 Fairway Wood Club Type: Fairway Wood Shaft Flex: Regular Shaft Material: Graphite Shaft Weight: 50g Tip Diameter: .335 Adapter Type: No Adapter Length: 42.25 in Grip Condition: New (function () { const ul = document.getElementById('product-desc-list'); if (!ul) return; function pruneAndLayout(){ // Remove empty/unspecified rows instead of hiding them const items = Array.from(ul.querySelectorAll('li')); let kept = []; items.forEach(li => { const label = li.querySelector('b'); const labelText = label ? label.textContent : ''; const valueOnly = label ? li.textContent.replace(labelText, '').trim() : li.textContent.trim(); const emptyish = valueOnly === '' || valueOnly === '°' || /^(Not Specified|Unspecified|Not Applicable|N\/A|NA)$/i.test(valueOnly); if (emptyish) li.remove(); else kept.push(li); }); // Re-mark visible items as left/right cells so borders line up kept = Array.from(ul.querySelectorAll('li')); // in case we removed some kept.forEach((li, i) => { li.classList.toggle('_left', i % 2 === 0); li.classList.toggle('_right', i % 2 === 1); }); // If odd count, add a blank cell so the last row closes cleanly if (kept.length % 2 === 1) { const filler = document.createElement('li'); filler.innerHTML = ''; ul.appendChild(filler); filler.classList.add('_right'); } // Show after we’re done so there’s no flash ul.style.visibility = 'visible'; } // Run immediately (before most theme scripts finish) pruneAndLayout(); // Guard: if the theme reflows/rewrites after our run, fix it again const mo = new MutationObserver(() => pruneAndLayout()); mo.observe(ul, { childList: true, subtree: false, attributes: false }); })(); The Accra TZ6 Fairway Wood Shaft pairs a responsive midsection with a firm tip to drive mid-high launch and controlled spin from the deck. Its high-modulus carbon layup and low torque keep the head stable through impact, yielding fast feel, tight dispersion, and consistent gapping in modern fairway heads. This shaft shows light to moderate signs of use. There may be some visible scratches, scuffs, or wear, but these are cosmetic only and do not affect performance. The graphics may show slight wear but are still legible and intact. This shaft has been pured, a process that optimizes maximum performance, better distance, and tighter dispersion. Pured Shaft Upgrade Our Recommendation Our Next Round Golf experts recommend the Accra TZ6 Fairway Wood Shaft for stronger players seeking a higher launch with controlled spin in their fairway metal. Built with high-modulus materials and an extremely stable, low-torque profile, it delivers a smooth feel while keeping the flight penetrating and consistent. About Accra Accra is a premium golf shaft brand known for delivering exceptional feel, control, and consistency. Favored by club fitters and serious players, Accra shafts are engineered for performance and tailored precision. Whether you're upgrading your driver or dialing in your irons, Accra offers top-tier options for players who demand more from every swing. Playing It Forward By choosing this premium used shaft, you're not only investing in your own game but also contributing to Next Round Golf's mission of making golf more affordable and accessible for enthusiasts at every skill level. You’re joining a passionate community dedicated to sustainability, continuous improvement, and the shared joy of discovering new potential on the course. Next Round Guarantee With over 18,000 five star reviews and a 30 day money back guarantee, you can trust Next Round Golf for high-quality used Accra golf shafts. Stock # S2025-10-24-507289 Master SKU # 1021711 (function () { // Read the template variable const pured = ""; // Find the new section + text holder const section = document.getElementById('pured-shaft-section'); const textEl = document.getElementById('pured-shaft-text'); if (!section || !textEl) return; // Clean it up (handles empty, extra spaces, etc.) const value = (pured || "").trim(); // Show only for the allowed "Yes" values const shouldShow = (value === "Yes" || value === "Yes + Premium Shaft"); if (shouldShow) { textEl.textContent = "This shaft has been pured through computerized analysis to identify its most stable, consistent bending plane, optimizing performance, increasing distance, tightening dispersion, and reducing natural structural irregularities."; section.style.display = ""; } else { // Keep fully hidden so no text and no spacing appears section.style.display = "none"; } })();
    $104.99
    $64.9938% OFF
    Used Project X HZRDUS Smoke Red RDX Hybrid Shaft Regular Flex Graphite - 40 in - Srixon Adapter
    Next Round logo

    Used Project X HZRDUS Smoke Red RDX Hybrid Shaft R...

    /* Force a real 2-column grid on THIS list only, overriding the theme */ #product-desc-list{ display:grid !important; grid-template-columns:1fr 1fr; gap:0; list-style:none; margin:0 0 16px 0; padding:0; column-count:initial !important; /* kill multi-column layout */ } #product-desc-list > li{ margin:0 !important; padding:6px !important; border-bottom:1px solid #d9d9d9 !important; float:none !important; /* kill float layouts */ width:auto !important; /* kill width:50% rules */ } #product-desc-list > li._left { border-right:1px solid #d9d9d9 !important; } Shaft Condition: Excellent Brand: Project X Model: HZRDUS Smoke Red RDX Hybrid Club Type: Hybrid Shaft Flex: Regular Shaft Material: Graphite Shaft Weight: 70g Tip Diameter: 0.37 Adapter Type: Srixon Adapter Length: 40 in Grip Condition: New (function () { const ul = document.getElementById('product-desc-list'); if (!ul) return; function pruneAndLayout(){ // Remove empty/unspecified rows instead of hiding them const items = Array.from(ul.querySelectorAll('li')); let kept = []; items.forEach(li => { const label = li.querySelector('b'); const labelText = label ? label.textContent : ''; const valueOnly = label ? li.textContent.replace(labelText, '').trim() : li.textContent.trim(); const emptyish = valueOnly === '' || valueOnly === '°' || /^(Not Specified|Unspecified|Not Applicable|N\/A|NA)$/i.test(valueOnly); if (emptyish) li.remove(); else kept.push(li); }); // Re-mark visible items as left/right cells so borders line up kept = Array.from(ul.querySelectorAll('li')); // in case we removed some kept.forEach((li, i) => { li.classList.toggle('_left', i % 2 === 0); li.classList.toggle('_right', i % 2 === 1); }); // If odd count, add a blank cell so the last row closes cleanly if (kept.length % 2 === 1) { const filler = document.createElement('li'); filler.innerHTML = ''; ul.appendChild(filler); filler.classList.add('_right'); } // Show after we’re done so there’s no flash ul.style.visibility = 'visible'; } // Run immediately (before most theme scripts finish) pruneAndLayout(); // Guard: if the theme reflows/rewrites after our run, fix it again const mo = new MutationObserver(() => pruneAndLayout()); mo.observe(ul, { childList: true, subtree: false, attributes: false }); })(); The Project X HZRDUS Smoke Red RDX Hybrid Shaft blends a counterbalanced handle with an active midsection for easy speed and mid‑high launch. A firm tip resists twisting, tightening dispersion on aggressive swings. Hexcel carbon layups create a crisp, lively feel, and bold HZRDUS graphics finish the look. Great for players seeking towering carry from long‑approach clubs. This shaft shows only light signs of use. You may notice faint scratches or small marks, but nothing that affects performance. The graphics remain sharp, fully visible, and mostly untouched. Pured Shaft Upgrade Our Recommendation Our Next Round Golf experts recommend the Project X HZRDUS Smoke Red RDX Hybrid Shaft for players seeking a higher-launching hybrid shaft with a smooth, responsive feel. Its Red profile is built to add easier carry and mid-spin performance, while the stable RDX construction helps keep aggressive transitions under control through impact. About Project X Project X shafts are engineered for precision and control, especially in irons and hybrids. Known for low launch and tight dispersion, Project X is a staple in tour bags and custom fittings. Playing It Forward By choosing this premium used shaft, you're not only investing in your own game but also contributing to Next Round Golf's mission of making golf more affordable and accessible for enthusiasts at every skill level. You’re joining a passionate community dedicated to sustainability, continuous improvement, and the shared joy of discovering new potential on the course. Next Round Guarantee With over 18,000 five star reviews and a 30 day money back guarantee, you can trust Next Round Golf for high-quality used Project X golf shafts. Stock # S2025-09-26-422687 Master SKU # 1021590 (function () { // Read the template variable const pured = ""; // Find the new section + text holder const section = document.getElementById('pured-shaft-section'); const textEl = document.getElementById('pured-shaft-text'); if (!section || !textEl) return; // Clean it up (handles empty, extra spaces, etc.) const value = (pured || "").trim(); // Show only for the allowed "Yes" values const shouldShow = (value === "Yes" || value === "Yes + Premium Shaft"); if (shouldShow) { textEl.textContent = "This shaft has been pured through computerized analysis to identify its most stable, consistent bending plane, optimizing performance, increasing distance, tightening dispersion, and reducing natural structural irregularities."; section.style.display = ""; } else { // Keep fully hidden so no text and no spacing appears section.style.display = "none"; } })();
    $69.99
    $31.9954% OFF
    Used Mitsubishi Tensei AV Raw Blue Driver Shaft Extra Stiff Flex Graphite - 46 in - No Adapter
    Next Round logo

    Used Mitsubishi Tensei AV Raw Blue Driver Shaft Ex...

    /* Force a real 2-column grid on THIS list only, overriding the theme */ #product-desc-list{ display:grid !important; grid-template-columns:1fr 1fr; gap:0; list-style:none; margin:0 0 16px 0; padding:0; column-count:initial !important; /* kill multi-column layout */ } #product-desc-list > li{ margin:0 !important; padding:6px !important; border-bottom:1px solid #d9d9d9 !important; float:none !important; /* kill float layouts */ width:auto !important; /* kill width:50% rules */ } #product-desc-list > li._left { border-right:1px solid #d9d9d9 !important; } Shaft Condition: Mint Brand: Mitsubishi Model: Tensei AV Raw Blue Driver Club Type: Driver Shaft Flex: Extra Stiff Shaft Material: Graphite Shaft Weight: 75g Tip Diameter: 0.335 Adapter Type: No Adapter Length: 46 in Grip Condition: No Grip (function () { const ul = document.getElementById('product-desc-list'); if (!ul) return; function pruneAndLayout(){ // Remove empty/unspecified rows instead of hiding them const items = Array.from(ul.querySelectorAll('li')); let kept = []; items.forEach(li => { const label = li.querySelector('b'); const labelText = label ? label.textContent : ''; const valueOnly = label ? li.textContent.replace(labelText, '').trim() : li.textContent.trim(); const emptyish = valueOnly === '' || valueOnly === '°' || /^(Not Specified|Unspecified|Not Applicable|N\/A|NA)$/i.test(valueOnly); if (emptyish) li.remove(); else kept.push(li); }); // Re-mark visible items as left/right cells so borders line up kept = Array.from(ul.querySelectorAll('li')); // in case we removed some kept.forEach((li, i) => { li.classList.toggle('_left', i % 2 === 0); li.classList.toggle('_right', i % 2 === 1); }); // If odd count, add a blank cell so the last row closes cleanly if (kept.length % 2 === 1) { const filler = document.createElement('li'); filler.innerHTML = ''; ul.appendChild(filler); filler.classList.add('_right'); } // Show after we’re done so there’s no flash ul.style.visibility = 'visible'; } // Run immediately (before most theme scripts finish) pruneAndLayout(); // Guard: if the theme reflows/rewrites after our run, fix it again const mo = new MutationObserver(() => pruneAndLayout()); mo.observe(ul, { childList: true, subtree: false, attributes: false }); })(); The Mitsubishi Tensei AV Raw Blue Driver Shaft blends mid-launch performance with a tighter, more stable handle. Aluminum Vapor–coated weave in the butt section firms the handle without extra weight, promoting consistent timing and centered contact. Its responsive mid-tip adds easy speed and high-carry flight, while the RAW window reveals the AV weave for a sleek, technical look. This shaft is in like-new condition, showing no signs of use or wear. The finish and graphics are fully intact, free of scratches, dents, or imperfections - just as if it came straight out of the box. Pured Shaft Upgrade Our Recommendation Our Next Round Golf experts recommend the Mitsubishi Tensei AV Raw Blue Driver Shaft for golfers seeking a mid-launch, mid-spin profile with a smooth, responsive feel. Its AV Raw carbon-fiber design promotes stability and consistent energy transfer, making it a strong fit for players who want balanced performance without sacrificing speed. About Mitsubishi Mitsubishi makes some of the most advanced graphite shafts in golf, with popular models like TENSEI and Diamana used by tour pros. Known for elite materials and tight tolerances, Mitsubishi shafts deliver power and precision. Playing It Forward By choosing this premium used shaft, you're not only investing in your own game but also contributing to Next Round Golf's mission of making golf more affordable and accessible for enthusiasts at every skill level. You’re joining a passionate community dedicated to sustainability, continuous improvement, and the shared joy of discovering new potential on the course. Next Round Guarantee With over 18,000 five star reviews and a 30 day money back guarantee, you can trust Next Round Golf for high-quality used Mitsubishi golf shafts. Stock # S2025-09-24-594445 Master SKU # 1021048 (function () { // Read the template variable const pured = ""; // Find the new section + text holder const section = document.getElementById('pured-shaft-section'); const textEl = document.getElementById('pured-shaft-text'); if (!section || !textEl) return; // Clean it up (handles empty, extra spaces, etc.) const value = (pured || "").trim(); // Show only for the allowed "Yes" values const shouldShow = (value === "Yes" || value === "Yes + Premium Shaft"); if (shouldShow) { textEl.textContent = "This shaft has been pured through computerized analysis to identify its most stable, consistent bending plane, optimizing performance, increasing distance, tightening dispersion, and reducing natural structural irregularities."; section.style.display = ""; } else { // Keep fully hidden so no text and no spacing appears section.style.display = "none"; } })();
    $89.99
    $44.9950% OFF
    Used Project X HZRDUS Black Gen4 Fairway Wood Shaft Stiff Flex Graphite - 42.5 in - Srixon Adapter
    Next Round logo

    Used Project X HZRDUS Black Gen4 Fairway Wood Shaf...

    /* Force a real 2-column grid on THIS list only, overriding the theme */ #product-desc-list{ display:grid !important; grid-template-columns:1fr 1fr; gap:0; list-style:none; margin:0 0 16px 0; padding:0; column-count:initial !important; /* kill multi-column layout */ } #product-desc-list > li{ margin:0 !important; padding:6px !important; border-bottom:1px solid #d9d9d9 !important; float:none !important; /* kill float layouts */ width:auto !important; /* kill width:50% rules */ } #product-desc-list > li._left { border-right:1px solid #d9d9d9 !important; } Shaft Condition: Very Good Brand: Project X Model: HZRDUS Black Gen4 Fairway Wood Club Type: Fairway Wood Shaft Flex: Stiff Shaft Material: Graphite Shaft Weight: 60g Tip Diameter: 0.335 Adapter Type: Srixon Adapter Length: 42.5 in Grip Condition: Average Wear (function () { const ul = document.getElementById('product-desc-list'); if (!ul) return; function pruneAndLayout(){ // Remove empty/unspecified rows instead of hiding them const items = Array.from(ul.querySelectorAll('li')); let kept = []; items.forEach(li => { const label = li.querySelector('b'); const labelText = label ? label.textContent : ''; const valueOnly = label ? li.textContent.replace(labelText, '').trim() : li.textContent.trim(); const emptyish = valueOnly === '' || valueOnly === '°' || /^(Not Specified|Unspecified|Not Applicable|N\/A|NA)$/i.test(valueOnly); if (emptyish) li.remove(); else kept.push(li); }); // Re-mark visible items as left/right cells so borders line up kept = Array.from(ul.querySelectorAll('li')); // in case we removed some kept.forEach((li, i) => { li.classList.toggle('_left', i % 2 === 0); li.classList.toggle('_right', i % 2 === 1); }); // If odd count, add a blank cell so the last row closes cleanly if (kept.length % 2 === 1) { const filler = document.createElement('li'); filler.innerHTML = ''; ul.appendChild(filler); filler.classList.add('_right'); } // Show after we’re done so there’s no flash ul.style.visibility = 'visible'; } // Run immediately (before most theme scripts finish) pruneAndLayout(); // Guard: if the theme reflows/rewrites after our run, fix it again const mo = new MutationObserver(() => pruneAndLayout()); mo.observe(ul, { childList: true, subtree: false, attributes: false }); })(); The Project X HZRDUS Black Gen4 Fairway Wood Shaft brings a penetrating, low-spin flight in a fairway build. Dual Torsional Design and a stiff butt/x-stiff mid/stiff tip handle heavier fairway heads and quick transitions. Available in 70–80g ranges, it delivers tight dispersion and a solid, smoother feel when you lean on it from the deck or tee. This shaft shows normal wear from regular use, including visible scratches, scuffs, or minor cosmetic marks. These do not affect performance. The graphics may show slight fading or wear but remain clear and intact. Pured Shaft Upgrade Our Recommendation Our Next Round Golf experts recommend the Project X HZRDUS Black Gen4 Fairway Wood Shaft for aggressive swingers seeking a penetrating, low-spin fairway flight. Its stiff butt, firm midsection, and stable tip promote exceptional stability and a tighter launch window, making it ideal for players who want maximum control from the tee or turf. About Project X Project X shafts are engineered for precision and control, especially in irons and hybrids. Known for low launch and tight dispersion, Project X is a staple in tour bags and custom fittings. Playing It Forward By choosing this premium used shaft, you're not only investing in your own game but also contributing to Next Round Golf's mission of making golf more affordable and accessible for enthusiasts at every skill level. You’re joining a passionate community dedicated to sustainability, continuous improvement, and the shared joy of discovering new potential on the course. Next Round Guarantee With over 18,000 five star reviews and a 30 day money back guarantee, you can trust Next Round Golf for high-quality used Project X golf shafts. Stock # S2025-08-15-409735 Master SKU # 1021347 (function () { // Read the template variable const pured = ""; // Find the new section + text holder const section = document.getElementById('pured-shaft-section'); const textEl = document.getElementById('pured-shaft-text'); if (!section || !textEl) return; // Clean it up (handles empty, extra spaces, etc.) const value = (pured || "").trim(); // Show only for the allowed "Yes" values const shouldShow = (value === "Yes" || value === "Yes + Premium Shaft"); if (shouldShow) { textEl.textContent = "This shaft has been pured through computerized analysis to identify its most stable, consistent bending plane, optimizing performance, increasing distance, tightening dispersion, and reducing natural structural irregularities."; section.style.display = ""; } else { // Keep fully hidden so no text and no spacing appears section.style.display = "none"; } })();
    $79.99
    $30.9961% OFF
    Used Va Composites Drago Driver Shaft Ladies Flex Graphite - 43.5 in - Callaway Adapter
    Next Round logo

    Used Va Composites Drago Driver Shaft Ladies Flex ...

    /* Force a real 2-column grid on THIS list only, overriding the theme */ #product-desc-list{ display:grid !important; grid-template-columns:1fr 1fr; gap:0; list-style:none; margin:0 0 16px 0; padding:0; column-count:initial !important; /* kill multi-column layout */ } #product-desc-list > li{ margin:0 !important; padding:6px !important; border-bottom:1px solid #d9d9d9 !important; float:none !important; /* kill float layouts */ width:auto !important; /* kill width:50% rules */ } #product-desc-list > li._left { border-right:1px solid #d9d9d9 !important; } Shaft Condition: Excellent Brand: Va Composites Model: Drago Driver Club Type: Driver Shaft Flex: Ladies Shaft Material: Graphite Shaft Weight: 45g Tip Diameter: .335 Adapter Type: Callaway Adapter Length: 43.5 in Grip Condition: Average Wear (function () { const ul = document.getElementById('product-desc-list'); if (!ul) return; function pruneAndLayout(){ // Remove empty/unspecified rows instead of hiding them const items = Array.from(ul.querySelectorAll('li')); let kept = []; items.forEach(li => { const label = li.querySelector('b'); const labelText = label ? label.textContent : ''; const valueOnly = label ? li.textContent.replace(labelText, '').trim() : li.textContent.trim(); const emptyish = valueOnly === '' || valueOnly === '°' || /^(Not Specified|Unspecified|Not Applicable|N\/A|NA)$/i.test(valueOnly); if (emptyish) li.remove(); else kept.push(li); }); // Re-mark visible items as left/right cells so borders line up kept = Array.from(ul.querySelectorAll('li')); // in case we removed some kept.forEach((li, i) => { li.classList.toggle('_left', i % 2 === 0); li.classList.toggle('_right', i % 2 === 1); }); // If odd count, add a blank cell so the last row closes cleanly if (kept.length % 2 === 1) { const filler = document.createElement('li'); filler.innerHTML = ''; ul.appendChild(filler); filler.classList.add('_right'); } // Show after we’re done so there’s no flash ul.style.visibility = 'visible'; } // Run immediately (before most theme scripts finish) pruneAndLayout(); // Guard: if the theme reflows/rewrites after our run, fix it again const mo = new MutationObserver(() => pruneAndLayout()); mo.observe(ul, { childList: true, subtree: false, attributes: false }); })(); The VA Composites Drago Driver Shaft is a low-launch, low-spin choice built for aggressive tempos. A stout tip and reinforced midsection reduce twist for a penetrating flight and tight dispersion. High-modulus carbon construction transmits a solid, stable feel, and the bold dragon graphics add bite for fast swingers chasing maximum speed without the left miss. This shaft shows minimal signs of use. There may be slight, barely noticeable cosmetic imperfections like faint scratches or small marks, but the performance is not affected. The graphics remain fully visible and mostly untouched. Pured Shaft Upgrade Our Recommendation Our Next Round Golf club experts recommend the VA Composites Drago Driver Shaft for golfers who want a premium, tour level graphite shaft that blends smooth feel with excellent stability and control; we like its advanced carbon architecture and refined balance, which help promote a mid launch with controlled spin and tighter dispersion, making it an excellent choice for players seeking dependable distance, accuracy, and confidence off the tee. About Va Composites VA Composites blends performance and personality, offering shafts with explosive launch, low spin, and bold designs. With models like Raijin and Nemesys, they appeal to custom-fit players who want flair with their function. Playing It Forward By choosing this premium used shaft, you're not only investing in your own game but also contributing to Next Round Golf's mission of making golf more affordable and accessible for enthusiasts at every skill level. You’re joining a passionate community dedicated to sustainability, continuous improvement, and the shared joy of discovering new potential on the course. Next Round Guarantee With over 18,000 five star reviews and a 30 day money back guarantee, you can trust Next Round Golf for high-quality used Va Composites golf shafts. Stock # S2025-10-10-595078 Master SKU # 1014481 (function () { // Read the template variable const pured = ""; // Find the new section + text holder const section = document.getElementById('pured-shaft-section'); const textEl = document.getElementById('pured-shaft-text'); if (!section || !textEl) return; // Clean it up (handles empty, extra spaces, etc.) const value = (pured || "").trim(); // Show only for the allowed "Yes" values const shouldShow = (value === "Yes" || value === "Yes + Premium Shaft"); if (shouldShow) { textEl.textContent = "This shaft has been pured through computerized analysis to identify its most stable, consistent bending plane, optimizing performance, increasing distance, tightening dispersion, and reducing natural structural irregularities."; section.style.display = ""; } else { // Keep fully hidden so no text and no spacing appears section.style.display = "none"; } })();
    $189.99
    $87.9954% OFF

    Subscribe to Next Round coupon newsletter

    Get notified of offers and coupon codes from Next Round before they expire!