{"id":5632,"date":"2025-10-12T17:00:48","date_gmt":"2025-10-12T16:00:48","guid":{"rendered":"https:\/\/www.thegolfshoponline.co.uk\/blog\/?p=5632\/"},"modified":"2026-03-16T08:37:47","modified_gmt":"2026-03-16T08:37:47","slug":"titleist-vokey-sm10-whats-the-best-grind","status":"publish","type":"post","link":"https:\/\/www.thegolfshoponline.co.uk\/blog\/titleist-vokey-sm10-whats-the-best-grind\/","title":{"rendered":"Titleist Vokey SM11 &#8211; What&#8217;s the best grind option for me?"},"content":{"rendered":"<p>The\u00a0<span style=\"box-sizing: border-box; margin: 0px; padding: 0px;\">brand-new\u00a0<a href=\"https:\/\/www.thegolfshoponline.co.uk\/titleist\/wedges\/\" target=\"_blank\" rel=\"noopener\">Titleist Vokey SM11 wedges<\/a> offer industry-leading shot versatility, distance control, and spin, thanks to their most advanced materials, which contribute<\/span> to more accurate contact and durability.<\/p>\n<p><iframe loading=\"lazy\" title=\"Golf Wedge Grinds Explained | Titleist Vokey SM11\" width=\"620\" height=\"349\" src=\"https:\/\/www.youtube.com\/embed\/1OgqxgsBYvk?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen><\/iframe><\/p>\n<p>However, to develop this further, the Vokey SM11 wedges come in multiple lofts and grind options to ensure the perfect wedge to sit in your <a href=\"https:\/\/www.thegolfshoponline.co.uk\/bags\/\">golf bag<\/a>.<\/p>\n<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n<meta charset=\"UTF-8\">\r\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n<title>SM11 Wedge Selector | The Golf Shop Online<\/title>\r\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\r\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@400;500;600;700;800&display=swap\" rel=\"stylesheet\">\r\n<style>\r\n* { box-sizing: border-box; margin: 0; padding: 0; }\r\nbody {\r\n  font-family: 'Montserrat', sans-serif;\r\n  background: #fff;\r\n  color: #111;\r\n  font-size: 15px;\r\n  line-height: 1.6;\r\n}\r\n.wrap {\r\n  max-width: 760px;\r\n  margin: 0 auto;\r\n  padding: 0 24px 40px;\r\n}\r\n\r\n\/* INTRO *\/\r\n#intro {\r\n  display: flex;\r\n  flex-direction: column;\r\n  align-items: center;\r\n  justify-content: center;\r\n  text-align: center;\r\n  padding: 32px 0;\r\n}\r\n.eyebrow {\r\n  font-size: 11px;\r\n  font-weight: 700;\r\n  letter-spacing: 0.2em;\r\n  text-transform: uppercase;\r\n  color: #666;\r\n  margin-bottom: 20px;\r\n}\r\n#intro h1 {\r\n  font-size: clamp(42px, 9vw, 78px);\r\n  font-weight: 800;\r\n  line-height: 0.95;\r\n  letter-spacing: -0.02em;\r\n  margin-bottom: 24px;\r\n  color: #111;\r\n}\r\n#intro p {\r\n  font-size: 15px;\r\n  color: #444;\r\n  max-width: 380px;\r\n  margin-bottom: 36px;\r\n}\r\n.btn-primary {\r\n  font-family: 'Montserrat', sans-serif;\r\n  font-size: 12px;\r\n  font-weight: 700;\r\n  letter-spacing: 0.14em;\r\n  text-transform: uppercase;\r\n  background: #111;\r\n  color: #fff;\r\n  border: none;\r\n  padding: 16px 48px;\r\n  cursor: pointer;\r\n}\r\n.btn-primary:hover { background: #333; }\r\n\r\n\/* PROGRESS *\/\r\n.prog-bar {\r\n  height: 3px;\r\n  background: #e8e8e8;\r\n  margin-bottom: 48px;\r\n  position: sticky;\r\n  top: 0;\r\n  z-index: 99;\r\n}\r\n.prog-fill {\r\n  height: 100%;\r\n  background: #111;\r\n  transition: width 0.4s ease;\r\n  width: 0;\r\n}\r\n\r\n\/* QUESTION *\/\r\n.q-pane { display: none; padding-top: 24px; }\r\n.q-pane.on {\r\n  display: block;\r\n  animation: up 0.28s ease both;\r\n}\r\n@keyframes up {\r\n  from { opacity:0; transform:translateY(10px); }\r\n  to   { opacity:1; transform:translateY(0); }\r\n}\r\n.q-count {\r\n  font-size: 11px;\r\n  font-weight: 700;\r\n  letter-spacing: 0.2em;\r\n  text-transform: uppercase;\r\n  color: #666;\r\n  margin-bottom: 10px;\r\n}\r\n.q-title {\r\n  font-size: clamp(26px, 5.5vw, 40px);\r\n  font-weight: 800;\r\n  letter-spacing: -0.02em;\r\n  line-height: 1.05;\r\n  margin-bottom: 8px;\r\n}\r\n.q-hint {\r\n  font-size: 13px;\r\n  color: #555;\r\n  margin-bottom: 32px;\r\n}\r\n\r\n\/* RADIO *\/\r\n.r-group { display: flex; flex-wrap: wrap; gap: 10px; margin-bottom: 36px; }\r\n.r-group input { display: none; }\r\n.r-group label {\r\n  display: inline-flex;\r\n  align-items: center;\r\n  justify-content: center;\r\n  min-width: 66px;\r\n  padding: 11px 18px;\r\n  border: 1.5px solid #ddd;\r\n  color: #444;\r\n  font-size: 14px;\r\n  font-weight: 600;\r\n  cursor: pointer;\r\n  transition: all 0.12s;\r\n}\r\n.r-group label:hover { border-color: #aaa; color: #111; }\r\n.r-group input:checked + label { background: #111; color: #fff; border-color: #111; }\r\n\r\n\/* DIVOT *\/\r\n.d-group { display: flex; gap: 12px; margin-bottom: 36px; }\r\n.d-group input { display: none; }\r\n.d-group label {\r\n  flex: 1;\r\n  border: 1.5px solid #ddd;\r\n  padding: 20px 14px;\r\n  text-align: center;\r\n  cursor: pointer;\r\n  background: #fafaf8;\r\n  transition: all 0.12s;\r\n}\r\n.d-group label:hover { border-color: #aaa; }\r\n.d-group input:checked + label { border-color: #111; background: #f0f0ec; }\r\n.d-icon { font-size: 28px; display: block; margin-bottom: 10px; }\r\n.d-label {\r\n  display: block;\r\n  font-size: 12px;\r\n  font-weight: 700;\r\n  text-transform: uppercase;\r\n  letter-spacing: 0.08em;\r\n  color: #111;\r\n  margin-bottom: 3px;\r\n}\r\n.d-sub { display: block; font-size: 12px; color: #555; }\r\n\r\n\/* CARD RADIOS (for shot types \/ conditions) *\/\r\n.card-group { display: flex; gap: 10px; flex-wrap: wrap; margin-bottom: 28px; }\r\n.card-group input { display: none; }\r\n.card-group label {\r\n  flex: 1;\r\n  min-width: 130px;\r\n  border: 1.5px solid #ddd;\r\n  padding: 14px 16px;\r\n  cursor: pointer;\r\n  background: #fafaf8;\r\n  transition: all 0.12s;\r\n}\r\n.card-group label:hover { border-color: #aaa; }\r\n.card-group input:checked + label { border-color: #111; background: #f0f0ec; }\r\n.card-group label strong {\r\n  display: block;\r\n  font-size: 13px;\r\n  font-weight: 700;\r\n  color: #111;\r\n  margin-bottom: 3px;\r\n}\r\n.card-group label span {\r\n  display: block;\r\n  font-size: 12px;\r\n  color: #555;\r\n  line-height: 1.5;\r\n}\r\n\r\n\/* SLIDER *\/\r\n.sl-wrap { margin-bottom: 36px; }\r\n.sl-labels { display: flex; margin-bottom: 10px; }\r\n.sl-labels span {\r\n  flex: 1;\r\n  font-size: 10px;\r\n  font-weight: 700;\r\n  text-transform: uppercase;\r\n  letter-spacing: 0.1em;\r\n  color: #555;\r\n  text-align: center;\r\n}\r\n.sl-labels span:first-child { text-align: left; }\r\n.sl-labels span:last-child { text-align: right; }\r\n.sl-track { display: flex; gap: 6px; }\r\n.sl-tick {\r\n  flex: 1;\r\n  height: 44px;\r\n  border: 1.5px solid #ddd;\r\n  display: flex;\r\n  align-items: center;\r\n  justify-content: center;\r\n  font-size: 13px;\r\n  font-weight: 600;\r\n  color: #444;\r\n  cursor: pointer;\r\n  background: #fafaf8;\r\n  transition: all 0.12s;\r\n}\r\n.sl-tick:hover { border-color: #aaa; color: #111; background: #f0f0ec; }\r\n.sl-tick.on { background: #111; color: #fff; border-color: #111; }\r\n\r\n\/* CHECKBOXES *\/\r\n.cb-block { margin-bottom: 26px; }\r\n.cb-block h4 {\r\n  font-size: 10px;\r\n  font-weight: 700;\r\n  text-transform: uppercase;\r\n  letter-spacing: 0.15em;\r\n  color: #555;\r\n  border-bottom: 1.5px solid #eee;\r\n  padding-bottom: 8px;\r\n  margin-bottom: 12px;\r\n}\r\n.cb-row { display: flex; flex-wrap: wrap; gap: 8px; }\r\n.cb-row input { display: none; }\r\n.cb-row label {\r\n  padding: 9px 16px;\r\n  border: 1.5px solid #ddd;\r\n  font-size: 13px;\r\n  font-weight: 500;\r\n  color: #444;\r\n  cursor: pointer;\r\n  transition: all 0.12s;\r\n}\r\n.cb-row label:hover { border-color: #aaa; color: #111; }\r\n.cb-row input:checked + label { background: #111; color: #fff; border-color: #111; }\r\n\r\n\/* NUMBER PICKER *\/\r\n.np-wrap { display: flex; align-items: center; justify-content: center; gap: 28px; margin: 16px 0 8px; }\r\n.np-btn {\r\n  width: 48px; height: 48px;\r\n  border: 1.5px solid #ddd;\r\n  background: none;\r\n  font-size: 22px;\r\n  font-weight: 300;\r\n  cursor: pointer;\r\n  transition: all 0.12s;\r\n  display: flex; align-items: center; justify-content: center;\r\n}\r\n.np-btn:hover { border-color: #111; background: #f5f5f5; }\r\n.np-num {\r\n  font-size: 58px;\r\n  font-weight: 800;\r\n  letter-spacing: -0.03em;\r\n  min-width: 88px;\r\n  text-align: center;\r\n}\r\n.np-sub { text-align: center; font-size: 12px; color: #555; margin-bottom: 28px; }\r\n\r\n\/* TABS *\/\r\n.tabs { display: flex; border: 1.5px solid #ddd; width: fit-content; margin-bottom: 24px; }\r\n.tab-btn {\r\n  font-family: 'Montserrat', sans-serif;\r\n  font-size: 11px;\r\n  font-weight: 700;\r\n  letter-spacing: 0.12em;\r\n  text-transform: uppercase;\r\n  background: none;\r\n  border: none;\r\n  padding: 10px 24px;\r\n  color: #555;\r\n  cursor: pointer;\r\n  transition: all 0.12s;\r\n}\r\n.tab-btn.on { background: #111; color: #fff; }\r\n.tab-pane { display: none; }\r\n.tab-pane.on { display: block; }\r\n\r\n\/* SECTION LABEL *\/\r\n.sec-label {\r\n  font-size: 11px;\r\n  font-weight: 700;\r\n  text-transform: uppercase;\r\n  letter-spacing: 0.15em;\r\n  color: #888;\r\n  border-bottom: 1.5px solid #eee;\r\n  padding-bottom: 8px;\r\n  margin-bottom: 16px;\r\n  margin-top: 8px;\r\n}\r\n\r\n\/* NAV *\/\r\n.q-nav {\r\n  display: flex;\r\n  justify-content: space-between;\r\n  align-items: center;\r\n  padding-top: 24px;\r\n  border-top: 1.5px solid #eee;\r\n  margin-top: 8px;\r\n}\r\n.btn-back {\r\n  font-family: 'Montserrat', sans-serif;\r\n  font-size: 11px;\r\n  font-weight: 700;\r\n  letter-spacing: 0.12em;\r\n  text-transform: uppercase;\r\n  background: none;\r\n  border: none;\r\n  color: #555;\r\n  cursor: pointer;\r\n  text-decoration: underline;\r\n  text-underline-offset: 3px;\r\n  transition: color 0.12s;\r\n}\r\n.btn-back:hover { color: #111; }\r\n.btn-next {\r\n  font-family: 'Montserrat', sans-serif;\r\n  font-size: 12px;\r\n  font-weight: 700;\r\n  letter-spacing: 0.12em;\r\n  text-transform: uppercase;\r\n  background: #111;\r\n  color: #fff;\r\n  border: none;\r\n  padding: 14px 36px;\r\n  cursor: pointer;\r\n  transition: background 0.12s, opacity 0.12s;\r\n}\r\n.btn-next:disabled { opacity: 0.2; cursor: not-allowed; }\r\n.btn-next:not(:disabled):hover { background: #333; }\r\n\r\n\/* RESULTS *\/\r\n#results { display: none; padding-top: 24px; }\r\n.res-eyebrow { font-size:11px; font-weight:700; letter-spacing:0.2em; text-transform:uppercase; color:#666; margin-bottom:10px; }\r\n.res-h2 {\r\n  font-size: clamp(30px, 6vw, 50px);\r\n  font-weight: 800;\r\n  letter-spacing: -0.02em;\r\n  line-height: 1;\r\n  margin-bottom: 8px;\r\n}\r\n.res-sub { color: #444; font-size: 14px; margin-bottom: 36px; }\r\n\r\n.wedge-cards { display: flex; flex-direction: column; gap: 12px; margin-bottom: 28px; }\r\n.wedge-card {\r\n  display: flex;\r\n  align-items: center;\r\n  gap: 20px;\r\n  flex-wrap: wrap;\r\n  border: 1.5px solid #ddd;\r\n  padding: 22px 24px;\r\n  background: #fafaf8;\r\n}\r\n.wc-left { flex: 0 0 160px; }\r\n.wc-role { font-size:10px; font-weight:700; text-transform:uppercase; letter-spacing:0.15em; color:#555; margin-bottom:4px; }\r\n.wc-loft { font-size: 38px; font-weight: 800; letter-spacing: -0.03em; line-height:1; margin-bottom:4px; }\r\n.wc-grind { font-size:12px; font-weight:600; color:#555; }\r\n.wc-desc { flex:1; font-size:13px; color:#444; line-height:1.65; min-width:160px; }\r\n.wc-btn { flex-shrink:0; }\r\n.wc-btn a {\r\n  display: inline-block;\r\n  font-family: 'Montserrat', sans-serif;\r\n  font-size: 11px;\r\n  font-weight: 700;\r\n  letter-spacing: 0.12em;\r\n  text-transform: uppercase;\r\n  background: #111;\r\n  color: #fff;\r\n  padding: 11px 20px;\r\n  text-decoration: none;\r\n  white-space: nowrap;\r\n  transition: background 0.12s;\r\n}\r\n.wc-btn a:hover { background: #333; }\r\n\r\n.res-note {\r\n  border: 1.5px solid #ddd;\r\n  background: #fafaf8;\r\n  padding: 18px 22px;\r\n  font-size: 13px;\r\n  color: #444;\r\n  line-height: 1.7;\r\n  margin-bottom: 28px;\r\n}\r\n.res-note strong { color: #111; font-weight: 700; }\r\n\r\n.res-btns { display: flex; gap: 12px; flex-wrap: wrap; }\r\n.btn-outline {\r\n  font-family: 'Montserrat', sans-serif;\r\n  font-size: 11px; font-weight: 700;\r\n  letter-spacing: 0.12em; text-transform: uppercase;\r\n  background: none; color: #555;\r\n  border: 1.5px solid #ddd;\r\n  padding: 12px 28px; cursor: pointer;\r\n  transition: all 0.12s;\r\n}\r\n.btn-outline:hover { border-color: #111; color: #111; }\r\n.btn-shop {\r\n  font-family: 'Montserrat', sans-serif;\r\n  font-size: 11px; font-weight: 700;\r\n  letter-spacing: 0.12em; text-transform: uppercase;\r\n  background: #111; color: #fff;\r\n  border: none; padding: 12px 28px;\r\n  cursor: pointer; text-decoration: none;\r\n  display: inline-block;\r\n  transition: background 0.12s;\r\n}\r\n.btn-shop:hover { background: #333; }\r\n\r\n@media (max-width: 500px) {\r\n  .wc-desc { display: none; }\r\n  .wedge-card { flex-direction: column; }\r\n  .d-group { flex-direction: column; }\r\n  .card-group label { min-width: 100%; }\r\n}\r\n<\/style>\r\n<\/head>\r\n<body>\r\n<div class=\"wrap\">\r\n\r\n  <!-- INTRO -->\r\n  <section id=\"intro\">\r\n    <div class=\"eyebrow\">The Golf Shop Online<\/div>\r\n    <h1>FIND YOUR<br>PERFECT<br>WEDGES<\/h1>\r\n    <p>Answer 8 questions and we'll recommend the ideal Titleist Vokey SM11 loft, bounce and grind combination for your game.<\/p>\r\n    <button class=\"btn-primary\" id=\"btn-start\">Get Started<\/button>\r\n  <\/section>\r\n\r\n  <!-- QUESTIONS -->\r\n  <section id=\"questions\" style=\"display:none\">\r\n    <div class=\"prog-bar\"><div class=\"prog-fill\" id=\"prog\"><\/div><\/div>\r\n\r\n    <!-- Q1: Handicap -->\r\n    <div class=\"q-pane on\" id=\"q1\">\r\n      <div class=\"q-count\">Question 1 \/ 8<\/div>\r\n      <h2 class=\"q-title\">WHAT IS YOUR<br>HANDICAP?<\/h2>\r\n      <p class=\"q-hint\">Use the tabs to switch between handicap index and average score.<\/p>\r\n      <div class=\"tabs\">\r\n        <button class=\"tab-btn on\" data-tab=\"t-hcp\">Handicap<\/button>\r\n        <button class=\"tab-btn\" data-tab=\"t-score\">Avg Score<\/button>\r\n      <\/div>\r\n      <div class=\"tab-pane on\" id=\"t-hcp\">\r\n        <div class=\"np-wrap\">\r\n          <button class=\"np-btn\" data-id=\"v-hcp\" data-min=\"-5\" data-max=\"36\" data-d=\"-1\">&#8722;<\/button>\r\n          <div class=\"np-num\" id=\"v-hcp\">18<\/div>\r\n          <button class=\"np-btn\" data-id=\"v-hcp\" data-min=\"-5\" data-max=\"36\" data-d=\"1\">+<\/button>\r\n        <\/div>\r\n        <p class=\"np-sub\">Range: +5 to 36<\/p>\r\n      <\/div>\r\n      <div class=\"tab-pane\" id=\"t-score\">\r\n        <div class=\"np-wrap\">\r\n          <button class=\"np-btn\" data-id=\"v-score\" data-min=\"67\" data-max=\"107\" data-d=\"-1\">&#8722;<\/button>\r\n          <div class=\"np-num\" id=\"v-score\">90<\/div>\r\n          <button class=\"np-btn\" data-id=\"v-score\" data-min=\"67\" data-max=\"107\" data-d=\"1\">+<\/button>\r\n        <\/div>\r\n        <p class=\"np-sub\">Range: 67 to 107<\/p>\r\n      <\/div>\r\n      <div class=\"q-nav\">\r\n        <button class=\"btn-back\" style=\"visibility:hidden\">Back<\/button>\r\n        <button class=\"btn-next\" id=\"n1\">Next Question<\/button>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <!-- Q2: PW Loft -->\r\n    <div class=\"q-pane\" id=\"q2\">\r\n      <div class=\"q-count\">Question 2 \/ 8<\/div>\r\n      <h2 class=\"q-title\">PITCHING WEDGE<br>LOFT?<\/h2>\r\n      <p class=\"q-hint\">Select the loft of your current pitching wedge. This helps us calculate the right gapping.<\/p>\r\n      <div class=\"r-group\">\r\n        <input type=\"radio\" name=\"pw\" id=\"pw43\" value=\"43\"><label for=\"pw43\">43&deg;<\/label>\r\n        <input type=\"radio\" name=\"pw\" id=\"pw44\" value=\"44\"><label for=\"pw44\">44&deg;<\/label>\r\n        <input type=\"radio\" name=\"pw\" id=\"pw45\" value=\"45\"><label for=\"pw45\">45&deg;<\/label>\r\n        <input type=\"radio\" name=\"pw\" id=\"pw46\" value=\"46\"><label for=\"pw46\">46&deg;<\/label>\r\n        <input type=\"radio\" name=\"pw\" id=\"pw47\" value=\"47\"><label for=\"pw47\">47&deg;<\/label>\r\n        <input type=\"radio\" name=\"pw\" id=\"pw48\" value=\"48\"><label for=\"pw48\">48&deg;<\/label>\r\n        <input type=\"radio\" name=\"pw\" id=\"pwdk\" value=\"46\"><label for=\"pwdk\" style=\"min-width:110px\">I don't know<\/label>\r\n      <\/div>\r\n      <div class=\"q-nav\">\r\n        <button class=\"btn-back\" data-to=\"q1\">Go Back<\/button>\r\n        <button class=\"btn-next\" id=\"n2\" disabled>Next Question<\/button>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <!-- Q3: Highest loft currently -->\r\n    <div class=\"q-pane\" id=\"q3\">\r\n      <div class=\"q-count\">Question 3 \/ 8<\/div>\r\n      <h2 class=\"q-title\">WHAT IS YOUR<br>HIGHEST LOFT WEDGE?<\/h2>\r\n      <p class=\"q-hint\">What is the highest loft wedge you currently carry?<\/p>\r\n      <div class=\"r-group\">\r\n        <input type=\"radio\" name=\"hl\" id=\"hl52\" value=\"52\"><label for=\"hl52\">52&deg; or less<\/label>\r\n        <input type=\"radio\" name=\"hl\" id=\"hl54\" value=\"54\"><label for=\"hl54\">54&deg;<\/label>\r\n        <input type=\"radio\" name=\"hl\" id=\"hl56\" value=\"56\"><label for=\"hl56\">56&deg;<\/label>\r\n        <input type=\"radio\" name=\"hl\" id=\"hl58\" value=\"58\"><label for=\"hl58\">58&deg;<\/label>\r\n        <input type=\"radio\" name=\"hl\" id=\"hl60\" value=\"60\"><label for=\"hl60\">60&deg;<\/label>\r\n        <input type=\"radio\" name=\"hl\" id=\"hl62\" value=\"62\"><label for=\"hl62\">62&deg; or more<\/label>\r\n      <\/div>\r\n      <div class=\"q-nav\">\r\n        <button class=\"btn-back\" data-to=\"q2\">Go Back<\/button>\r\n        <button class=\"btn-next\" id=\"n3\" disabled>Next Question<\/button>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <!-- Q4: Divot type -->\r\n    <div class=\"q-pane\" id=\"q4\">\r\n      <div class=\"q-count\">Question 4 \/ 8<\/div>\r\n      <h2 class=\"q-title\">WHAT'S YOUR<br>DIVOT TYPE?<\/h2>\r\n      <p class=\"q-hint\">Which best describes the divot you take on a typical full wedge shot?<\/p>\r\n      <div class=\"d-group\">\r\n        <input type=\"radio\" name=\"divot\" id=\"ds\" value=\"sweeper\">\r\n        <label for=\"ds\"><span class=\"d-icon\">&#127774;<\/span><span class=\"d-label\">Sweeper<\/span><span class=\"d-sub\">Minimal or no divot<\/span><\/label>\r\n        <input type=\"radio\" name=\"divot\" id=\"dn\" value=\"neutral\">\r\n        <label for=\"dn\"><span class=\"d-icon\">&#9968;&#65039;<\/span><span class=\"d-label\">Neutral<\/span><span class=\"d-sub\">Shallow to medium divot<\/span><\/label>\r\n        <input type=\"radio\" name=\"divot\" id=\"dd\" value=\"digger\">\r\n        <label for=\"dd\"><span class=\"d-icon\">&#9935;&#65039;<\/span><span class=\"d-label\">Digger<\/span><span class=\"d-sub\">Deep, full divot<\/span><\/label>\r\n      <\/div>\r\n      <div class=\"q-nav\">\r\n        <button class=\"btn-back\" data-to=\"q3\">Go Back<\/button>\r\n        <button class=\"btn-next\" id=\"n4\" disabled>Next Question<\/button>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <!-- Q5: Shot types -->\r\n    <div class=\"q-pane\" id=\"q5\">\r\n      <div class=\"q-count\">Question 5 \/ 8<\/div>\r\n      <h2 class=\"q-title\">HOW DO YOU<br>USE YOUR WEDGES?<\/h2>\r\n      <p class=\"q-hint\">Select all the shot types you regularly play around the green and on approach.<\/p>\r\n      <div class=\"cb-block\">\r\n        <h4>Around the Green<\/h4>\r\n        <div class=\"cb-row\">\r\n          <input type=\"checkbox\" id=\"s-open\" value=\"open\"><label for=\"s-open\">Open face shots<\/label>\r\n          <input type=\"checkbox\" id=\"s-flop\" value=\"flop\"><label for=\"s-flop\">Flop shots<\/label>\r\n          <input type=\"checkbox\" id=\"s-bunker\" value=\"bunker\"><label for=\"s-bunker\">Greenside bunker<\/label>\r\n          <input type=\"checkbox\" id=\"s-chip\" value=\"chip\"><label for=\"s-chip\">Bump &amp; run<\/label>\r\n          <input type=\"checkbox\" id=\"s-lob\" value=\"lob\"><label for=\"s-lob\">High lob over obstacles<\/label>\r\n        <\/div>\r\n      <\/div>\r\n      <div class=\"cb-block\">\r\n        <h4>Full Shots<\/h4>\r\n        <div class=\"cb-row\">\r\n          <input type=\"checkbox\" id=\"s-full\" value=\"full\"><label for=\"s-full\">Full swing approach<\/label>\r\n          <input type=\"checkbox\" id=\"s-half\" value=\"half\"><label for=\"s-half\">Half \/ punch shots<\/label>\r\n          <input type=\"checkbox\" id=\"s-punch\" value=\"punch\"><label for=\"s-punch\">Low trajectory shots<\/label>\r\n        <\/div>\r\n      <\/div>\r\n      <div class=\"q-nav\">\r\n        <button class=\"btn-back\" data-to=\"q4\">Go Back<\/button>\r\n        <button class=\"btn-next\" id=\"n5\">Next Question<\/button>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <!-- Q6: Fairway conditions -->\r\n    <div class=\"q-pane\" id=\"q6\">\r\n      <div class=\"q-count\">Question 6 \/ 8<\/div>\r\n      <h2 class=\"q-title\">TYPICAL FAIRWAY<br>CONDITIONS?<\/h2>\r\n      <p class=\"q-hint\">Think about the lies and turf conditions on the courses you play most often.<\/p>\r\n      <div class=\"sl-wrap\">\r\n        <div class=\"sl-labels\"><span>Firm &amp; Tight<\/span><span>Slightly Firm<\/span><span>Neutral<\/span><span>Slightly Soft<\/span><span>Soft &amp; Lush<\/span><\/div>\r\n        <div class=\"sl-track\">\r\n          <div class=\"sl-tick\" data-sl=\"fw\" data-v=\"1\">1<\/div>\r\n          <div class=\"sl-tick\" data-sl=\"fw\" data-v=\"2\">2<\/div>\r\n          <div class=\"sl-tick\" data-sl=\"fw\" data-v=\"3\">3<\/div>\r\n          <div class=\"sl-tick\" data-sl=\"fw\" data-v=\"4\">4<\/div>\r\n          <div class=\"sl-tick\" data-sl=\"fw\" data-v=\"5\">5<\/div>\r\n        <\/div>\r\n      <\/div>\r\n      <div class=\"q-nav\">\r\n        <button class=\"btn-back\" data-to=\"q5\">Go Back<\/button>\r\n        <button class=\"btn-next\" id=\"n6\" disabled>Next Question<\/button>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <!-- Q7: Bunker conditions -->\r\n    <div class=\"q-pane\" id=\"q7\">\r\n      <div class=\"q-count\">Question 7 \/ 8<\/div>\r\n      <h2 class=\"q-title\">TYPICAL BUNKER<br>CONDITIONS?<\/h2>\r\n      <p class=\"q-hint\">What is the sand typically like in the bunkers you play from?<\/p>\r\n      <div class=\"sl-wrap\">\r\n        <div class=\"sl-labels\"><span>Firm &amp; Compact<\/span><span>Slightly Firm<\/span><span>Medium<\/span><span>Fluffy<\/span><span>Very Soft &amp; Deep<\/span><\/div>\r\n        <div class=\"sl-track\">\r\n          <div class=\"sl-tick\" data-sl=\"bksand\" data-v=\"1\">1<\/div>\r\n          <div class=\"sl-tick\" data-sl=\"bksand\" data-v=\"2\">2<\/div>\r\n          <div class=\"sl-tick\" data-sl=\"bksand\" data-v=\"3\">3<\/div>\r\n          <div class=\"sl-tick\" data-sl=\"bksand\" data-v=\"4\">4<\/div>\r\n          <div class=\"sl-tick\" data-sl=\"bksand\" data-v=\"5\">5<\/div>\r\n        <\/div>\r\n      <\/div>\r\n      <div class=\"q-nav\">\r\n        <button class=\"btn-back\" data-to=\"q6\">Go Back<\/button>\r\n        <button class=\"btn-next\" id=\"n7\" disabled>Next Question<\/button>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <!-- Q8: Bunker confidence -->\r\n    <div class=\"q-pane\" id=\"q8\">\r\n      <div class=\"q-count\">Question 8 \/ 8<\/div>\r\n      <h2 class=\"q-title\">BUNKER<br>CONFIDENCE?<\/h2>\r\n      <p class=\"q-hint\">How would you rate your confidence and ability when playing from sand?<\/p>\r\n      <div class=\"sl-wrap\">\r\n        <div class=\"sl-labels\"><span>Not Confident<\/span><span>Less Confident<\/span><span>Average<\/span><span>Confident<\/span><span>Very Confident<\/span><\/div>\r\n        <div class=\"sl-track\">\r\n          <div class=\"sl-tick\" data-sl=\"bk\" data-v=\"1\">1<\/div>\r\n          <div class=\"sl-tick\" data-sl=\"bk\" data-v=\"2\">2<\/div>\r\n          <div class=\"sl-tick\" data-sl=\"bk\" data-v=\"3\">3<\/div>\r\n          <div class=\"sl-tick\" data-sl=\"bk\" data-v=\"4\">4<\/div>\r\n          <div class=\"sl-tick\" data-sl=\"bk\" data-v=\"5\">5<\/div>\r\n        <\/div>\r\n      <\/div>\r\n      <div class=\"q-nav\">\r\n        <button class=\"btn-back\" data-to=\"q7\">Go Back<\/button>\r\n        <button class=\"btn-next\" id=\"n8\" disabled>See My Results<\/button>\r\n      <\/div>\r\n    <\/div>\r\n\r\n  <\/section>\r\n\r\n  <!-- RESULTS -->\r\n  <section id=\"results\">\r\n    <div class=\"res-eyebrow\">Your Recommendation<\/div>\r\n    <h2 class=\"res-h2\">YOUR IDEAL<br>SM11 SET-UP<\/h2>\r\n    <p class=\"res-sub\">Based on your answers, here are the Vokey SM11 wedges we recommend for your game.<\/p>\r\n    <div class=\"wedge-cards\" id=\"cards\"><\/div>\r\n    <div class=\"res-note\" id=\"note\"><\/div>\r\n    <div class=\"res-btns\">\r\n      <button class=\"btn-outline\" id=\"btn-restart\">Start Over<\/button>\r\n      <a class=\"btn-shop\" href=\"https:\/\/www.thegolfshoponline.co.uk\/titleist-vokey-sm11-tour-chrome-wedge\/\" target=\"_blank\">Shop All SM11 Wedges<\/a>\r\n    <\/div>\r\n  <\/section>\r\n\r\n<\/div>\r\n<script>\r\nvar S = { hcp:18, pw:46, hl:58, divot:null, shots:[], fw:null, bksand:null, bk:null };\r\n\r\nvar GRINDS = {\r\n  F:{ n:'F Grind', d:'All-purpose sole ideal for full swings and square-faced shots. The most played sand wedge grind on Tour \u2014 consistent and reliable in most conditions.' },\r\n  M:{ n:'M Grind', d:'Multi-purpose sole for players who like to open or close the face. Ideal for creative shot-making and shallow, sweeping swing paths.' },\r\n  S:{ n:'S Grind', d:'Narrow trailing-edge sole for square-faced shots. Versatile across conditions, particularly suited to neutral or firmer turf.' },\r\n  D:{ n:'D Grind', d:'High bounce option built for steeper attack angles. Protects against digging in softer, grainier sand and lush fairway lies.' },\r\n  K:{ n:'K Grind', d:'Wide full sole with generous camber \u2014 the most forgiving option from sand and variable turf. Ideal if bunkers are a challenge.' },\r\n  T:{ n:'T Grind', d:'Low bounce with maximum heel, toe and trailing edge relief. The shot-maker\\'s choice for tight lies and firm playing conditions.' }\r\n};\r\n\r\nvar URL = 'https:\/\/www.thegolfshoponline.co.uk\/titleist-vokey-sm11-tour-chrome-wedge\/';\r\nvar PROG = {q1:12,q2:25,q3:37,q4:50,q5:62,q6:75,q7:87,q8:100};\r\n\r\nfunction show(id){\r\n  document.querySelectorAll('.q-pane').forEach(function(p){ p.classList.remove('on'); });\r\n  document.getElementById(id).classList.add('on');\r\n  document.getElementById('prog').style.width = PROG[id]+'%';\r\n}\r\n\r\nfunction recs(){\r\n  var isMid    = S.hcp > 18;\r\n  var isHigh   = S.hcp > 28;\r\n  var isSweep  = S.divot === 'sweeper';\r\n  var isDig    = S.divot === 'digger';\r\n  var isSoftFW = S.fw >= 4;\r\n  var isFirmFW = S.fw <= 2;\r\n  var isSoftBK = S.bksand >= 4;\r\n  var isFirmBK = S.bksand <= 2;\r\n  var lowBk    = S.bk <= 2;\r\n  var highBk   = S.bk >= 4;\r\n  var openFace = S.shots.indexOf('open')>-1 || S.shots.indexOf('flop')>-1 || S.shots.indexOf('lob')>-1;\r\n  var wantsBump = S.shots.indexOf('chip')>-1 || S.shots.indexOf('punch')>-1;\r\n\r\n  \/\/ \u2500\u2500 GAP WEDGE (50\u201352\u00b0) \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\r\n  var gwL = S.pw <= 46 ? 50 : 52;\r\n  var gwG = 'F';\r\n  var gwB = isSoftFW ? 12 : 8;\r\n\r\n  \/\/ \u2500\u2500 SAND \/ MID WEDGE (54\u201356\u00b0) \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\r\n  var swL = S.pw <= 45 ? 54 : 56;\r\n  var swG, swB;\r\n  if(isSweep || openFace){\r\n    swG='M'; swB=8;\r\n  } else if(isDig || isSoftFW){\r\n    swG='D'; swB=isSoftFW ? 14 : 12;\r\n  } else if(isFirmFW && wantsBump){\r\n    swG='S'; swB=10;\r\n  } else {\r\n    swG='S'; swB=10;\r\n  }\r\n\r\n  \/\/ \u2500\u2500 LOB WEDGE (58\u201360\u00b0) \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\r\n  \/\/ Use highest loft preference to anchor the recommendation\r\n  var lwL = S.hl >= 60 ? 60 : (S.hl <= 56 ? 58 : parseInt(S.hl));\r\n  if(isHigh) lwL = 58; \/\/ high handicappers benefit from more forgiving 58\r\n\r\n  var lwG, lwB;\r\n  if(lowBk || isHigh || isSoftBK){\r\n    \/\/ Needs maximum forgiveness from sand\r\n    lwG='K'; lwB=isSoftBK ? 12 : 10;\r\n  } else if(openFace && isFirmFW && highBk){\r\n    \/\/ Shot-maker on firm ground\r\n    lwG='T'; lwB=4;\r\n  } else if(openFace && highBk){\r\n    lwG='M'; lwB=8;\r\n  } else if(isDig || isSoftBK){\r\n    lwG='D'; lwB=12;\r\n  } else if(isFirmBK && wantsBump){\r\n    lwG='S'; lwB=10;\r\n  } else {\r\n    lwG='S'; lwB=10;\r\n  }\r\n\r\n  return [\r\n    {role:'Gap Wedge',  loft:gwL, grind:gwG, bounce:gwB},\r\n    {role:'Sand Wedge', loft:swL, grind:swG, bounce:swB},\r\n    {role:'Lob Wedge',  loft:lwL, grind:lwG, bounce:lwB}\r\n  ];\r\n}\r\n\r\nfunction showResults(){\r\n  document.getElementById('questions').style.display='none';\r\n  document.getElementById('results').style.display='block';\r\n  var r=recs(), c=document.getElementById('cards');\r\n  c.innerHTML='';\r\n  r.forEach(function(w){\r\n    var g=GRINDS[w.grind];\r\n    var el=document.createElement('div');\r\n    el.className='wedge-card';\r\n    el.innerHTML='<div class=\"wc-left\"><div class=\"wc-role\">'+w.role+'<\/div><div class=\"wc-loft\">'+w.loft+'&deg;<\/div><div class=\"wc-grind\">'+w.bounce+'&deg; bounce &middot; '+g.n+'<\/div><\/div><div class=\"wc-desc\">'+g.d+'<\/div><div class=\"wc-btn\"><a href=\"'+URL+'\" target=\"_blank\">View Product<\/a><\/div>';\r\n    c.appendChild(el);\r\n  });\r\n  var gaps=[];\r\n  for(var i=0;i<r.length-1;i++){gaps.push(r[i+1].loft-r[i].loft);}\r\n  document.getElementById('note').innerHTML='<strong>Loft gapping:<\/strong> Your recommended set creates '+gaps.join('&deg; and ')+'&deg; gaps between wedges. Vokey recommends 4&deg;&ndash;6&deg; of separation for consistent distance control. Your grind selections have been matched to your swing type, typical playing conditions and shot preferences.';\r\n}\r\n\r\n\/\/ Start \/ Restart\r\ndocument.getElementById('btn-start').onclick=function(){\r\n  document.getElementById('intro').style.display='none';\r\n  document.getElementById('questions').style.display='block';\r\n  show('q1');\r\n};\r\ndocument.getElementById('btn-restart').onclick=function(){\r\n  document.getElementById('results').style.display='none';\r\n  document.getElementById('intro').style.display='flex';\r\n};\r\n\r\n\/\/ Number pickers\r\ndocument.querySelectorAll('.np-btn').forEach(function(b){\r\n  b.onclick=function(){\r\n    var el=document.getElementById(b.dataset.id);\r\n    var v=parseInt(el.textContent)+parseInt(b.dataset.d);\r\n    v=Math.min(Math.max(v,parseInt(b.dataset.min)),parseInt(b.dataset.max));\r\n    el.textContent=v;\r\n    if(b.dataset.id==='v-hcp') S.hcp=v;\r\n    else S.hcp=Math.round((v-72)\/2);\r\n  };\r\n});\r\n\r\n\/\/ Tabs\r\ndocument.querySelectorAll('.tab-btn').forEach(function(b){\r\n  b.onclick=function(){\r\n    document.querySelectorAll('.tab-btn').forEach(function(x){x.classList.remove('on');});\r\n    b.classList.add('on');\r\n    document.querySelectorAll('.tab-pane').forEach(function(x){x.classList.remove('on');});\r\n    document.getElementById(b.dataset.tab).classList.add('on');\r\n  };\r\n});\r\n\r\n\/\/ Q1\r\ndocument.getElementById('n1').onclick=function(){show('q2');};\r\n\r\n\/\/ Q2 PW\r\ndocument.querySelectorAll('[name=\"pw\"]').forEach(function(r){\r\n  r.onchange=function(){S.pw=parseInt(r.value);document.getElementById('n2').disabled=false;};\r\n});\r\ndocument.getElementById('n2').onclick=function(){show('q3');};\r\n\r\n\/\/ Q3 Highest loft\r\ndocument.querySelectorAll('[name=\"hl\"]').forEach(function(r){\r\n  r.onchange=function(){S.hl=parseInt(r.value);document.getElementById('n3').disabled=false;};\r\n});\r\ndocument.getElementById('n3').onclick=function(){show('q4');};\r\n\r\n\/\/ Q4 Divot\r\ndocument.querySelectorAll('[name=\"divot\"]').forEach(function(r){\r\n  r.onchange=function(){S.divot=r.value;document.getElementById('n4').disabled=false;};\r\n});\r\ndocument.getElementById('n4').onclick=function(){show('q5');};\r\n\r\n\/\/ Q5 Shots (optional selection, always can proceed)\r\ndocument.querySelectorAll('#q5 input[type=checkbox]').forEach(function(cb){\r\n  cb.onchange=function(){\r\n    S.shots=[];\r\n    document.querySelectorAll('#q5 input[type=checkbox]:checked').forEach(function(x){S.shots.push(x.value);});\r\n  };\r\n});\r\ndocument.getElementById('n5').onclick=function(){show('q6');};\r\n\r\n\/\/ Sliders\r\ndocument.querySelectorAll('.sl-tick').forEach(function(t){\r\n  t.onclick=function(){\r\n    var sl=t.dataset.sl;\r\n    document.querySelectorAll('.sl-tick[data-sl=\"'+sl+'\"]').forEach(function(x){x.classList.remove('on');});\r\n    t.classList.add('on');\r\n    if(sl==='fw'){S.fw=parseInt(t.dataset.v);document.getElementById('n6').disabled=false;}\r\n    else if(sl==='bksand'){S.bksand=parseInt(t.dataset.v);document.getElementById('n7').disabled=false;}\r\n    else{S.bk=parseInt(t.dataset.v);document.getElementById('n8').disabled=false;}\r\n  };\r\n});\r\n\r\ndocument.getElementById('n6').onclick=function(){show('q7');};\r\ndocument.getElementById('n7').onclick=function(){show('q8');};\r\ndocument.getElementById('n8').onclick=function(){showResults();};\r\n\r\n\/\/ Back buttons\r\ndocument.querySelectorAll('.btn-back[data-to]').forEach(function(b){\r\n  b.onclick=function(){show(b.dataset.to);};\r\n});\r\n<\/script>\r\n<\/body>\r\n<\/html>\n<div id=\"attachment_9550\" style=\"width: 1283px\" class=\"wp-caption aligncenter\"><a href=\"https:\/\/www.thegolfshoponline.co.uk\/blog\/wp-content\/uploads\/2022\/02\/Screenshot-2025-03-17-at-13.28.20.png\"><img aria-describedby=\"caption-attachment-9550\" class=\"size-full wp-image-9550\" src=\"https:\/\/www.thegolfshoponline.co.uk\/blog\/wp-content\/uploads\/2022\/02\/Screenshot-2025-03-17-at-13.28.20.png\" alt=\"Vokey Grinds 2025 \" width=\"1273\" height=\"764\" srcset=\"https:\/\/www.thegolfshoponline.co.uk\/blog\/wp-content\/uploads\/2022\/02\/Screenshot-2025-03-17-at-13.28.20.png 1273w, https:\/\/www.thegolfshoponline.co.uk\/blog\/wp-content\/uploads\/2022\/02\/Screenshot-2025-03-17-at-13.28.20-300x180.png 300w, https:\/\/www.thegolfshoponline.co.uk\/blog\/wp-content\/uploads\/2022\/02\/Screenshot-2025-03-17-at-13.28.20-1024x615.png 1024w, https:\/\/www.thegolfshoponline.co.uk\/blog\/wp-content\/uploads\/2022\/02\/Screenshot-2025-03-17-at-13.28.20-768x461.png 768w\" sizes=\"(max-width: 1273px) 100vw, 1273px\" \/><\/a><p id=\"caption-attachment-9550\" class=\"wp-caption-text\">Vokey Grinds 2025<\/p><\/div>\n<div id=\"gso-widget-69de3721dad81\" class=\"gso-widget-outer\">Loading widget...<\/div><script>loadGSOwidget(9, 'gso-widget-69de3721dad81');<\/script>\n<p>Technically speaking, the grind on the club contributes to wedge bounce, which, according to the <a href=\"https:\/\/www.vokey.com\/explained\/wedge-bounce#\" target=\"_blank\" rel=\"noopener\">Vokey website<\/a>, is &#8220;the angle created between the leading edge and the lowest point of the sole or trailing edge&#8221;.<\/p>\n<div id=\"gso-widget-69de3721dad8c\" class=\"gso-widget-outer\">Loading widget...<\/div><script>loadGSOwidget(142, 'gso-widget-69de3721dad8c');<\/script>\n<p>In other words, the part of the club that hits the ground through contact with the ball. A higher bounce means the leading edge is further off the surface at the address, which sounds intimidating but can be great for wedges, particularly on softer turf or in bunkers with soft sand.<\/p>\n<p><iframe loading=\"lazy\" title=\"Titleist Vokey SM10 Golf Wedges - Looking As Good As Ever\" width=\"620\" height=\"349\" src=\"https:\/\/www.youtube.com\/embed\/J8Yb8g8tBso?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen><\/iframe><\/p>\n<p>When it is easy to take large divots, high bounce prevents the club from dragging or &#8216;digging&#8217; into the turf to maximise spin and provide more short-game control. On the other hand, lower bounces are perfect for firmer turf or sand conditions. Designed for clean contact, they provide the utmost precision, allowing for aggressive flop shots of tight lies and are great for those with a shallower swing. However, all of this is great, but combined with Titleist&#8217;s six different Vokey SM11 grind options that utilise different bounces for various shots and skill levels, it can get a bit overwhelming, so let&#8217;s try to break it down.<\/p>\n<h2>L Grind<\/h2>\n<p>A narrow sole with minimal camber and bounce fits perfectly for precise, skilled shotmakers, providing them with a wedge to hit a range of shots around the green, whether they&#8217;re opening the face up for a flop shot or opting for a lower-flighted, high-spin approach shot. The lower bounce also suits those with a shallower swing and is ideal for firm course conditions.<\/p>\n<h2>D Grind<\/h2>\n<p>This is Titleist&#8217;s high-bounce wedge option for lower handicaps. It combines an advanced dual-bounce sole with a wide trailing-bounce surface to provide the benefits of higher bounce to players in slightly softer conditions than the L grind without losing the versatility and ability to play more aggressive shots around the green. It is also an excellent option for shallow to neutral swing types.<\/p>\n<h2>S Grind<\/h2>\n<p>Potentially Titleist&#8217;s best all-around performance wedge grind. A narrow, full-sole design with a straight trailing edge sets up perfectly for a wide range of shots, while added heel relief allows players to open up the face and maintain clean contact when they want to get more aggressive. Although it lends itself to shallow-to-neutral swing paths, this option is excellent for all course conditions.<\/p>\n<h2>M Grind<\/h2>\n<p>The M grind is a multi-purpose, specialist high-loft option available only in 54-60-degree wedges. A more rounded sole with forward bounce and a moderate camber promotes versatility around the green and more consistent bunker performance.<\/p>\n<h2>F Grind<\/h2>\n<p>As an all-purpose grind that is great for fuller wedge shots, the F grind is a perfect option for golfers of all levels. The full sole and slim trailing edge optimise turf interaction on longer wedge shots whilst allowing players to remain aggressive around the green.<\/p>\n<h2>K Grind<\/h2>\n<p>The most specialist wedge grind of the Titleist Vokey SM9 lineup, advertised as the ultimate bunker wedge. A larger sole, wide camber and higher\u00a0bounce allow for a steeper angle of attack and complete control over an array of shots across medium to soft conditions.<\/p>\n<p><img class=\"aligncenter size-full wp-image-5981\" src=\"https:\/\/www.thegolfshoponline.co.uk\/blog\/wp-content\/uploads\/2022\/02\/Screenshot-2023-05-23-at-14.59.24.png\" alt=\"Wedge Grinds\" width=\"751\" height=\"754\" srcset=\"https:\/\/www.thegolfshoponline.co.uk\/blog\/wp-content\/uploads\/2022\/02\/Screenshot-2023-05-23-at-14.59.24.png 751w, https:\/\/www.thegolfshoponline.co.uk\/blog\/wp-content\/uploads\/2022\/02\/Screenshot-2023-05-23-at-14.59.24-300x300.png 300w, https:\/\/www.thegolfshoponline.co.uk\/blog\/wp-content\/uploads\/2022\/02\/Screenshot-2023-05-23-at-14.59.24-150x150.png 150w, https:\/\/www.thegolfshoponline.co.uk\/blog\/wp-content\/uploads\/2022\/02\/Screenshot-2023-05-23-at-14.59.24-120x120.png 120w\" sizes=\"(max-width: 751px) 100vw, 751px\" \/><\/p>\n<p>Although the <a href=\"https:\/\/www.thegolfshoponline.co.uk\/titleist-vokey-sm10-tour-chrome-wedge\/\">Titleist Vokey SM11 wedge<\/a> has been designed to suit particular needs, it is always worth undergoing a <a href=\"https:\/\/www.thegolfshoponline.co.uk\/clubs\/\">custom fitting<\/a> process to optimise your setup.<\/p>\n<div id=\"attachment_9552\" style=\"width: 1145px\" class=\"wp-caption aligncenter\"><a href=\"https:\/\/www.thegolfshoponline.co.uk\/blog\/wp-content\/uploads\/2025\/03\/Screenshot-2025-03-17-at-13.31.08.png\"><img aria-describedby=\"caption-attachment-9552\" class=\"size-full wp-image-9552\" src=\"https:\/\/www.thegolfshoponline.co.uk\/blog\/wp-content\/uploads\/2025\/03\/Screenshot-2025-03-17-at-13.31.08.png\" alt=\"Titleist Vokey SM10 Grind Chart\" width=\"1135\" height=\"625\" srcset=\"https:\/\/www.thegolfshoponline.co.uk\/blog\/wp-content\/uploads\/2025\/03\/Screenshot-2025-03-17-at-13.31.08.png 1135w, https:\/\/www.thegolfshoponline.co.uk\/blog\/wp-content\/uploads\/2025\/03\/Screenshot-2025-03-17-at-13.31.08-300x165.png 300w, https:\/\/www.thegolfshoponline.co.uk\/blog\/wp-content\/uploads\/2025\/03\/Screenshot-2025-03-17-at-13.31.08-1024x564.png 1024w, https:\/\/www.thegolfshoponline.co.uk\/blog\/wp-content\/uploads\/2025\/03\/Screenshot-2025-03-17-at-13.31.08-768x423.png 768w\" sizes=\"(max-width: 1135px) 100vw, 1135px\" \/><\/a><p id=\"caption-attachment-9552\" class=\"wp-caption-text\">Titleist Vokey SM11 Grind Chart<\/p><\/div>\n<p>Particularly within <a href=\"https:\/\/www.thegolfshoponline.co.uk\/wedges\/\">golf wedges<\/a>, this can often be neglected, but it is probably as important as ever to ensure you select the right lofts to match up with your yardages and bounces to suit course conditions.<\/p>\n<p><iframe loading=\"lazy\" src=\"https:\/\/www.youtube.com\/embed\/DSne13DDZ34\" width=\"640\" height=\"360\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"><\/iframe><\/p>\n<p>&nbsp;<\/p>\n<p><span style=\"font-weight: 400;\">The <a href=\"http:\/\/www.thegolfshoponline.co.uk\">Golf Shop Online<\/a> offers this\u00a0<\/span><span style=\"font-weight: 400;\"><span style=\"box-sizing: border-box; margin: 0px; padding: 0px;\">service on all clubs, so if you have any queries, don&#8217;t hesitate to\u00a0<a target=\"_blank\" rel=\"noopener\">contact us<\/a> or use our &#8220;Ask the Pro&#8221; tool. One of our PGA pros will<\/span>\u00a0be pleased to assist you. We also offer a <a href=\"https:\/\/www.thegolfshoponline.co.uk\/blog\/60-day-play-better-promise\/?&amp;utm_source=blog&amp;utm_medium=tour-alpha\" target=\"_blank\" rel=\"noopener\">60 day Play Better Promise<\/a> that gives you a whole 60 days post-purchase to put your <a href=\"https:\/\/www.thegolfshoponline.co.uk\/irons\/\">new golf clubs<\/a> to the ultimate test to ensure everything about them is perfect for you.<\/span><\/p>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>The\u00a0brand-new\u00a0Titleist Vokey SM11 wedges offer industry-leading shot versatility, distance control, and spin, thanks to their most advanced materials, which contribute to more accurate contact and durability. However, to develop this further, the Vokey SM11 wedges come in multiple lofts and grind options to ensure the perfect wedge to sit in your golf bag. Technically speaking, [&hellip;]<\/p>\n","protected":false},"author":13,"featured_media":9553,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[1,31,7,36,130,63],"tags":[232,12,235,611,710,609,610],"_links":{"self":[{"href":"https:\/\/www.thegolfshoponline.co.uk\/blog\/wp-json\/\/wp\/v2\/posts\/5632"}],"collection":[{"href":"https:\/\/www.thegolfshoponline.co.uk\/blog\/wp-json\/\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.thegolfshoponline.co.uk\/blog\/wp-json\/\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.thegolfshoponline.co.uk\/blog\/wp-json\/\/wp\/v2\/users\/13"}],"replies":[{"embeddable":true,"href":"https:\/\/www.thegolfshoponline.co.uk\/blog\/wp-json\/\/wp\/v2\/comments?post=5632"}],"version-history":[{"count":23,"href":"https:\/\/www.thegolfshoponline.co.uk\/blog\/wp-json\/\/wp\/v2\/posts\/5632\/revisions"}],"predecessor-version":[{"id":10588,"href":"https:\/\/www.thegolfshoponline.co.uk\/blog\/wp-json\/\/wp\/v2\/posts\/5632\/revisions\/10588"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.thegolfshoponline.co.uk\/blog\/wp-json\/\/wp\/v2\/media\/9553"}],"wp:attachment":[{"href":"https:\/\/www.thegolfshoponline.co.uk\/blog\/wp-json\/\/wp\/v2\/media?parent=5632"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.thegolfshoponline.co.uk\/blog\/wp-json\/\/wp\/v2\/categories?post=5632"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.thegolfshoponline.co.uk\/blog\/wp-json\/\/wp\/v2\/tags?post=5632"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}