{"product_id":"s-r-smith-fc-200a-r-20-u-frame-fulcrum-cover-for-diving-boards","title":"S.R. Smith FC-200A-R 20\" U-Frame Fulcrum Cover for Diving Boards","description":"\u003cstyle\u003e\n  .atb-product {\n    --atb-blue: #0b4f71;\n    --atb-blue-dark: #073b55;\n    --atb-orange: #ef7d22;\n    --atb-ink: #16232d;\n    --atb-muted: #5c6b75;\n    --atb-border: #dce6eb;\n    --atb-soft: #f4f8fa;\n    --atb-white: #ffffff;\n    font-family: Arial, Helvetica, sans-serif;\n    color: var(--atb-ink);\n    line-height: 1.65;\n    max-width: 1050px;\n    margin: 0 auto;\n  }\n\n  .atb-product * { box-sizing: border-box; }\n\n  .atb-hero {\n    background: linear-gradient(135deg, var(--atb-blue-dark), var(--atb-blue));\n    border-radius: 16px;\n    color: var(--atb-white);\n    padding: 30px;\n    margin: 0 0 22px;\n    overflow: hidden;\n    position: relative;\n  }\n\n  .atb-hero:after {\n    content: \"\";\n    position: absolute;\n    width: 210px;\n    height: 210px;\n    border: 32px solid rgba(255,255,255,.07);\n    border-radius: 50%;\n    right: -70px;\n    top: -100px;\n  }\n\n  .atb-kicker {\n    color: #ffffff;\n    font-size: 12px;\n    font-weight: 800;\n    letter-spacing: .11em;\n    margin: 0 0 10px;\n    text-transform: uppercase;\n  }\n\n  .atb-hero h2 {\n    color: #ffffff;\n    font-size: 28px;\n    line-height: 1.2;\n    margin: 0 0 12px;\n    position: relative;\n    z-index: 1;\n  }\n\n  .atb-hero p {\n    color: rgba(255,255,255,.92);\n    font-size: 16px;\n    margin: 0;\n    max-width: 760px;\n    position: relative;\n    z-index: 1;\n  }\n\n  .atb-badges {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin: 18px 0 0;\n    position: relative;\n    z-index: 1;\n  }\n\n  .atb-badge {\n    background: rgba(255,255,255,.14);\n    border: 1px solid rgba(255,255,255,.24);\n    border-radius: 999px;\n    color: #fff;\n    font-size: 12px;\n    font-weight: 700;\n    padding: 6px 11px;\n  }\n\n  .atb-badge.orange {\n    background: var(--atb-orange);\n    border-color: var(--atb-orange);\n  }\n\n  .atb-grid {\n    display: grid;\n    gap: 16px;\n    grid-template-columns: repeat(3, 1fr);\n    margin: 20px 0 26px;\n  }\n\n  .atb-card {\n    background: var(--atb-white);\n    border: 1px solid var(--atb-border);\n    border-radius: 13px;\n    padding: 18px;\n  }\n\n  .atb-card strong {\n    color: var(--atb-blue-dark);\n    display: block;\n    font-size: 13px;\n    letter-spacing: .04em;\n    margin-bottom: 5px;\n    text-transform: uppercase;\n  }\n\n  .atb-card span {\n    color: var(--atb-ink);\n    display: block;\n    font-size: 16px;\n    font-weight: 700;\n    line-height: 1.35;\n  }\n\n  .atb-callout {\n    background: #fff7ef;\n    border-left: 5px solid var(--atb-orange);\n    border-radius: 8px;\n    margin: 22px 0;\n    padding: 17px 19px;\n  }\n\n  .atb-callout strong {\n    color: #9d4b0a;\n  }\n\n  .atb-section-title {\n    color: var(--atb-blue-dark);\n    font-size: 23px;\n    line-height: 1.25;\n    margin: 30px 0 12px;\n  }\n\n  .atb-product p {\n    margin: 0 0 15px;\n  }\n\n  .atb-list {\n    list-style: none;\n    margin: 16px 0 22px;\n    padding: 0;\n  }\n\n  .atb-list li {\n    border-bottom: 1px solid var(--atb-border);\n    padding: 11px 0 11px 28px;\n    position: relative;\n  }\n\n  .atb-list li:before {\n    color: var(--atb-orange);\n    content: \"✓\";\n    font-size: 18px;\n    font-weight: 900;\n    left: 2px;\n    position: absolute;\n    top: 8px;\n  }\n\n  .atb-specs {\n    border: 1px solid var(--atb-border);\n    border-radius: 13px;\n    margin: 16px 0 24px;\n    overflow: hidden;\n  }\n\n  .atb-spec-row {\n    display: grid;\n    grid-template-columns: minmax(155px, .85fr) 1.65fr;\n  }\n\n  .atb-spec-row:nth-child(odd) {\n    background: var(--atb-soft);\n  }\n\n  .atb-spec-label,\n  .atb-spec-value {\n    border-bottom: 1px solid var(--atb-border);\n    padding: 13px 16px;\n  }\n\n  .atb-spec-row:last-child .atb-spec-label,\n  .atb-spec-row:last-child .atb-spec-value {\n    border-bottom: 0;\n  }\n\n  .atb-spec-label {\n    color: var(--atb-blue-dark);\n    font-weight: 800;\n  }\n\n  .atb-spec-value {\n    color: var(--atb-ink);\n  }\n\n  .atb-details {\n    border: 1px solid var(--atb-border);\n    border-radius: 11px;\n    margin: 11px 0;\n    overflow: hidden;\n  }\n\n  .atb-details summary {\n    background: #fff;\n    color: var(--atb-blue-dark);\n    cursor: pointer;\n    font-size: 16px;\n    font-weight: 800;\n    list-style: none;\n    padding: 17px 48px 17px 18px;\n    position: relative;\n  }\n\n  .atb-details summary::-webkit-details-marker { display: none; }\n\n  .atb-details summary:after {\n    color: var(--atb-orange);\n    content: \"+\";\n    font-size: 27px;\n    font-weight: 400;\n    line-height: 1;\n    position: absolute;\n    right: 18px;\n    top: 13px;\n  }\n\n  .atb-details[open] summary {\n    border-bottom: 1px solid var(--atb-border);\n  }\n\n  .atb-details[open] summary:after {\n    content: \"–\";\n  }\n\n  .atb-details-content {\n    background: #fff;\n    padding: 18px;\n  }\n\n  .atb-details-content p:last-child,\n  .atb-details-content ul:last-child {\n    margin-bottom: 0;\n  }\n\n  .atb-note {\n    background: var(--atb-soft);\n    border-radius: 11px;\n    color: var(--atb-muted);\n    font-size: 14px;\n    margin: 22px 0 0;\n    padding: 15px 17px;\n  }\n\n  @media (max-width: 720px) {\n    .atb-hero { padding: 23px 20px; }\n    .atb-hero h2 { font-size: 24px; }\n    .atb-grid { grid-template-columns: 1fr; }\n    .atb-spec-row { grid-template-columns: 1fr; }\n    .atb-spec-label { padding-bottom: 4px; }\n    .atb-spec-value { border-top: 0; padding-top: 4px; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"atb-product\"\u003e\n  \u003csection class=\"atb-hero\"\u003e\n    \u003cdiv class=\"atb-kicker\"\u003eGenuine S.R. Smith Replacement Part\u003c\/div\u003e\n    \u003ch2\u003eRestore the Proper Contact Surface on Your U-Frame Diving Board Stand\u003c\/h2\u003e\n    \u003cp\u003eThe S.R. Smith FC-200A-R is the correct 20-inch heavy-duty rubber fulcrum cover for compatible residential U-frame diving board stands with 1.90-inch outside-diameter tubing.\u003c\/p\u003e\n\n```\n\u003cdiv class=\"atb-badges\"\u003e\n  \u003cspan class=\"atb-badge orange\"\u003e20\" Fulcrum Cover\u003c\/span\u003e\n  \u003cspan class=\"atb-badge\"\u003eFits 1.90\" OD Tubing\u003c\/span\u003e\n  \u003cspan class=\"atb-badge\"\u003eOEM S.R. Smith Part\u003c\/span\u003e\n\u003c\/div\u003e\n```\n\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"atb-grid\"\u003e\n    \u003cdiv class=\"atb-card\"\u003e\n      \u003cstrong\u003eManufacturer Part\u003c\/strong\u003e\n      \u003cspan\u003eFC-200A-R\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"atb-card\"\u003e\n      \u003cstrong\u003eCover Length\u003c\/strong\u003e\n      \u003cspan\u003e20 Inches\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"atb-card\"\u003e\n      \u003cstrong\u003eDesigned For\u003c\/strong\u003e\n      \u003cspan\u003eU-Frame Diving Board Stands\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cp\u003eReplace a weathered, cracked, flattened, or missing fulcrum cover with the genuine \u003cstrong\u003eS.R. Smith FC-200A-R 20\" U-Frame Fulcrum Cover\u003c\/strong\u003e. This white heavy-duty rubber cover installs over the fulcrum area of compatible U-frame diving board stands, helping provide a protected contact surface between the diving board and the frame.\u003c\/p\u003e\n\n  \u003cdiv class=\"atb-callout\"\u003e\n    \u003cstrong\u003eFitment matters:\u003c\/strong\u003e This is a 20-inch U-frame fulcrum cover made for stands using \u003cstrong\u003e1.90-inch outside-diameter tubing\u003c\/strong\u003e. Measure your existing cover and tubing before ordering. It is not a universal diving board pad.\n  \u003c\/div\u003e\n\n  \u003ch3 class=\"atb-section-title\"\u003eWhy Replace a Worn Fulcrum Cover?\u003c\/h3\u003e\n  \u003cp\u003eThe fulcrum cover is a small but important component on a U-frame diving board stand. Over time, sun exposure, pool chemicals, use, and general weathering can cause the original rubber to harden, split, flatten, or deteriorate. Replacing it helps restore a clean, properly cushioned contact point at the frame.\u003c\/p\u003e\n\n  \u003cul class=\"atb-list\"\u003e\n    \u003cli\u003eGenuine S.R. Smith replacement part for compatible U-frame diving board stands\u003c\/li\u003e\n    \u003cli\u003e20-inch heavy-duty rubber fulcrum cover\u003c\/li\u003e\n    \u003cli\u003eDesigned to accommodate 1.90-inch OD tubing\u003c\/li\u003e\n    \u003cli\u003eWhite finish for a clean, factory-style replacement appearance\u003c\/li\u003e\n    \u003cli\u003eIdeal when the original fulcrum cover is cracked, worn, missing, or deteriorated\u003c\/li\u003e\n  \u003c\/ul\u003e\n\n  \u003cdetails class=\"atb-details\" open\u003e\n    \u003csummary\u003eProduct Specifications\u003c\/summary\u003e\n    \u003cdiv class=\"atb-details-content\"\u003e\n      \u003cdiv class=\"atb-specs\"\u003e\n        \u003cdiv class=\"atb-spec-row\"\u003e\n          \u003cdiv class=\"atb-spec-label\"\u003eBrand\u003c\/div\u003e\n          \u003cdiv class=\"atb-spec-value\"\u003eS.R. Smith\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"atb-spec-row\"\u003e\n          \u003cdiv class=\"atb-spec-label\"\u003eManufacturer Part Number\u003c\/div\u003e\n          \u003cdiv class=\"atb-spec-value\"\u003eFC-200A-R\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"atb-spec-row\"\u003e\n          \u003cdiv class=\"atb-spec-label\"\u003eProduct Type\u003c\/div\u003e\n          \u003cdiv class=\"atb-spec-value\"\u003eU-Frame Diving Board Fulcrum Cover\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"atb-spec-row\"\u003e\n          \u003cdiv class=\"atb-spec-label\"\u003eLength\u003c\/div\u003e\n          \u003cdiv class=\"atb-spec-value\"\u003e20 Inches\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"atb-spec-row\"\u003e\n          \u003cdiv class=\"atb-spec-label\"\u003eMaterial\u003c\/div\u003e\n          \u003cdiv class=\"atb-spec-value\"\u003eHeavy-Duty Rubber\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"atb-spec-row\"\u003e\n          \u003cdiv class=\"atb-spec-label\"\u003eColor\u003c\/div\u003e\n          \u003cdiv class=\"atb-spec-value\"\u003eWhite\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"atb-spec-row\"\u003e\n          \u003cdiv class=\"atb-spec-label\"\u003eTubing Compatibility\u003c\/div\u003e\n          \u003cdiv class=\"atb-spec-value\"\u003e1.90\" Outside Diameter Tubing\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"atb-spec-row\"\u003e\n          \u003cdiv class=\"atb-spec-label\"\u003eIncluded\u003c\/div\u003e\n          \u003cdiv class=\"atb-spec-value\"\u003eOne 20\" U-Frame Fulcrum Cover Only\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"atb-details\"\u003e\n    \u003csummary\u003eCompatibility and Fitment Guidance\u003c\/summary\u003e\n    \u003cdiv class=\"atb-details-content\"\u003e\n      \u003cp\u003eThis S.R. Smith FC-200A-R is intended for compatible residential U-frame diving board stands using 1.90-inch OD tubing.\u003c\/p\u003e\n      \u003cul class=\"atb-list\"\u003e\n        \u003cli\u003eConfirm that your existing fulcrum cover measures approximately 20 inches long.\u003c\/li\u003e\n        \u003cli\u003eMeasure the outside diameter of your U-frame tubing before ordering.\u003c\/li\u003e\n        \u003cli\u003eDo not select based on diving board length or color alone.\u003c\/li\u003e\n        \u003cli\u003eThis listing is for the rubber fulcrum cover only. Diving board, stand, mounting hardware, and additional frame components are not included.\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"atb-details\"\u003e\n    \u003csummary\u003eInstallation Notes\u003c\/summary\u003e\n    \u003cdiv class=\"atb-details-content\"\u003e\n      \u003cp\u003eFor the best result, remove the worn cover and clean the fulcrum area before installing the replacement. Review the condition of the U-frame, diving board, mounting hardware, and surrounding deck hardware while servicing the assembly.\u003c\/p\u003e\n      \u003cp\u003eBecause diving board systems are safety-related equipment, discontinue use if the board, frame, mounting hardware, or deck anchors show damage, corrosion, cracking, looseness, or unusual movement. Follow S.R. Smith installation and safety guidance for your specific diving board system.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"atb-details\"\u003e\n    \u003csummary\u003eFrequently Asked Questions\u003c\/summary\u003e\n    \u003cdiv class=\"atb-details-content\"\u003e\n      \u003cp\u003e\u003cstrong\u003eIs this a universal diving board fulcrum pad?\u003c\/strong\u003e\u003cbr\u003eNo. It is specifically designed for compatible U-frame stands with 1.90-inch OD tubing and a 20-inch fulcrum cover requirement.\u003c\/p\u003e\n\n```\n  \u003cp\u003e\u003cstrong\u003eHow do I know whether I need the 20-inch version?\u003c\/strong\u003e\u003cbr\u003eMeasure your current fulcrum cover from end to end. This FC-200A-R version is 20 inches long.\u003c\/p\u003e\n\n  \u003cp\u003e\u003cstrong\u003eDoes this include the diving board or U-frame stand?\u003c\/strong\u003e\u003cbr\u003eNo. This listing includes one replacement rubber fulcrum cover only.\u003c\/p\u003e\n\n  \u003cp\u003e\u003cstrong\u003eCan I use this on a damaged or unstable diving board stand?\u003c\/strong\u003e\u003cbr\u003eNo. A replacement cover does not correct structural damage, loose anchors, corroded hardware, or a damaged diving board. Inspect the entire assembly before returning it to service.\u003c\/p\u003e\n\u003c\/div\u003e\n```\n\n  \u003c\/details\u003e\n\n  \u003cdiv class=\"atb-note\"\u003e\n    \u003cstrong\u003eNeed help confirming fitment?\u003c\/strong\u003e Send Aqua Terra Backyard a photo of your diving board stand, your existing cover measurement, and the outside diameter of the U-frame tubing before ordering. We will help you identify the correct replacement part.\n  \u003c\/div\u003e\n\u003c\/div\u003e\n","brand":"SR Smith","offers":[{"title":"Default Title","offer_id":52457294692626,"sku":"FC-200A-R","price":89.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0733\/2279\/1186\/files\/S.R._Smith_FC-200A-R_white_20_inch_U-frame_diving_board_fulcrum_cover_for_1.90_inch_outside_diameter_tubing.webp?v=1783002505","url":"https:\/\/www.aquaterrabackyard.com\/products\/s-r-smith-fc-200a-r-20-u-frame-fulcrum-cover-for-diving-boards","provider":"Aqua Terra Backyard","version":"1.0","type":"link"}