Sub 70 286 Forged Wedges - Parallel .370
.gg286 { --green: #b7f34a; --dark: #171717; --dark-2: #222; --dark-3: #2c2c2c; --border: #3b3b3b; --text: #f5f5f5; --muted: #c8c8c8; overflow: hidden; margin: 40px auto; border-rad ius: 18px; background: var(--dark); color: var(--text); font-family: inherit; } .gg286 * { box-sizing: border-box; } .gg286__container { width: min(1180px, 100%); margin: auto; padding: 52px 32px; } .gg286__hero { padding: 65px 32px; background: radial-gradient( circle at 85% 20%, rgba(183, 243, 74, 0.18), transparent 35% ), linear-gradient(135deg, #101010, #242424); } .gg286__eyebrow { display: inline-block; margin-bottom: 14px; color: var(--green); font-size: 13px; font-weight: 800; letter-spacing: 0.12em; text-transform: uppercase; } .gg286__hero h2 { max-width: 800px; margin: 0 0 18px; color: var(--text); font-size: clamp(34px, 6vw, 62px); line-height: 1.02; } .gg286__hero p { max-width: 750px; margin: 0; color: var(--muted); font-size: 18px; line-height: 1.7; } .gg286__trust { display: grid; grid-template-columns: repeat(4, 1fr); border-top: 1px solid var(--border); border-bottom: 1px solid var(--border); background: var(--dark-2); } .gg286__trust-item { padding: 21px 14px; border-right: 1px solid var(--border); text-align: center; } .gg286__trust-item:last-child { border-right: 0; } .gg286__trust-item strong { display: block; margin-bottom: 4px; color: var(--green); font-size: 14px; } .gg286__trust-item span { color: var(--muted); font-size: 13px; } .gg286 h3 { margin: 0 0 12px; color: var(--text); font-size: clamp(25px, 4vw, 36px); line-height: 1.2; } .gg286__lead { max-width: 800px; margin: 0 0 26px; color: var(--muted); font-size: 16px; line-height: 1.7; } .gg286__grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 16px; } .gg286__card { padding: 25px; border: 1px solid var(--border); border-radius: 14px; background: var(--dark-2); } .gg286__card-number { display: block; margin-bottom: 14px; color: var(--green); font-size: 13px; font-weight: 900; letter-spacing: 0.1em; } .gg286__card h4 { margin: 0 0 9px; color: var(--text); font-size: 19px; line-height: 1.3; } .gg286__card p { margin: 0; color: var(--muted); font-size: 14px; line-height: 1.65; } .gg286__split { display: grid; grid-template-columns: 1fr 1fr; gap: 18px; } .gg286__panel { padding: 27px; border: 1px solid var(--border); border-radius: 14px; background: var(--dark-2); } .gg286__panel h4 { margin: 0 0 14px; color: var(--green); font-size: 20px; } .gg286__list { margin: 0; padding: 0; list-style: none; } .gg286__list li { position: relative; margin: 0 0 12px; padding-left: 24px; color: var(--muted); font-size: 15px; line-height: 1.6; } .gg286__list li:last-child { margin-bottom: 0; } .gg286__list li::before { position: absolute; top: 1px; left: 0; color: var(--green); content: "✓"; font-weight: 900; } .gg286__table-wrap { width: 100%; overflow-x: auto; border: 1px solid var(--border); border-radius: 14px; background: var(--dark); -webkit-overflow-scrolling: touch; } .gg286 table { width: 100%; min-width: 1200px; margin: 0; border: 0; border-collapse: collapse; background: var(--dark); } .gg286 th, .gg286 td { padding: 15px 13px; border: 0; border-bottom: 1px solid var(--border); text-align: center; white-space: nowrap; } .gg286 th { background: var(--green); color: #101010; font-size: 13px; font-weight: 900; letter-spacing: 0.04em; text-transform: uppercase; } .gg286 td { color: var(--text); font-size: 14px; } .gg286 tbody tr:nth-child(even) { background: var(--dark-2); } .gg286 tbody tr:hover { background: var(--dark-3); } .gg286 tbody tr:last-child td { border-bottom: 0; } .gg286 th:first-child, .gg286 td:first-child { position: sticky; left: 0; z-index: 1; min-width: 205px; text-align: left; } .gg286 th:first-child { z-index: 2; background: var(--green); } .gg286 td:first-child { background: var(--dark); color: var(--green); font-weight: 800; } .gg286 tbody tr:nth-child(even) td:first-child { background: var(--dark-2); } .gg286__spec-cards { display: grid; grid-template-columns: repeat(4, 1fr); gap: 13px; margin-top: 16px; } .gg286__spec-card { padding: 18px; border: 1px solid var(--border); border-radius: 12px; background: var(--dark-2); } .gg286__spec-label { display: block; margin-bottom: 7px; color: var(--muted); font-size: 11px; font-weight: 800; letter-spacing: 0.08em; text-transform: uppercase; } .gg286__spec-value { margin: 0; color: var(--text); font-size: 17px; font-weight: 800; line-height: 1.35; } .gg286__note { margin: 15px 0 0; color: var(--muted); font-size: 13px; line-height: 1.6; } .gg286 details { margin-bottom: 10px; border: 1px solid var(--border); border-radius: 11px; background: var(--dark-2); } .gg286 details:last-child { margin-bottom: 0; } .gg286 summary { padding: 17px 20px; color: var(--text); cursor: pointer; font-weight: 800; } .gg286 details p { margin: 0; padding: 0 20px 18px; color: var(--muted); font-size: 14px; line-height: 1.65; } .gg286__cta { padding: 52px 32px; background: radial-gradient( circle at 15% 40%, rgba(183, 243, 74, 0.18), transparent 35% ), #101010; text-align: center; } .gg286__cta h3 { margin-bottom: 10px; } .gg286__cta p { max-width: 700px; margin: 0 auto 22px; color: var(--muted); font-size: 16px; line-height: 1.7; } .gg286__button { display: inline-block; padding: 15px 25px; border-radius: 8px; background: var(--green); color: #101010 !important; font-size: 14px; font-weight: 900; text-decoration: none; text-transform: uppercase; } @media (max-width: 850px) { .gg286__trust { grid-template-columns: 1fr 1fr; } .gg286__trust-item:nth-child(2) { border-right: 0; } .gg286__trust-item:nth-child(-n + 2) { border-bottom: 1px solid var(--border); } .gg286__grid { grid-template-columns: 1fr; } .gg286__split { grid-template-columns: 1fr; } .gg286__spec-cards { grid-template-columns: 1fr 1fr; } } @media (max-width: 749px) { .gg286__container, .gg286__hero, .gg286__cta { padding: 38px 20px; } .gg286 th, .gg286 td { padding: 13px 11px; font-size: 13px; } .gg286 th:first-child, .gg286 td:first-child { min-width: 165px; } .gg286__table-wrap::after { display: block; padding: 9px 12px; border-top: 1px solid var(--border); color: var(--muted); content: "Swipe to view all wedge specifications →"; font-size: 12px; text-align: center; } } @media (max-width: 480px) { .gg286__spec-cards { grid-template-columns: 1fr; } } Forged Feel · Precision Control Sub 70 286 Forged Wedges with *Dynamic Gold MID 100 Shafts and Golf Pride Tour Velvet 360 Grips. A versatile forged wedge created for golfers who want responsive feel, reliable spin and predictable turf interaction from full approaches, controlled pitches and scoring shots around the green.*These are the stock shafts/grips and can be upgraded if you choose to customize your set before adding to the cart. DT-4 Steel Soft forged feedback CNC-Milled Face Consistent control 46°–64° Lofts Complete gapping options Custom Built Shaft and grip options Controlled Scoring Performance Soft feel with versatile turf interaction The 286 Forged Wedge combines DT-4 steel construction with a CNC-milled face and a refined sole profile. Its straighter leading edge transitions smoothly into the sole to help the club move cleanly through turf without giving up the spin and stopping power required around the green. 01 · FORGED FEEL DT-4 steel construction Forged DT-4 steel produces the soft, responsive feedback preferred by golfers who control trajectory and distance through feel. 02 · FACE CONTROL CNC-milled hitting surface Precision face milling supports consistent contact, spin and distance control across full swings, partial shots and greenside play. 03 · REFINED FLIGHT Three-port head design The three-port construction helps refine the wedge's center of gravity and ball flight while maintaining useful spin and stopping power. Designed for Golfers seeking soft forged feel and feedback Full approach shots and controlled distance wedges Pitching, chipping and greenside scoring shots Players building precise loft gaps from 46° through 64° A wide range of swing styles and course conditions Performance highlights Straighter leading edge for confident alignment Softer sole transition for improved turf interaction Consistent 63.5° standard lie throughout the lineup Multiple bounce configurations matched to each loft Available with steel or graphite build options Technical Details 286 Forged Wedge specifications Review the standard lie, offset, bounce, head weight and playing length for every available loft. Loft 46° 48° 50° 52° 54° 56° 58° 60° 62° 64° Lie 63.5° 63.5° 63.5° 63.5° 63.5° 63.5° 63.5° 63.5° 63.5° 63.5° Offset 1.5 mm 1.5 mm 1.5 mm 1.5 mm 1.5 mm 1.5 mm 1.5 mm 1.5 mm 1.5 mm 1.5 mm Bounce 7° 7° 10° 10° 12° 12° 10° 10° 10° 10° Head Weight 299 g 299 g 300 g 300 g 302 g 302 g 303 g 304 g 304 g 304 g Standard Length — Steel 35.75" 35.75" 35.5" 35.5" 35.25" 35.25" 35.25" 35" 35" 35" Standard Length — Graphite 36.25" 36.25" 36" 36" 35.75" 35.75" 35.75" 35.5" 35.5" 35.5" Toe Face Height 61 mm Center Face Height 55 mm Heel Face Height 39 mm Blade Length 78 mm Top-Line Width 5 mm Material DT-4 Steel Finish Brushed Satin Hosel Diameter .370" Parallel Standard playing length varies according to the selected steel or graphite shaft. Custom loft, lie, shaft, grip and length options may affect final specifications and availability. Choosing Your Build Create the right scoring setup Loft and bounce guidance 46°–50°: Transition from the iron set into controlled approaches 52°–56°: Versatile gap and sand-wedge scoring options 58°–60°: Higher-lofted pitches, bunker shots and greenside play 62°–64°: Specialized high-launch and short-sided shots Custom-build choices Right- or left-handed configuration where offered Steel or graphite shaft options Shaft flex and playing-length selection Grip model and grip-size options Lie adjustments and other special-build requests Helpful Answers 286 Forged Wedge FAQs What type of golfer is the 286 Forged Wedge designed for? It is a versatile forged wedge suited to golfers who prioritize feel, trajectory control, dependable spin and clean turf interaction rather than an oversized game-improvement profile. What does forged DT-4 steel feel like? DT-4 steel is selected for its soft, responsive impact sensation. That feedback can help golfers judge strike quality and control partial-shot distance more confidently. What does the three-port design do? The three-port head construction is designed to refine weight placement and produce a more optimized ball flight without sacrificing useful spin or stopping power. How should I choose my wedge lofts? Start with the loft of your pitching wedge and build consistent gaps from there. Many golfers target approximately four to six degrees between wedges, but swing speed, delivery and preferred shot types should also influence the final setup. Can the shaft, grip, length or lie be customized? Custom-build options may include shaft, flex, grip, grip size, playing length and lie adjustments. Available selections and pricing should be confirmed using the product options shown on this page. Build Your Scoring Setup Choose your loft and custom specifications Select the configuration that fits your distance gaps and playing style. Contact Grater Golf if you need help choosing lofts, bounce, shaft, grip or build specifications. Ask Grater Golf
More you might like
Related
Sub 70 286 Forged Wedges - Taper .355
Related
Franklin Electric 70SR25F66-2863 6-Inch SR Submersible Turbi
Related
Sun 70 Lob Wedge 58* Raw Forged 286 Vector Regular Flex Stee
Related