Store Offer Menu

  • Image
    Used Bettinardi 2023 Studio Stock 16 Putter - Right-Handed - 35 in - Mid-mallet

    Used Bettinardi 2023 Studio Stock 16 Putter - Right-Handed - 35 in - Mid-mallet

    Product information for Used Bettinardi 2023 Studio Stock 16 Putter - Right-Handed - 35 in - Mid-mallet

    $449.00
    $312.9930% OFF

    Elevate your putting performance with the exceptional Bettinardi 2023 Studio Stock 16 Putter, now available at Next Round Golf. This premium right-handed mid-mallet putter delivers tour-level precision with its 35-inch steel shaft and soft carbon steel construction, providing the perfect balance of control and responsive feedback on every green. Experience the confidence that comes with Bettinardi's legendary craftsmanship. The precision-milled face ensures consistent ball speed and true roll, reducing skidding while promoting optimal distance control. The clean alignment aids and classic design make targeting your putts intuitive, helping you sink more crucial shots when it matters most. This mint condition putter shows minimal cosmetic wear and comes complete with its original headcover. Many of our used clubs arrive looking nearly new, some even remaining in their original plastic wrapping. You're getting premium performance at a fraction of the retail price, making this an incredible value for serious golfers. Our Next Round Golf experts specifically recommend the Studio Stock 16 for players seeking exceptional feel and consistency. The soft carbon steel material provides that satisfying feedback that better players demand, while the balanced weighting creates smooth, controlled strokes round after round. Bettinardi's reputation for American-made excellence shines through in every detail. The iconic honeycomb face milling and meticulous craftsmanship ensure this putter performs at the highest level, whether you're a weekend warrior or aspiring tour professional. By choosing this premium used putter from Next Round Golf, you're joining thousands of smart golfers who trust our quality standards. With over 18,000 five-star reviews and a 30-day money-back guarantee, you can shop with complete confidence knowing we stand behind every club we sell. Discover why so many golfers are upgrading their game with used premium equipment from Next Round Golf. Visit nextroundgolf.com today to make this exceptional Bettinardi putter yours and start sinking more putts with tour-proven performance.

  • More Deals You’ll Love

    Used Bettinardi 2023 Studio Stock 16 Putter - Right-Handed - 36 in - Mid-mallet
    Next Round logo

    Used Bettinardi 2023 Studio Stock 16 Putter - Righ...

    Elevate your putting performance with this exceptional used Bettinardi 2023 Studio Stock 16 putter, available now at Next Round Golf. This right-handed mid-mallet putter combines tour-proven technology with premium craftsmanship to deliver unmatched consistency on the greens. Featuring Bettinardi's renowned precision milling, the face creates consistent ball speed and true roll for improved distance control. The soft carbon steel construction provides exceptional feel and feedback with every stroke, while the clean alignment aids help you line up putts with confidence. This mint condition putter shows minimal cosmetic wear and comes complete with its original headcover. At 36 inches in length with a steel shaft, this club offers the perfect balance for golfers seeking improved accuracy and control. The no-grip configuration allows you to customize with your preferred grip style. Our Next Round Golf experts specifically recommend the Studio Stock 16 for players who value consistent performance and premium feel. The milled face technology reduces skidding and promotes immediate forward roll, helping you sink more putts from any distance. Bettinardi's American-made craftsmanship ensures exceptional quality that tour professionals trust. By choosing this premium used putter, you're investing in superior performance while supporting Next Round Golf's mission to make quality golf equipment more accessible. Join thousands of satisfied golfers who trust Next Round Golf for premium used equipment. With our 30-day money back guarantee and extensive five-star reviews, you can shop with confidence knowing you're getting exceptional value without compromising quality. Transform your putting game with this tour-caliber Bettinardi putter. Visit NextRoundGolf.com today to experience the difference that premium craftsmanship and smart shopping can make to your performance on the greens.
    $449.00
    $312.9930% OFF
    Used Evnroll ER2 Black MidBlade Putter - Right-Handed - 35.25 in - Mid-mallet
    Next Round logo

    Used Evnroll ER2 Black MidBlade Putter - Right-Han...

    /* 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; } Club Condition: Mint Handedness: Right-Handed Length: 35.25 in ✕ /* Force true centering and sit above theme layers */ #lengthChartModal.length-modal{ position: fixed !important; inset: 50% auto auto 50% !important; transform: translate(-50%, -50%) !important; margin: 0 !important; padding: 0 !important; border: none !important; background: transparent !important; z-index: 999999 !important; } #lengthChartModal::backdrop{ background: rgba(0,0,0,.65); } /* The visible card (bigger + scroll-safe) */ #lengthChartModal .length-card{ position: relative; width: min(90vw, 600px); /* <- adjust this for desktop width */ max-height: 80vh; background: #fff; border-radius: 12px; box-shadow: 0 10px 30px rgba(0,0,0,.35); overflow: hidden; } /* Make image fill card; ignore any width/height attrs */ #lengthChartModal img{ display: block; width: 100% !important; height: auto !important; max-height: 80vh !important; object-fit: contain; } /* Close button INSIDE the card so it can’t be clipped */ #lengthChartModal .length-close{ position: absolute; top: 8px; right: 8px; width: 36px; height: 36px; border-radius: 999px; border: 2px solid rgba(0,0,0,.2); background: #fff; font-size: 20px; line-height: 1; cursor: pointer; box-shadow: 0 2px 8px rgba(0,0,0,.15); } Shaft Material: Steel Grip Condition: No Grip Grip Size: No Grip Headcover Included?: Yes (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 Evnroll ER2 Black MidBlade Putter offers the precision of a blade with added forgiveness through its wider profile. The black finish reduces glare, while Sweet Face Technology promotes even roll. Perfect for golfers who like a mid-blade shape and want high-performance consistency on the green. This putter has very little cosmetic wear. This may have been a gift that was never played, or a store demo that has only been hit only a few times. Some are even still in the plastic. Our Recommendation Our Next Round Golf club experts recommend the Evnroll ER2 Black MidBlade Putter for golfers who want to improve their accuracy on the green. This putter features unique groove technology that helps keep the ball on line, even on off-center hits. We believe this putter is a game-changer for golfers of all levels looking to improve their putting game. About Evnroll Evnroll is a high-quality golf brand known for its innovative putters that offer exceptional accuracy and consistency. The brand is highly regarded among golf enthusiasts for its unique Sweet Face Technology, which helps golfers achieve a more consistent roll. Notable professionals who have used Evnroll equipment include Brandt Snedeker and Lydia Ko. Playing It Forward By choosing this premium used putter, 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 Evnroll golf clubs. Stock # S2025-09-22-505125 Master SKU # 1003060
    $290.99
    $222.9923% OFF
    Used TaylorMade TP Black Balboa 8 Putter - Right-Handed - 34.5 in - Blade
    Next Round logo

    Used TaylorMade TP Black Balboa 8 Putter - Right-H...

    /* 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; } Club Condition: Mint Handedness: Right-Handed Length: 34.5 in ✕ /* Force true centering and sit above theme layers */ #lengthChartModal.length-modal{ position: fixed !important; inset: 50% auto auto 50% !important; transform: translate(-50%, -50%) !important; margin: 0 !important; padding: 0 !important; border: none !important; background: transparent !important; z-index: 999999 !important; } #lengthChartModal::backdrop{ background: rgba(0,0,0,.65); } /* The visible card (bigger + scroll-safe) */ #lengthChartModal .length-card{ position: relative; width: min(90vw, 600px); /* <- adjust this for desktop width */ max-height: 80vh; background: #fff; border-radius: 12px; box-shadow: 0 10px 30px rgba(0,0,0,.35); overflow: hidden; } /* Make image fill card; ignore any width/height attrs */ #lengthChartModal img{ display: block; width: 100% !important; height: auto !important; max-height: 80vh !important; object-fit: contain; } /* Close button INSIDE the card so it can’t be clipped */ #lengthChartModal .length-close{ position: absolute; top: 8px; right: 8px; width: 36px; height: 36px; border-radius: 999px; border: 2px solid rgba(0,0,0,.2); background: #fff; font-size: 20px; line-height: 1; cursor: pointer; box-shadow: 0 2px 8px rgba(0,0,0,.15); } Shaft Material: Steel Grip Condition: New Grip Size: Standard Headcover Included?: Yes (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 }); })(); Craft a compelling yet straightforward product description for the TaylorMade TP Black Balboa 8 Putter. This high-performance used golf club offers exceptional precision and control on the greens, making it an ideal choice for golfers seeking improved putting accuracy. The club's advanced technology enhances feel and feedback, helping players sink more putts with confidence. Its affordable price makes it a great option for budget-conscious golfers looking for a quality, used golf club. With its balanced design and responsive feel, this club is perfect for mid-handicap golfers striving to take their putting game to the next level. Experience improved putting performance with the TaylorMade TP Black Balboa 8 Putter. This putter has very little cosmetic wear. This may have been a gift that was never played, or a store demo that has only been hit only a few times. Some are even still in the plastic. Our Recommendation Our Next Round Golf club experts recommend the TaylorMade TP Black Balboa 8 Putter for golfers looking for improved putting accuracy. With its sleek design and advanced technology, this putter offers a balanced feel and enhanced stability for smoother strokes on the green. Ideal for golfers seeking better control and precision in their putting game. About TaylorMade TaylorMade is a powerhouse brand known for breakthrough driver technologies like Twist Face and Speed Pocket. From the Stealth series to P-Series irons, TaylorMade gear blends speed, forgiveness, and innovation for all skill levels. Playing It Forward By choosing this premium used putter, 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 TaylorMade golf clubs. Stock # S2025-09-17-579831 Master SKU # 1016632
    $199.00
    $150.9924% OFF
    Odyssey Putter Open Box TOULON Ai-ONE SAN DIEGO H1 34 inch Japan limited model:
    GOLF Partner logo

    Odyssey Putter Open Box TOULON Ai-ONE SAN DIEGO H1...

    Product Ref: 9000101703481Brand: OdysseyGolf Club Type: PutterClub Number: PutterNumber of Clubs: -Handedness: Right-HandedDepartment: MenModel: TOULON Ai-ONE SAN DIEGO H1Loft: 3°Flex: -Shaft Type: STROKE LABShaft Material: CarbonLength (inch): 34Lie Angle: StandardSwing Balance: C9.5Total Weight (g): 533Headcover: IncludeWrench: Not IncludeConditions: Open BoxActual item pictured above
    $699.99
    $299.9957% OFF
    Titleist Putter SCOTTY CAMERON PHANTOM 9(2024) 34 inch
    GOLF Partner logo

    Titleist Putter SCOTTY CAMERON PHANTOM 9(2024) 34 ...

    Product Ref: 2100381633915Brand: TitleistGolf Club Type: PutterClub Number: PutterNumber of Clubs: -Handedness: Right-HandedDepartment: MenModel: SCOTTY CAMERON PHANTOM 9(2024)Loft: 3.5°Flex: -Shaft Type: steelShaft Material: SteelLength (inch): 34Lie Angle: StandardSwing Balance: E1.5Total Weight (g): 559Headcover: IncludeWrench: Not IncludeConditions: CActual item pictured above
    $399.99
    $319.9920% OFF
    Odyssey Putter METAL-X #5 34 inch
    GOLF Partner logo

    Odyssey Putter METAL-X #5 34 inch

    Product Ref: 2100374706107Brand: OdysseyGolf Club Type: PutterClub Number: PutterNumber of Clubs: -Handedness: Right-HandedDepartment: MenModel: METAL-X #5Loft: 3°Flex: -Shaft Type: steelShaft Material: SteelLength (inch): 34Lie Angle: StandardSwing Balance: D4.0Total Weight (g): 533Headcover: Not IncludeWrench: Not IncludeConditions: CActual item pictured above
    $79.99
    $59.9925% OFF
    Odyssey Putter O WORKS R-LINE 32 inch
    GOLF Partner logo

    Odyssey Putter O WORKS R-LINE 32 inch

    Product Ref: 2100372183610Brand: OdysseyGolf Club Type: PutterClub Number: PutterNumber of Clubs: -Handedness: Right-HandedDepartment: MenModel: O WORKS R-LINELoft: 3°Flex: -Shaft Type: steelShaft Material: SteelLength (inch): 32Lie Angle: StandardSwing Balance: B7.5Total Weight (g): 547Headcover: Not IncludeWrench: Not IncludeConditions: CActual item pictured above
    $144.99
    $108.7425% OFF
    Odyssey Putter 2-BALL TEN S 34 inch
    GOLF Partner logo

    Odyssey Putter 2-BALL TEN S 34 inch

    Product Ref: 2100382034698Brand: OdysseyGolf Club Type: PutterClub Number: PutterNumber of Clubs: -Handedness: Right-HandedDepartment: MenModel: 2-BALL TEN SLoft: 3°Flex: -Shaft Type: STROKE LABShaft Material: CarbonLength (inch): 34Lie Angle: StandardSwing Balance: D7.0Total Weight (g): 539Headcover: Not IncludeWrench: Not IncludeConditions: BActual item pictured above
    $199.99
    $159.9920% OFF
    Used Swag Savage One Putter - Right-Handed - 35 in - Blade
    Next Round logo

    Used Swag Savage One Putter - Right-Handed - 35 in...

    Elevate your putting game with this exceptional Used Swag Savage One Putter, now available at Next Round Golf. This right-handed blade putter measures a standard 35 inches, offering the perfect balance and control for golfers seeking precision on the greens. Crafted with a durable steel shaft, this club delivers the responsive feel and stability you need for consistent performance. In mint condition, this Swag putter shows minimal cosmetic wear and may have never seen the course—some models even arrive with the original plastic intact. While it comes without a grip or headcover, this presents a perfect opportunity to customize it with your preferred grip style for a truly personalized putting experience. Choosing this premium used putter from Next Round Golf means more than just upgrading your equipment—you're joining a movement toward sustainable golf and making the sport more accessible for players at every level. Our commitment to quality and affordability means you get tour-level performance without the premium price tag. With over 18,000 five-star reviews and a 30-day money-back guarantee, Next Round Golf has established itself as the trusted destination for pre-owned golf equipment. Visit nextroundgolf.com today to discover how this Swag Savage One Putter can transform your short game while supporting our mission of keeping golf affordable and enjoyable for everyone.
    $526.99
    $299.9943% OFF
    Used Pyramid AZ-1 Jumbo Grip Putter - Right-Handed - 34 in - Blade
    Next Round logo

    Used Pyramid AZ-1 Jumbo Grip Putter - Right-Handed...

    Elevate your putting performance with the exceptional Pyramid AZ-1 Jumbo Grip Putter, now available at Next Round Golf. This right-handed blade putter features an oversized grip that provides superior comfort and stability, reducing wrist action for consistently smooth strokes. The 34-inch steel shaft offers ideal balance while the milled face delivers reliable ball speed and true roll every time. Our mint condition putter shows minimal cosmetic wear and comes complete with a new oversized grip and matching headcover. This premium used club performs like new but comes at a fraction of the retail price, making it an incredible value for golfers seeking professional results without the professional price tag. The Pyramid AZ-1's innovative alignment system helps you visualize and execute perfect putts with confidence. Whether you're battling three-putts or fine-tuning your short game, this putter delivers the consistency and control that can transform your performance on the greens. Suitable for golfers of all skill levels, it's particularly effective for players seeking enhanced stability and reduced hand tension during their putting stroke. At Next Round Golf, we stand behind every club with our 30-day money back guarantee and have earned over 18,000 five-star reviews from satisfied golfers. When you choose this premium used putter, you're not just upgrading your equipment – you're joining a community dedicated to making golf more accessible and sustainable. Visit nextroundgolf.com today to discover how the Pyramid AZ-1 can help you sink more putts and lower your scores.
    $135.99
    $106.9921% OFF
    Odyssey Putter METAL-X MILLED #2 34 inch
    GOLF Partner logo

    Odyssey Putter METAL-X MILLED #2 34 inch

    Product Ref: 2100368366959 Brand: Odyssey Golf Club Type: Putter Club Number: Putter Number of Clubs: - Handedness: Right-Handed Department: Men Model: METAL-X MILLED #2 Loft: 3° Flex: - Shaft Type: steel Shaft Material: Steel Length (inch): 34 Lie Angle: Standard Swing Balance: - Total Weight (g): 506 Headcover: Include Wrench: Not Include Conditions: C Actual item pictured above
    $129.99
    $90.9930% OFF
    Odyssey Putter VERSA V-LINE Black 34 inch
    GOLF Partner logo

    Odyssey Putter VERSA V-LINE Black 34 inch

    Product Ref: 2100379757432Brand: OdysseyGolf Club Type: PutterClub Number: PutterNumber of Clubs: -Handedness: Right-HandedDepartment: MenModel: VERSA V-LINE BlackLoft: 3°Flex: -Shaft Type: steelShaft Material: SteelLength (inch): 34Lie Angle: StandardSwing Balance: B6.5Total Weight (g): 621Headcover: Not IncludeWrench: Not IncludeConditions: CActual item pictured above
    $129.99
    $99.9923% OFF
    Used Swag Handsome One Putter - Right-Handed - 35.5 in - Blade
    Next Round logo

    Used Swag Handsome One Putter - Right-Handed - 35....

    Elevate your putting game with the Swag Handsome One blade putter, now available at Next Round Golf. This right-handed 35.5-inch putter delivers the precision and feel serious golfers demand, combining classic blade design with modern craftsmanship. Milled for exceptional responsiveness, it offers a buttery-soft impact and clean alignment that inspires confidence on every green. Crafted from high-quality steel, this putter features a balanced weight distribution ideal for players with an arcing stroke. Its mint condition means you’re getting Tour-level performance without the premium price—this club shows minimal cosmetic wear and looks nearly new. Whether it was a demo model or a gift that never saw the course, it’s ready to perform from the moment it arrives. At Next Round Golf, we believe every golfer deserves access to premium equipment. By choosing this used Swag putter, you’re not only upgrading your own gear—you’re supporting our mission to make golf more affordable and sustainable. Join thousands of players who trust Next Round for quality, value, and service backed by over 18,000 five-star reviews. Your satisfaction is our priority. Every club comes with a 30-day money-back guarantee, so you can shop with confidence. Explore our full selection of used Swag putters and other premium brands at nextroundgolf.com, where better golf meets better value.
    $468.99
    $299.9936% OFF
    Used Odyssey White Hot Versa Twelve CS Putter - Right-Handed - 34.75 in - Mallet
    Next Round logo

    Used Odyssey White Hot Versa Twelve CS Putter - Ri...

    /* 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; } Club Condition: Good Handedness: Right-Handed Length: 34.75 in ✕ /* Force true centering and sit above theme layers */ #lengthChartModal.length-modal{ position: fixed !important; inset: 50% auto auto 50% !important; transform: translate(-50%, -50%) !important; margin: 0 !important; padding: 0 !important; border: none !important; background: transparent !important; z-index: 999999 !important; } #lengthChartModal::backdrop{ background: rgba(0,0,0,.65); } /* The visible card (bigger + scroll-safe) */ #lengthChartModal .length-card{ position: relative; width: min(90vw, 600px); /* <- adjust this for desktop width */ max-height: 80vh; background: #fff; border-radius: 12px; box-shadow: 0 10px 30px rgba(0,0,0,.35); overflow: hidden; } /* Make image fill card; ignore any width/height attrs */ #lengthChartModal img{ display: block; width: 100% !important; height: auto !important; max-height: 80vh !important; object-fit: contain; } /* Close button INSIDE the card so it can’t be clipped */ #lengthChartModal .length-close{ position: absolute; top: 8px; right: 8px; width: 36px; height: 36px; border-radius: 999px; border: 2px solid rgba(0,0,0,.2); background: #fff; font-size: 20px; line-height: 1; cursor: pointer; box-shadow: 0 2px 8px rgba(0,0,0,.15); } Shaft Material: Steel and Graphite Grip Condition: Average Wear Grip Size: Standard Headcover Included?: No (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 Odyssey White Hot Versa Twelve CS Putter is a game-changer for golfers looking to improve their putting accuracy. Its innovative design features a high-contrast alignment system that helps golfers line up their shots with ease. The putter's White Hot insert provides a soft, responsive feel that maximizes ball speed and distance control. This club is perfect for golfers of all skill levels who want to take their putting game to the next level. With its advanced technology and superior performance, the Odyssey White Hot Versa Twelve CS Putter is a must-have for any serious golfer. This putter is in average condition for its age. It has been well played by its former owner, and shows cosmetic wear including scratches, nicks, and paint chips on the face, sole, and crown. Our Recommendation Our Next Round Golf club experts recommend the Odyssey White Hot Versa Twelve CS Putter for golfers who want to improve their putting accuracy. The putter features a high-contrast alignment system that helps golfers line up their putts more accurately. The White Hot insert provides a soft feel and consistent roll, while the counterbalance design helps golfers maintain a smooth stroke. Trust us, this putter will help you sink more putts on the green. About Odyssey Odyssey is a dominant name in putters, known for innovations like the White Hot insert and Stroke Lab shafts. With a wide range of shapes and alignment options, Odyssey suits golfers of all skill levels looking for balance, feel, and consistency on the greens. Playing It Forward By choosing this premium used putter, 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 Odyssey golf clubs. Stock # S2025-09-18-507808 Master SKU # 1011462
    $163.99
    $134.9918% OFF
    Used Odyssey White Ice #6 Putter - Right-Handed - 33 in - Blade
    Next Round logo

    Used Odyssey White Ice #6 Putter - Right-Handed - ...

    /* 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; } Club Condition: Good Handedness: Right-Handed Length: 33 in ✕ /* Force true centering and sit above theme layers */ #lengthChartModal.length-modal{ position: fixed !important; inset: 50% auto auto 50% !important; transform: translate(-50%, -50%) !important; margin: 0 !important; padding: 0 !important; border: none !important; background: transparent !important; z-index: 999999 !important; } #lengthChartModal::backdrop{ background: rgba(0,0,0,.65); } /* The visible card (bigger + scroll-safe) */ #lengthChartModal .length-card{ position: relative; width: min(90vw, 600px); /* <- adjust this for desktop width */ max-height: 80vh; background: #fff; border-radius: 12px; box-shadow: 0 10px 30px rgba(0,0,0,.35); overflow: hidden; } /* Make image fill card; ignore any width/height attrs */ #lengthChartModal img{ display: block; width: 100% !important; height: auto !important; max-height: 80vh !important; object-fit: contain; } /* Close button INSIDE the card so it can’t be clipped */ #lengthChartModal .length-close{ position: absolute; top: 8px; right: 8px; width: 36px; height: 36px; border-radius: 999px; border: 2px solid rgba(0,0,0,.2); background: #fff; font-size: 20px; line-height: 1; cursor: pointer; box-shadow: 0 2px 8px rgba(0,0,0,.15); } Shaft Material: Steel Grip Condition: New Grip Size: Standard Headcover Included?: No (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 Odyssey White Ice #6 Putter is a reliable choice for golfers seeking precision on the green. Its multi-layer insert technology provides a soft yet responsive feel, allowing for consistent distance and accuracy. The face-balanced design promotes a smooth stroke and increased stability, making it ideal for golfers with a straight-back-straight-through putting motion. This club's classic blade shape appeals to traditionalists while its modern features cater to those seeking improved performance. Overall, this putter offers a great balance of technology and affordability for golfers of all skill levels. This putter is in average condition for its age. It has been well played by its former owner, and shows cosmetic wear including scratches, nicks, and paint chips on the face, sole, and crown. Our Recommendation Our Next Round Golf club experts recommend the Odyssey White Ice #6 Putter for golfers who want to improve their putting accuracy. This putter features a multi-layer insert that enhances the feel and sound of each putt, while also promoting a consistent roll. The perimeter weighting of the clubhead provides stability and forgiveness, making it easier to hit straight putts even on off-center strikes. Trust us, you'll see a difference in your putting game with the Odyssey White Ice #6 Putter. About Odyssey Odyssey is a dominant name in putters, known for innovations like the White Hot insert and Stroke Lab shafts. With a wide range of shapes and alignment options, Odyssey suits golfers of all skill levels looking for balance, feel, and consistency on the greens. Playing It Forward By choosing this premium used putter, 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 Odyssey golf clubs. Stock # S2025-10-14-407402 Master SKU # 1005181
    $57.99
    $49.9914% OFF
    Used Cleveland Classic Collection HB 6 Putter - Right-Handed - 33 in - Mallet
    Next Round logo

    Used Cleveland Classic Collection HB 6 Putter - Ri...

    /* 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; } Club Condition: Value Handedness: Right-Handed Length: 33 in ✕ /* Force true centering and sit above theme layers */ #lengthChartModal.length-modal{ position: fixed !important; inset: 50% auto auto 50% !important; transform: translate(-50%, -50%) !important; margin: 0 !important; padding: 0 !important; border: none !important; background: transparent !important; z-index: 999999 !important; } #lengthChartModal::backdrop{ background: rgba(0,0,0,.65); } /* The visible card (bigger + scroll-safe) */ #lengthChartModal .length-card{ position: relative; width: min(90vw, 600px); /* <- adjust this for desktop width */ max-height: 80vh; background: #fff; border-radius: 12px; box-shadow: 0 10px 30px rgba(0,0,0,.35); overflow: hidden; } /* Make image fill card; ignore any width/height attrs */ #lengthChartModal img{ display: block; width: 100% !important; height: auto !important; max-height: 80vh !important; object-fit: contain; } /* Close button INSIDE the card so it can’t be clipped */ #lengthChartModal .length-close{ position: absolute; top: 8px; right: 8px; width: 36px; height: 36px; border-radius: 999px; border: 2px solid rgba(0,0,0,.2); background: #fff; font-size: 20px; line-height: 1; cursor: pointer; box-shadow: 0 2px 8px rgba(0,0,0,.15); } Shaft Material: Steel Grip Condition: New Grip Size: Mid-Size Headcover Included?: No (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 Cleveland Classic Collection HB 6.0 is a reliable and forgiving golf club that will help improve your game. Its advanced technology ensures a consistent and accurate shot, while its classic design appeals to traditional golfers. This putter is perfect for mid to high handicap players who want to improve their accuracy and distance. With its superior performance and affordable price, the Cleveland Classic Collection HB 6.0 is a great investment for any golfer looking to up their game. Playable out of the box, value clubs have plenty of life left in them and are a great choice for anyone looking for a great deal or would like to just try something new. This putter shows moderate to heavy cosmetic wear on the face, sole, crown and/or shaft, and may have prominent paint chips, faded or missing brand badges, deep scratches, and small dings. Despite its appearance, these imperfections are cosmetic and will not affect performance. Our Recommendation Our Next Round Golf club experts recommend the Cleveland Classic Collection HB 6.0 for golfers who want to improve their accuracy and distance. this putter has advanced technology that ensures a consistent and accurate shot, making it perfect for any golfer who wants to up their game. Its classic design appeals to traditional golfers, and its forgiving nature makes it a great investment for any player looking to improve their skills. About Cleveland Cleveland Golf is best known for its tour-trusted wedges, delivering exceptional spin and control. Their full lineup - irons, woods, and more - focuses on forgiveness and consistency, making Cleveland a go-to brand for short-game lovers and improving players. Playing It Forward By choosing this premium used putter, 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 Cleveland golf clubs. Stock # S2025-10-14-375179 Master SKU # 1001802
    $43.99
    $37.9914% OFF
    Used Odyssey Works #9 Versa Putter - Right-Handed - 34 in - Mid-mallet
    Next Round logo

    Used Odyssey Works #9 Versa Putter - Right-Handed ...

    /* 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; } Club Condition: Good Handedness: Right-Handed Length: 34 in ✕ /* Force true centering and sit above theme layers */ #lengthChartModal.length-modal{ position: fixed !important; inset: 50% auto auto 50% !important; transform: translate(-50%, -50%) !important; margin: 0 !important; padding: 0 !important; border: none !important; background: transparent !important; z-index: 999999 !important; } #lengthChartModal::backdrop{ background: rgba(0,0,0,.65); } /* The visible card (bigger + scroll-safe) */ #lengthChartModal .length-card{ position: relative; width: min(90vw, 600px); /* <- adjust this for desktop width */ max-height: 80vh; background: #fff; border-radius: 12px; box-shadow: 0 10px 30px rgba(0,0,0,.35); overflow: hidden; } /* Make image fill card; ignore any width/height attrs */ #lengthChartModal img{ display: block; width: 100% !important; height: auto !important; max-height: 80vh !important; object-fit: contain; } /* Close button INSIDE the card so it can’t be clipped */ #lengthChartModal .length-close{ position: absolute; top: 8px; right: 8px; width: 36px; height: 36px; border-radius: 999px; border: 2px solid rgba(0,0,0,.2); background: #fff; font-size: 20px; line-height: 1; cursor: pointer; box-shadow: 0 2px 8px rgba(0,0,0,.15); } Shaft Material: Steel Grip Condition: Heavy Wear Grip Size: Mid-Size Headcover Included?: No (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 Odyssey Works #9 Versa putter is a game-changer for golfers looking to improve their short game. Its innovative Fusion RX insert technology provides a soft feel and consistent roll, while the Versa alignment system helps golfers line up their putts with ease. This putter is perfect for golfers who struggle with alignment and want to improve their putting accuracy. With its sleek design and advanced technology, the Odyssey Works #9 Versa putter is a must-have for any golfer looking to take their game to the next level. This putter is in average condition for its age. It has been well played by its former owner, and shows cosmetic wear including scratches, nicks, and paint chips on the face, sole, and crown. Our Recommendation Our Next Round Golf club experts recommend the Odyssey Works #9 Versa putter for golfers who want to improve their accuracy on the green. the putter features a high-tech alignment system that helps golfers line up their putts with precision. We also designed the putter with a comfortable grip that reduces hand fatigue during long rounds. With the Odyssey Works #9 Versa, you'll be able to sink more putts and lower your score. About Odyssey Odyssey is a dominant name in putters, known for innovations like the White Hot insert and Stroke Lab shafts. With a wide range of shapes and alignment options, Odyssey suits golfers of all skill levels looking for balance, feel, and consistency on the greens. Playing It Forward By choosing this premium used putter, 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 Odyssey golf clubs. Stock # S2025-10-03-407262 Master SKU # 1005256
    $89.99
    $77.9913% OFF
    Used Odyssey White Hot 2-Ball Putter - Left-Handed - 34 in - Mallet
    Next Round logo

    Used Odyssey White Hot 2-Ball Putter - Left-Handed...

    /* 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; } Club Condition: Excellent Handedness: Left-Handed Length: 34 in ✕ /* Force true centering and sit above theme layers */ #lengthChartModal.length-modal{ position: fixed !important; inset: 50% auto auto 50% !important; transform: translate(-50%, -50%) !important; margin: 0 !important; padding: 0 !important; border: none !important; background: transparent !important; z-index: 999999 !important; } #lengthChartModal::backdrop{ background: rgba(0,0,0,.65); } /* The visible card (bigger + scroll-safe) */ #lengthChartModal .length-card{ position: relative; width: min(90vw, 600px); /* <- adjust this for desktop width */ max-height: 80vh; background: #fff; border-radius: 12px; box-shadow: 0 10px 30px rgba(0,0,0,.35); overflow: hidden; } /* Make image fill card; ignore any width/height attrs */ #lengthChartModal img{ display: block; width: 100% !important; height: auto !important; max-height: 80vh !important; object-fit: contain; } /* Close button INSIDE the card so it can’t be clipped */ #lengthChartModal .length-close{ position: absolute; top: 8px; right: 8px; width: 36px; height: 36px; border-radius: 999px; border: 2px solid rgba(0,0,0,.2); background: #fff; font-size: 20px; line-height: 1; cursor: pointer; box-shadow: 0 2px 8px rgba(0,0,0,.15); } Shaft Material: Steel Grip Condition: Average Wear Grip Size: Standard Headcover Included?: No (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 Odyssey White Hot 2-Ball Putter is a high-performance used golf club that combines modern technology with affordability. This club features a unique 2-Ball alignment system, making it easier for golfers to visualize the line to the hole and improve their putting accuracy. The White Hot insert technology provides consistent speed and feel, enhancing your performance on the greens. This club is perfect for golfers seeking to elevate their game without breaking the bank. With its blend of innovative design and cost-effectiveness, the Odyssey White Hot 2-Ball Putter is an excellent choice for golfers aiming for precision and consistency. This putter has seen minimal time on the course. Typical cosmetic wear may include a few ball marks faintly visible on the face and/or a few minor nicks and scratches and grips will be in top shape. Our Recommendation Our Next Round Golf club experts recommend the Odyssey White Hot 2-Ball putter for golfers who want to improve their accuracy on the green. The 2-Ball design helps with alignment and the White Hot insert provides a soft feel for consistent distance control. We've incorporated our patented technology to give you the best chance at sinking those crucial putts. About Odyssey Odyssey is a dominant name in putters, known for innovations like the White Hot insert and Stroke Lab shafts. With a wide range of shapes and alignment options, Odyssey suits golfers of all skill levels looking for balance, feel, and consistency on the greens. Playing It Forward By choosing this premium used putter, 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 Odyssey golf clubs. Stock # S2025-09-30-407378 Master SKU # 1005054
    $112.99
    $97.9913% OFF
    Used Odyssey Red Ball Putter - Right-Handed - 35 in - Mallet
    Next Round logo

    Used Odyssey Red Ball Putter - Right-Handed - 35 i...

    /* 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; } Club Condition: Good Handedness: Right-Handed Length: 35 in ✕ /* Force true centering and sit above theme layers */ #lengthChartModal.length-modal{ position: fixed !important; inset: 50% auto auto 50% !important; transform: translate(-50%, -50%) !important; margin: 0 !important; padding: 0 !important; border: none !important; background: transparent !important; z-index: 999999 !important; } #lengthChartModal::backdrop{ background: rgba(0,0,0,.65); } /* The visible card (bigger + scroll-safe) */ #lengthChartModal .length-card{ position: relative; width: min(90vw, 600px); /* <- adjust this for desktop width */ max-height: 80vh; background: #fff; border-radius: 12px; box-shadow: 0 10px 30px rgba(0,0,0,.35); overflow: hidden; } /* Make image fill card; ignore any width/height attrs */ #lengthChartModal img{ display: block; width: 100% !important; height: auto !important; max-height: 80vh !important; object-fit: contain; } /* Close button INSIDE the card so it can’t be clipped */ #lengthChartModal .length-close{ position: absolute; top: 8px; right: 8px; width: 36px; height: 36px; border-radius: 999px; border: 2px solid rgba(0,0,0,.2); background: #fff; font-size: 20px; line-height: 1; cursor: pointer; box-shadow: 0 2px 8px rgba(0,0,0,.15); } Shaft Material: Steel Grip Condition: Average Wear Grip Size: Mid-Size Headcover Included?: Yes (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 Odyssey Red Ball Putter is a high-performance used golf club that combines innovative technology with affordability. This club features a distinctive Red Ball alignment system, making it easier for golfers to visualize the correct line and improve their putting accuracy. The Odyssey Red Ball Putter also boasts a White Hot RX insert, known for its incredible feel and consistent performance. This club is an excellent choice for golfers seeking to enhance their short game without breaking the bank. Ideal for both beginners and seasoned players, the Odyssey Red Ball Putter offers a perfect blend of modern technology and value. This putter is in average condition for its age. It has been well played by its former owner, and shows cosmetic wear including scratches, nicks, and paint chips on the face, sole, and crown. Our Recommendation Our Next Round Golf club experts recommend the Odyssey Red Ball Putter for golfers who want to improve their putting accuracy. The Red Ball technology helps you aim and align your putts more easily, resulting in more made putts and lower scores. We stand behind the quality and performance of this putter and believe it can help any golfer improve their game. About Odyssey Odyssey is a dominant name in putters, known for innovations like the White Hot insert and Stroke Lab shafts. With a wide range of shapes and alignment options, Odyssey suits golfers of all skill levels looking for balance, feel, and consistency on the greens. Playing It Forward By choosing this premium used putter, 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 Odyssey golf clubs. Stock # S2025-10-31-588395 Master SKU # 1004898
    $112.99
    $97.9913% OFF
    Used See More Si2 Putter - Right-Handed - 33.5 in - Blade
    Next Round logo

    Used See More Si2 Putter - Right-Handed - 33.5 in ...

    /* 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; } Club Condition: Good Handedness: Right-Handed Length: 33.5 in ✕ /* Force true centering and sit above theme layers */ #lengthChartModal.length-modal{ position: fixed !important; inset: 50% auto auto 50% !important; transform: translate(-50%, -50%) !important; margin: 0 !important; padding: 0 !important; border: none !important; background: transparent !important; z-index: 999999 !important; } #lengthChartModal::backdrop{ background: rgba(0,0,0,.65); } /* The visible card (bigger + scroll-safe) */ #lengthChartModal .length-card{ position: relative; width: min(90vw, 600px); /* <- adjust this for desktop width */ max-height: 80vh; background: #fff; border-radius: 12px; box-shadow: 0 10px 30px rgba(0,0,0,.35); overflow: hidden; } /* Make image fill card; ignore any width/height attrs */ #lengthChartModal img{ display: block; width: 100% !important; height: auto !important; max-height: 80vh !important; object-fit: contain; } /* Close button INSIDE the card so it can’t be clipped */ #lengthChartModal .length-close{ position: absolute; top: 8px; right: 8px; width: 36px; height: 36px; border-radius: 999px; border: 2px solid rgba(0,0,0,.2); background: #fff; font-size: 20px; line-height: 1; cursor: pointer; box-shadow: 0 2px 8px rgba(0,0,0,.15); } Shaft Material: Steel Grip Condition: Heavy Wear Grip Size: Jumbo Headcover Included?: No (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 Si2 golf club is designed for golfers who want to improve their accuracy and distance. Its advanced technology includes a high-strength face insert that maximizes ball speed and a low center of gravity for optimal launch. The putter's forgiving design helps golfers hit straighter putts, even on off-center hits. This putter is perfect for intermediate to advanced golfers who want to take their game to the next level without breaking the bank. With the Si2, you'll experience improved performance and greater confidence on the course. This putter is in average condition for its age. It has been well played by its former owner, and shows cosmetic wear including scratches, nicks, and paint chips on the face, sole, and crown. Our Recommendation Our Next Round Golf club experts recommend the Si2 golf club for golfers who want to improve their accuracy and distance. With advanced technology like a high-strength face insert and a low center of gravity, this putter maximizes ball speed and optimal launch. Its forgiving design helps golfers hit straighter putts, even on off-center hits. Perfect for intermediate to advanced golfers, the Si2 will improve your performance and give you greater confidence on the course. About See More SeeMore putters are known for the RifleScope alignment system, which helps golfers stay square through impact. Popular among pros and amateurs alike, SeeMore offers a consistent putting solution with a focus on feel and setup. Playing It Forward By choosing this premium used putter, 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 See More golf clubs. Stock # S2025-10-28-407789 Master SKU # 1006640
    $135.99
    $117.9913% OFF
    Used Callaway Tour Blue 2 Putter - Right-Handed - 34.5 in - Blade
    Next Round logo

    Used Callaway Tour Blue 2 Putter - Right-Handed - ...

    /* 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; } Club Condition: Value Handedness: Right-Handed Length: 34.5 in ✕ /* Force true centering and sit above theme layers */ #lengthChartModal.length-modal{ position: fixed !important; inset: 50% auto auto 50% !important; transform: translate(-50%, -50%) !important; margin: 0 !important; padding: 0 !important; border: none !important; background: transparent !important; z-index: 999999 !important; } #lengthChartModal::backdrop{ background: rgba(0,0,0,.65); } /* The visible card (bigger + scroll-safe) */ #lengthChartModal .length-card{ position: relative; width: min(90vw, 600px); /* <- adjust this for desktop width */ max-height: 80vh; background: #fff; border-radius: 12px; box-shadow: 0 10px 30px rgba(0,0,0,.35); overflow: hidden; } /* Make image fill card; ignore any width/height attrs */ #lengthChartModal img{ display: block; width: 100% !important; height: auto !important; max-height: 80vh !important; object-fit: contain; } /* Close button INSIDE the card so it can’t be clipped */ #lengthChartModal .length-close{ position: absolute; top: 8px; right: 8px; width: 36px; height: 36px; border-radius: 999px; border: 2px solid rgba(0,0,0,.2); background: #fff; font-size: 20px; line-height: 1; cursor: pointer; box-shadow: 0 2px 8px rgba(0,0,0,.15); } Shaft Material: Steel Grip Condition: New Grip Size: Mid-Size Headcover Included?: No (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 Callaway Tour Blue 2 Putter is a high-performance used golf club that offers exceptional accuracy and control on the green. Its unique design features a precision-milled face that promotes a consistent roll, while the weighted perimeter provides stability and forgiveness. This putter is perfect for golfers who want to improve their short game and sink more putts. With its affordable price point, the Callaway Tour Blue 2 Putter is an excellent choice for golfers of all skill levels who want a reliable and effective putter in their bag. Playable out of the box, value clubs have plenty of life left in them and are a great choice for anyone looking for a great deal or would like to just try something new. This putter shows moderate to heavy cosmetic wear on the face, sole, crown and/or shaft, and may have prominent paint chips, faded or missing brand badges, deep scratches, and small dings. Despite its appearance, these imperfections are cosmetic and will not affect performance. Our Recommendation Our Next Round Golf club experts recommend the Callaway Tour Blue 2 Putter for golfers who want to improve their putting accuracy. The club features a precision milled face and a high contrast alignment aid to help golfers line up their putts with ease. The club's weighting system also promotes a smooth and consistent stroke. Trust us, you won't regret adding this putter to your bag. About Callaway Callaway is one of golf's leading brands, known for innovation across drivers, irons, wedges, balls, and more. Technologies like Jailbreak and AI-designed faces power their performance, making Callaway gear a trusted option for players at every skill level. Playing It Forward By choosing this premium used putter, 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 Callaway golf clubs. Stock # S2025-10-02-422490 Master SKU # 1001359
    $135.99
    $117.9913% OFF

    Subscribe to Next Round coupon newsletter

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