{"product_id":"sub-70-286-forged-wedges-parallel-370","title":"Sub 70 286 Forged Wedges - Parallel .370","description":"\u003cstyle\u003e\n    .gg286 {\n      --green: #b7f34a;\n      --dark: #171717;\n      --dark-2: #222;\n      --dark-3: #2c2c2c;\n      --border: #3b3b3b;\n      --text: #f5f5f5;\n      --muted: #c8c8c8;\n      overflow: hidden;\n      margin: 40px auto;\n      border-radius: 18px;\n      background: var(--dark);\n      color: var(--text);\n      font-family: inherit;\n    }\n\n    .gg286 * {\n      box-sizing: border-box;\n    }\n\n    .gg286__container {\n      width: min(1180px, 100%);\n      margin: auto;\n      padding: 52px 32px;\n    }\n\n    .gg286__hero {\n      padding: 65px 32px;\n      background:\n        radial-gradient(\n          circle at 85% 20%,\n          rgba(183, 243, 74, 0.18),\n          transparent 35%\n        ),\n        linear-gradient(135deg, #101010, #242424);\n    }\n\n    .gg286__eyebrow {\n      display: inline-block;\n      margin-bottom: 14px;\n      color: var(--green);\n      font-size: 13px;\n      font-weight: 800;\n      letter-spacing: 0.12em;\n      text-transform: uppercase;\n    }\n\n    .gg286__hero h2 {\n      max-width: 800px;\n      margin: 0 0 18px;\n      color: var(--text);\n      font-size: clamp(34px, 6vw, 62px);\n      line-height: 1.02;\n    }\n\n    .gg286__hero p {\n      max-width: 750px;\n      margin: 0;\n      color: var(--muted);\n      font-size: 18px;\n      line-height: 1.7;\n    }\n\n    .gg286__trust {\n      display: grid;\n      grid-template-columns: repeat(4, 1fr);\n      border-top: 1px solid var(--border);\n      border-bottom: 1px solid var(--border);\n      background: var(--dark-2);\n    }\n\n    .gg286__trust-item {\n      padding: 21px 14px;\n      border-right: 1px solid var(--border);\n      text-align: center;\n    }\n\n    .gg286__trust-item:last-child {\n      border-right: 0;\n    }\n\n    .gg286__trust-item strong {\n      display: block;\n      margin-bottom: 4px;\n      color: var(--green);\n      font-size: 14px;\n    }\n\n    .gg286__trust-item span {\n      color: var(--muted);\n      font-size: 13px;\n    }\n\n    .gg286 h3 {\n      margin: 0 0 12px;\n      color: var(--text);\n      font-size: clamp(25px, 4vw, 36px);\n      line-height: 1.2;\n    }\n\n    .gg286__lead {\n      max-width: 800px;\n      margin: 0 0 26px;\n      color: var(--muted);\n      font-size: 16px;\n      line-height: 1.7;\n    }\n\n    .gg286__grid {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 16px;\n    }\n\n    .gg286__card {\n      padding: 25px;\n      border: 1px solid var(--border);\n      border-radius: 14px;\n      background: var(--dark-2);\n    }\n\n    .gg286__card-number {\n      display: block;\n      margin-bottom: 14px;\n      color: var(--green);\n      font-size: 13px;\n      font-weight: 900;\n      letter-spacing: 0.1em;\n    }\n\n    .gg286__card h4 {\n      margin: 0 0 9px;\n      color: var(--text);\n      font-size: 19px;\n      line-height: 1.3;\n    }\n\n    .gg286__card p {\n      margin: 0;\n      color: var(--muted);\n      font-size: 14px;\n      line-height: 1.65;\n    }\n\n    .gg286__split {\n      display: grid;\n      grid-template-columns: 1fr 1fr;\n      gap: 18px;\n    }\n\n    .gg286__panel {\n      padding: 27px;\n      border: 1px solid var(--border);\n      border-radius: 14px;\n      background: var(--dark-2);\n    }\n\n    .gg286__panel h4 {\n      margin: 0 0 14px;\n      color: var(--green);\n      font-size: 20px;\n    }\n\n    .gg286__list {\n      margin: 0;\n      padding: 0;\n      list-style: none;\n    }\n\n    .gg286__list li {\n      position: relative;\n      margin: 0 0 12px;\n      padding-left: 24px;\n      color: var(--muted);\n      font-size: 15px;\n      line-height: 1.6;\n    }\n\n    .gg286__list li:last-child {\n      margin-bottom: 0;\n    }\n\n    .gg286__list li::before {\n      position: absolute;\n      top: 1px;\n      left: 0;\n      color: var(--green);\n      content: \"✓\";\n      font-weight: 900;\n    }\n\n    .gg286__table-wrap {\n      width: 100%;\n      overflow-x: auto;\n      border: 1px solid var(--border);\n      border-radius: 14px;\n      background: var(--dark);\n      -webkit-overflow-scrolling: touch;\n    }\n\n    .gg286 table {\n      width: 100%;\n      min-width: 1200px;\n      margin: 0;\n      border: 0;\n      border-collapse: collapse;\n      background: var(--dark);\n    }\n\n    .gg286 th,\n    .gg286 td {\n      padding: 15px 13px;\n      border: 0;\n      border-bottom: 1px solid var(--border);\n      text-align: center;\n      white-space: nowrap;\n    }\n\n    .gg286 th {\n      background: var(--green);\n      color: #101010;\n      font-size: 13px;\n      font-weight: 900;\n      letter-spacing: 0.04em;\n      text-transform: uppercase;\n    }\n\n    .gg286 td {\n      color: var(--text);\n      font-size: 14px;\n    }\n\n    .gg286 tbody tr:nth-child(even) {\n      background: var(--dark-2);\n    }\n\n    .gg286 tbody tr:hover {\n      background: var(--dark-3);\n    }\n\n    .gg286 tbody tr:last-child td {\n      border-bottom: 0;\n    }\n\n    .gg286 th:first-child,\n    .gg286 td:first-child {\n      position: sticky;\n      left: 0;\n      z-index: 1;\n      min-width: 205px;\n      text-align: left;\n    }\n\n    .gg286 th:first-child {\n      z-index: 2;\n      background: var(--green);\n    }\n\n    .gg286 td:first-child {\n      background: var(--dark);\n      color: var(--green);\n      font-weight: 800;\n    }\n\n    .gg286 tbody tr:nth-child(even) td:first-child {\n      background: var(--dark-2);\n    }\n\n    .gg286__spec-cards {\n      display: grid;\n      grid-template-columns: repeat(4, 1fr);\n      gap: 13px;\n      margin-top: 16px;\n    }\n\n    .gg286__spec-card {\n      padding: 18px;\n      border: 1px solid var(--border);\n      border-radius: 12px;\n      background: var(--dark-2);\n    }\n\n    .gg286__spec-label {\n      display: block;\n      margin-bottom: 7px;\n      color: var(--muted);\n      font-size: 11px;\n      font-weight: 800;\n      letter-spacing: 0.08em;\n      text-transform: uppercase;\n    }\n\n    .gg286__spec-value {\n      margin: 0;\n      color: var(--text);\n      font-size: 17px;\n      font-weight: 800;\n      line-height: 1.35;\n    }\n\n    .gg286__note {\n      margin: 15px 0 0;\n      color: var(--muted);\n      font-size: 13px;\n      line-height: 1.6;\n    }\n\n    .gg286 details {\n      margin-bottom: 10px;\n      border: 1px solid var(--border);\n      border-radius: 11px;\n      background: var(--dark-2);\n    }\n\n    .gg286 details:last-child {\n      margin-bottom: 0;\n    }\n\n    .gg286 summary {\n      padding: 17px 20px;\n      color: var(--text);\n      cursor: pointer;\n      font-weight: 800;\n    }\n\n    .gg286 details p {\n      margin: 0;\n      padding: 0 20px 18px;\n      color: var(--muted);\n      font-size: 14px;\n      line-height: 1.65;\n    }\n\n    .gg286__cta {\n      padding: 52px 32px;\n      background:\n        radial-gradient(\n          circle at 15% 40%,\n          rgba(183, 243, 74, 0.18),\n          transparent 35%\n        ),\n        #101010;\n      text-align: center;\n    }\n\n    .gg286__cta h3 {\n      margin-bottom: 10px;\n    }\n\n    .gg286__cta p {\n      max-width: 700px;\n      margin: 0 auto 22px;\n      color: var(--muted);\n      font-size: 16px;\n      line-height: 1.7;\n    }\n\n    .gg286__button {\n      display: inline-block;\n      padding: 15px 25px;\n      border-radius: 8px;\n      background: var(--green);\n      color: #101010 !important;\n      font-size: 14px;\n      font-weight: 900;\n      text-decoration: none;\n      text-transform: uppercase;\n    }\n\n    @media (max-width: 850px) {\n      .gg286__trust {\n        grid-template-columns: 1fr 1fr;\n      }\n\n      .gg286__trust-item:nth-child(2) {\n        border-right: 0;\n      }\n\n      .gg286__trust-item:nth-child(-n + 2) {\n        border-bottom: 1px solid var(--border);\n      }\n\n      .gg286__grid {\n        grid-template-columns: 1fr;\n      }\n\n      .gg286__split {\n        grid-template-columns: 1fr;\n      }\n\n      .gg286__spec-cards {\n        grid-template-columns: 1fr 1fr;\n      }\n    }\n\n    @media (max-width: 749px) {\n      .gg286__container,\n      .gg286__hero,\n      .gg286__cta {\n        padding: 38px 20px;\n      }\n\n      .gg286 th,\n      .gg286 td {\n        padding: 13px 11px;\n        font-size: 13px;\n      }\n\n      .gg286 th:first-child,\n      .gg286 td:first-child {\n        min-width: 165px;\n      }\n\n      .gg286__table-wrap::after {\n        display: block;\n        padding: 9px 12px;\n        border-top: 1px solid var(--border);\n        color: var(--muted);\n        content: \"Swipe to view all wedge specifications →\";\n        font-size: 12px;\n        text-align: center;\n      }\n    }\n\n    @media (max-width: 480px) {\n      .gg286__spec-cards {\n        grid-template-columns: 1fr;\n      }\n    }\n  \u003c\/style\u003e\n\u003csection class=\"gg286\"\u003e\n\u003cdiv class=\"gg286__hero\"\u003e\n\u003cspan class=\"gg286__eyebrow\"\u003eForged Feel · Precision Control\u003c\/span\u003e\n\u003ch2\u003eSub 70 286 Forged Wedges with *Dynamic Gold MID 100 Shafts and Golf Pride Tour Velvet 360 Grips.\u003cbr\u003e\n\u003c\/h2\u003e\n\u003cp\u003eA 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.\u003cbr\u003e\u003cstrong\u003e*These are the stock shafts\/grips and can be upgraded if you choose to customize your set before adding to the cart.\u003c\/strong\u003e\u003cbr\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gg286__trust\"\u003e\n\u003cdiv class=\"gg286__trust-item\"\u003e\n\u003cstrong\u003eDT-4 Steel\u003c\/strong\u003e \u003cspan\u003eSoft forged feedback\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gg286__trust-item\"\u003e\n\u003cstrong\u003eCNC-Milled Face\u003c\/strong\u003e \u003cspan\u003eConsistent control\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gg286__trust-item\"\u003e\n\u003cstrong\u003e46°–64° Lofts\u003c\/strong\u003e \u003cspan\u003eComplete gapping options\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gg286__trust-item\"\u003e\n\u003cstrong\u003eCustom Built\u003c\/strong\u003e \u003cspan\u003eShaft and grip options\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gg286__container\"\u003e\n\u003cspan class=\"gg286__eyebrow\"\u003eControlled Scoring Performance\u003c\/span\u003e\n\u003ch3\u003eSoft feel with versatile turf interaction\u003c\/h3\u003e\n\u003cp class=\"gg286__lead\"\u003eThe 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.\u003c\/p\u003e\n\u003cdiv class=\"gg286__grid\"\u003e\n\u003carticle class=\"gg286__card\"\u003e\u003cspan class=\"gg286__card-number\"\u003e01 · FORGED FEEL\u003c\/span\u003e\n\u003ch4\u003eDT-4 steel construction\u003c\/h4\u003e\n\u003cp\u003eForged DT-4 steel produces the soft, responsive feedback preferred by golfers who control trajectory and distance through feel.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"gg286__card\"\u003e\u003cspan class=\"gg286__card-number\"\u003e02 · FACE CONTROL\u003c\/span\u003e\n\u003ch4\u003eCNC-milled hitting surface\u003c\/h4\u003e\n\u003cp\u003ePrecision face milling supports consistent contact, spin and distance control across full swings, partial shots and greenside play.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"gg286__card\"\u003e\u003cspan class=\"gg286__card-number\"\u003e03 · REFINED FLIGHT\u003c\/span\u003e\n\u003ch4\u003eThree-port head design\u003c\/h4\u003e\n\u003cp\u003eThe three-port construction helps refine the wedge's center of gravity and ball flight while maintaining useful spin and stopping power.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gg286__container\"\u003e\n\u003cdiv class=\"gg286__split\"\u003e\n\u003carticle class=\"gg286__panel\"\u003e\n\u003ch4\u003eDesigned for\u003c\/h4\u003e\n\u003cul class=\"gg286__list\"\u003e\n\u003cli\u003eGolfers seeking soft forged feel and feedback\u003c\/li\u003e\n\u003cli\u003eFull approach shots and controlled distance wedges\u003c\/li\u003e\n\u003cli\u003ePitching, chipping and greenside scoring shots\u003c\/li\u003e\n\u003cli\u003ePlayers building precise loft gaps from 46° through 64°\u003c\/li\u003e\n\u003cli\u003eA wide range of swing styles and course conditions\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/article\u003e\n\u003carticle class=\"gg286__panel\"\u003e\n\u003ch4\u003ePerformance highlights\u003c\/h4\u003e\n\u003cul class=\"gg286__list\"\u003e\n\u003cli\u003eStraighter leading edge for confident alignment\u003c\/li\u003e\n\u003cli\u003eSofter sole transition for improved turf interaction\u003c\/li\u003e\n\u003cli\u003eConsistent 63.5° standard lie throughout the lineup\u003c\/li\u003e\n\u003cli\u003eMultiple bounce configurations matched to each loft\u003c\/li\u003e\n\u003cli\u003eAvailable with steel or graphite build options\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gg286__container\"\u003e\n\u003cspan class=\"gg286__eyebrow\"\u003eTechnical Details\u003c\/span\u003e\n\u003ch3\u003e286 Forged Wedge specifications\u003c\/h3\u003e\n\u003cp class=\"gg286__lead\"\u003eReview the standard lie, offset, bounce, head weight and playing length for every available loft.\u003c\/p\u003e\n\u003cdiv class=\"gg286__table-wrap\" role=\"region\" tabindex=\"0\"\u003e\n\u003ctable\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth scope=\"col\"\u003eLoft\u003c\/th\u003e\n\u003cth scope=\"col\"\u003e46°\u003c\/th\u003e\n\u003cth scope=\"col\"\u003e48°\u003c\/th\u003e\n\u003cth scope=\"col\"\u003e50°\u003c\/th\u003e\n\u003cth scope=\"col\"\u003e52°\u003c\/th\u003e\n\u003cth scope=\"col\"\u003e54°\u003c\/th\u003e\n\u003cth scope=\"col\"\u003e56°\u003c\/th\u003e\n\u003cth scope=\"col\"\u003e58°\u003c\/th\u003e\n\u003cth scope=\"col\"\u003e60°\u003c\/th\u003e\n\u003cth scope=\"col\"\u003e62°\u003c\/th\u003e\n\u003cth scope=\"col\"\u003e64°\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eLie\u003c\/td\u003e\n\u003ctd\u003e63.5°\u003c\/td\u003e\n\u003ctd\u003e63.5°\u003c\/td\u003e\n\u003ctd\u003e63.5°\u003c\/td\u003e\n\u003ctd\u003e63.5°\u003c\/td\u003e\n\u003ctd\u003e63.5°\u003c\/td\u003e\n\u003ctd\u003e63.5°\u003c\/td\u003e\n\u003ctd\u003e63.5°\u003c\/td\u003e\n\u003ctd\u003e63.5°\u003c\/td\u003e\n\u003ctd\u003e63.5°\u003c\/td\u003e\n\u003ctd\u003e63.5°\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eOffset\u003c\/td\u003e\n\u003ctd\u003e1.5 mm\u003c\/td\u003e\n\u003ctd\u003e1.5 mm\u003c\/td\u003e\n\u003ctd\u003e1.5 mm\u003c\/td\u003e\n\u003ctd\u003e1.5 mm\u003c\/td\u003e\n\u003ctd\u003e1.5 mm\u003c\/td\u003e\n\u003ctd\u003e1.5 mm\u003c\/td\u003e\n\u003ctd\u003e1.5 mm\u003c\/td\u003e\n\u003ctd\u003e1.5 mm\u003c\/td\u003e\n\u003ctd\u003e1.5 mm\u003c\/td\u003e\n\u003ctd\u003e1.5 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBounce\u003c\/td\u003e\n\u003ctd\u003e7°\u003c\/td\u003e\n\u003ctd\u003e7°\u003c\/td\u003e\n\u003ctd\u003e10°\u003c\/td\u003e\n\u003ctd\u003e10°\u003c\/td\u003e\n\u003ctd\u003e12°\u003c\/td\u003e\n\u003ctd\u003e12°\u003c\/td\u003e\n\u003ctd\u003e10°\u003c\/td\u003e\n\u003ctd\u003e10°\u003c\/td\u003e\n\u003ctd\u003e10°\u003c\/td\u003e\n\u003ctd\u003e10°\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eHead Weight\u003c\/td\u003e\n\u003ctd\u003e299 g\u003c\/td\u003e\n\u003ctd\u003e299 g\u003c\/td\u003e\n\u003ctd\u003e300 g\u003c\/td\u003e\n\u003ctd\u003e300 g\u003c\/td\u003e\n\u003ctd\u003e302 g\u003c\/td\u003e\n\u003ctd\u003e302 g\u003c\/td\u003e\n\u003ctd\u003e303 g\u003c\/td\u003e\n\u003ctd\u003e304 g\u003c\/td\u003e\n\u003ctd\u003e304 g\u003c\/td\u003e\n\u003ctd\u003e304 g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eStandard Length — Steel\u003c\/td\u003e\n\u003ctd\u003e35.75\"\u003c\/td\u003e\n\u003ctd\u003e35.75\"\u003c\/td\u003e\n\u003ctd\u003e35.5\"\u003c\/td\u003e\n\u003ctd\u003e35.5\"\u003c\/td\u003e\n\u003ctd\u003e35.25\"\u003c\/td\u003e\n\u003ctd\u003e35.25\"\u003c\/td\u003e\n\u003ctd\u003e35.25\"\u003c\/td\u003e\n\u003ctd\u003e35\"\u003c\/td\u003e\n\u003ctd\u003e35\"\u003c\/td\u003e\n\u003ctd\u003e35\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eStandard Length — Graphite\u003c\/td\u003e\n\u003ctd\u003e36.25\"\u003c\/td\u003e\n\u003ctd\u003e36.25\"\u003c\/td\u003e\n\u003ctd\u003e36\"\u003c\/td\u003e\n\u003ctd\u003e36\"\u003c\/td\u003e\n\u003ctd\u003e35.75\"\u003c\/td\u003e\n\u003ctd\u003e35.75\"\u003c\/td\u003e\n\u003ctd\u003e35.75\"\u003c\/td\u003e\n\u003ctd\u003e35.5\"\u003c\/td\u003e\n\u003ctd\u003e35.5\"\u003c\/td\u003e\n\u003ctd\u003e35.5\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gg286__spec-cards\"\u003e\n\u003carticle class=\"gg286__spec-card\"\u003e\u003cspan class=\"gg286__spec-label\"\u003eToe Face Height\u003c\/span\u003e\n\u003cp class=\"gg286__spec-value\"\u003e61 mm\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"gg286__spec-card\"\u003e\u003cspan class=\"gg286__spec-label\"\u003eCenter Face Height\u003c\/span\u003e\n\u003cp class=\"gg286__spec-value\"\u003e55 mm\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"gg286__spec-card\"\u003e\u003cspan class=\"gg286__spec-label\"\u003eHeel Face Height\u003c\/span\u003e\n\u003cp class=\"gg286__spec-value\"\u003e39 mm\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"gg286__spec-card\"\u003e\u003cspan class=\"gg286__spec-label\"\u003eBlade Length\u003c\/span\u003e\n\u003cp class=\"gg286__spec-value\"\u003e78 mm\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"gg286__spec-card\"\u003e\u003cspan class=\"gg286__spec-label\"\u003eTop-Line Width\u003c\/span\u003e\n\u003cp class=\"gg286__spec-value\"\u003e5 mm\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"gg286__spec-card\"\u003e\u003cspan class=\"gg286__spec-label\"\u003eMaterial\u003c\/span\u003e\n\u003cp class=\"gg286__spec-value\"\u003eDT-4 Steel\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"gg286__spec-card\"\u003e\u003cspan class=\"gg286__spec-label\"\u003eFinish\u003c\/span\u003e\n\u003cp class=\"gg286__spec-value\"\u003eBrushed Satin\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"gg286__spec-card\"\u003e\u003cspan class=\"gg286__spec-label\"\u003eHosel Diameter\u003c\/span\u003e\n\u003cp class=\"gg286__spec-value\"\u003e.370\" Parallel\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003cp class=\"gg286__note\"\u003eStandard 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.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gg286__container\"\u003e\n\u003cspan class=\"gg286__eyebrow\"\u003eChoosing Your Build\u003c\/span\u003e\n\u003ch3\u003eCreate the right scoring setup\u003c\/h3\u003e\n\u003cdiv class=\"gg286__split\"\u003e\n\u003carticle class=\"gg286__panel\"\u003e\n\u003ch4\u003eLoft and bounce guidance\u003c\/h4\u003e\n\u003cul class=\"gg286__list\"\u003e\n\u003cli\u003e46°–50°: Transition from the iron set into controlled approaches\u003c\/li\u003e\n\u003cli\u003e52°–56°: Versatile gap and sand-wedge scoring options\u003c\/li\u003e\n\u003cli\u003e58°–60°: Higher-lofted pitches, bunker shots and greenside play\u003c\/li\u003e\n\u003cli\u003e62°–64°: Specialized high-launch and short-sided shots\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/article\u003e\n\u003carticle class=\"gg286__panel\"\u003e\n\u003ch4\u003eCustom-build choices\u003c\/h4\u003e\n\u003cul class=\"gg286__list\"\u003e\n\u003cli\u003eRight- or left-handed configuration where offered\u003c\/li\u003e\n\u003cli\u003eSteel or graphite shaft options\u003c\/li\u003e\n\u003cli\u003eShaft flex and playing-length selection\u003c\/li\u003e\n\u003cli\u003eGrip model and grip-size options\u003c\/li\u003e\n\u003cli\u003eLie adjustments and other special-build requests\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gg286__container\"\u003e\n\u003cspan class=\"gg286__eyebrow\"\u003eHelpful Answers\u003c\/span\u003e\n\u003ch3\u003e286 Forged Wedge FAQs\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat type of golfer is the 286 Forged Wedge designed for?\u003c\/summary\u003e\n\u003cp\u003eIt 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.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat does forged DT-4 steel feel like?\u003c\/summary\u003e\n\u003cp\u003eDT-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.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat does the three-port design do?\u003c\/summary\u003e\n\u003cp\u003eThe three-port head construction is designed to refine weight placement and produce a more optimized ball flight without sacrificing useful spin or stopping power.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow should I choose my wedge lofts?\u003c\/summary\u003e\n\u003cp\u003eStart 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.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan the shaft, grip, length or lie be customized?\u003c\/summary\u003e\n\u003cp\u003eCustom-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.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gg286__cta\"\u003e\n\u003cspan class=\"gg286__eyebrow\"\u003eBuild Your Scoring Setup\u003c\/span\u003e\n\u003ch3\u003eChoose your loft and custom specifications\u003c\/h3\u003e\n\u003cp\u003eSelect 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.\u003c\/p\u003e\n\u003ca class=\"gg286__button\" href=\"mailto:sales@gratergolf.com?subject=Sub%2070%20286%20Forged%20Wedge%20Question\"\u003e Ask Grater Golf \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e","brand":"Sub 70","offers":[{"title":"Black \/ Right \/ 46","offer_id":48089280970903,"sku":null,"price":90.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ Right \/ 48","offer_id":48089281003671,"sku":null,"price":90.0,"currency_code":"USD","in_stock":false},{"title":"Black \/ Right \/ 50","offer_id":48089281036439,"sku":null,"price":90.0,"currency_code":"USD","in_stock":false},{"title":"Black \/ Right \/ 52","offer_id":48089281069207,"sku":null,"price":90.0,"currency_code":"USD","in_stock":false},{"title":"Black \/ Right \/ 54","offer_id":48089281101975,"sku":null,"price":90.0,"currency_code":"USD","in_stock":false},{"title":"Black \/ Right \/ 56","offer_id":48089281134743,"sku":null,"price":90.0,"currency_code":"USD","in_stock":false},{"title":"Black \/ Right \/ 58","offer_id":48089281167511,"sku":null,"price":90.0,"currency_code":"USD","in_stock":false},{"title":"Black \/ Right \/ 60","offer_id":48089281200279,"sku":null,"price":90.0,"currency_code":"USD","in_stock":false},{"title":"Black \/ Right \/ 62","offer_id":48089281233047,"sku":null,"price":90.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ Right \/ 64","offer_id":48089281265815,"sku":null,"price":90.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ Left \/ 46","offer_id":48089281298583,"sku":null,"price":90.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ Left \/ 48","offer_id":48089281331351,"sku":null,"price":90.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ Left \/ 50","offer_id":48089281364119,"sku":null,"price":90.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ Left \/ 52","offer_id":48089281396887,"sku":null,"price":90.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ Left \/ 54","offer_id":48089281429655,"sku":null,"price":90.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ Left \/ 56","offer_id":48089281462423,"sku":null,"price":90.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ Left \/ 58","offer_id":48089281495191,"sku":null,"price":90.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ Left \/ 60","offer_id":48089281527959,"sku":null,"price":90.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ Left \/ 62","offer_id":48089281560727,"sku":null,"price":90.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ Left \/ 64","offer_id":48089281593495,"sku":null,"price":90.0,"currency_code":"USD","in_stock":true},{"title":"Satin \/ Right \/ 46","offer_id":48089281626263,"sku":null,"price":90.0,"currency_code":"USD","in_stock":false},{"title":"Satin \/ Right \/ 48","offer_id":48089281659031,"sku":null,"price":90.0,"currency_code":"USD","in_stock":false},{"title":"Satin \/ Right \/ 50","offer_id":48089281691799,"sku":null,"price":90.0,"currency_code":"USD","in_stock":false},{"title":"Satin \/ Right \/ 52","offer_id":48089281724567,"sku":null,"price":90.0,"currency_code":"USD","in_stock":false},{"title":"Satin \/ Right \/ 54","offer_id":48089281757335,"sku":null,"price":90.0,"currency_code":"USD","in_stock":false},{"title":"Satin \/ Right \/ 56","offer_id":48089281790103,"sku":null,"price":90.0,"currency_code":"USD","in_stock":false},{"title":"Satin \/ Right \/ 58","offer_id":48089281822871,"sku":null,"price":90.0,"currency_code":"USD","in_stock":true},{"title":"Satin \/ Right \/ 60","offer_id":48089281855639,"sku":null,"price":90.0,"currency_code":"USD","in_stock":true},{"title":"Satin \/ Right \/ 62","offer_id":48089281888407,"sku":null,"price":90.0,"currency_code":"USD","in_stock":true},{"title":"Satin \/ Right \/ 64","offer_id":48089281921175,"sku":null,"price":90.0,"currency_code":"USD","in_stock":true},{"title":"Satin \/ Left \/ 46","offer_id":48089281953943,"sku":null,"price":90.0,"currency_code":"USD","in_stock":true},{"title":"Satin \/ Left \/ 48","offer_id":48089281986711,"sku":null,"price":90.0,"currency_code":"USD","in_stock":true},{"title":"Satin \/ Left \/ 50","offer_id":48089282019479,"sku":null,"price":90.0,"currency_code":"USD","in_stock":true},{"title":"Satin \/ Left \/ 52","offer_id":48089282052247,"sku":null,"price":90.0,"currency_code":"USD","in_stock":true},{"title":"Satin \/ Left \/ 54","offer_id":48089282085015,"sku":null,"price":90.0,"currency_code":"USD","in_stock":true},{"title":"Satin \/ Left \/ 56","offer_id":48089282117783,"sku":null,"price":90.0,"currency_code":"USD","in_stock":true},{"title":"Satin \/ Left \/ 58","offer_id":48089282150551,"sku":null,"price":90.0,"currency_code":"USD","in_stock":true},{"title":"Satin \/ Left \/ 60","offer_id":48089282183319,"sku":null,"price":90.0,"currency_code":"USD","in_stock":true},{"title":"Satin \/ Left \/ 62","offer_id":48089282216087,"sku":null,"price":90.0,"currency_code":"USD","in_stock":true},{"title":"Satin \/ Left \/ 64","offer_id":48089282248855,"sku":null,"price":90.0,"currency_code":"USD","in_stock":true},{"title":"Raw \/ Right \/ 46","offer_id":48089282281623,"sku":null,"price":90.0,"currency_code":"USD","in_stock":true},{"title":"Raw \/ Right \/ 48","offer_id":48089282314391,"sku":null,"price":90.0,"currency_code":"USD","in_stock":false},{"title":"Raw \/ Right \/ 50","offer_id":48089282347159,"sku":null,"price":90.0,"currency_code":"USD","in_stock":false},{"title":"Raw \/ Right \/ 52","offer_id":48089282379927,"sku":null,"price":90.0,"currency_code":"USD","in_stock":false},{"title":"Raw \/ Right \/ 54","offer_id":48089282412695,"sku":null,"price":90.0,"currency_code":"USD","in_stock":false},{"title":"Raw \/ Right \/ 56","offer_id":48089282445463,"sku":null,"price":90.0,"currency_code":"USD","in_stock":false},{"title":"Raw \/ Right \/ 58","offer_id":48089282478231,"sku":null,"price":90.0,"currency_code":"USD","in_stock":true},{"title":"Raw \/ Right \/ 60","offer_id":48089282510999,"sku":null,"price":90.0,"currency_code":"USD","in_stock":true},{"title":"Raw \/ Right \/ 62","offer_id":48089282543767,"sku":null,"price":90.0,"currency_code":"USD","in_stock":true},{"title":"Raw \/ Right \/ 64","offer_id":48089282576535,"sku":null,"price":90.0,"currency_code":"USD","in_stock":true},{"title":"Raw \/ Left \/ 46","offer_id":48089282609303,"sku":null,"price":90.0,"currency_code":"USD","in_stock":true},{"title":"Raw \/ Left \/ 48","offer_id":48089282642071,"sku":null,"price":90.0,"currency_code":"USD","in_stock":true},{"title":"Raw \/ Left \/ 50","offer_id":48089282674839,"sku":null,"price":90.0,"currency_code":"USD","in_stock":true},{"title":"Raw \/ Left \/ 52","offer_id":48089282707607,"sku":null,"price":90.0,"currency_code":"USD","in_stock":true},{"title":"Raw \/ Left \/ 54","offer_id":48089282740375,"sku":null,"price":90.0,"currency_code":"USD","in_stock":true},{"title":"Raw \/ Left \/ 56","offer_id":48089282773143,"sku":null,"price":90.0,"currency_code":"USD","in_stock":true},{"title":"Raw \/ Left \/ 58","offer_id":48089282805911,"sku":null,"price":90.0,"currency_code":"USD","in_stock":true},{"title":"Raw \/ Left \/ 60","offer_id":48089282838679,"sku":null,"price":90.0,"currency_code":"USD","in_stock":true},{"title":"Raw \/ Left \/ 62","offer_id":48089282871447,"sku":null,"price":90.0,"currency_code":"USD","in_stock":true},{"title":"Raw \/ Left \/ 64","offer_id":48089282904215,"sku":null,"price":90.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0672\/3341\/5319\/files\/Screenshot2026-07-30102634.png?v=1785422132","url":"https:\/\/gratergolf.com\/products\/sub-70-286-forged-wedges-parallel-370","provider":"Grater Golf","version":"1.0","type":"link"}