{"id":6,"date":"2026-02-03T23:40:22","date_gmt":"2026-02-03T23:40:22","guid":{"rendered":"https:\/\/criteriondumbbells.com\/?page_id=6"},"modified":"2026-02-04T14:42:52","modified_gmt":"2026-02-04T14:42:52","slug":"criterion-dumbbells","status":"publish","type":"page","link":"https:\/\/criteriondumbbells.com\/","title":{"rendered":"Criterion Lead Encapsulated Dumbbells"},"content":{"rendered":"<p><head><br \/>\n  <meta charset=\"utf-8\" \/><br \/>\n  <meta name=\"viewport\" content=\"width=device-width,initial-scale=1\" \/><br \/>\n  <title>Criterion Dumbbells | Buy &#038; Sell Lead Encapsulated Gym Weights<\/title><br \/>\n  <meta name=\"description\" content=\"A complete guide to Criterion lead encapsulated dumbbells from the late 1990s. Identify authentic Criterion dumbbells, learn value, and buy or sell rare commercial gym weights.\" \/><br \/>\n  <meta name=\"robots\" content=\"index,follow\" \/><\/p>\n<p>  <!-- Canonical (update if needed) -->\n  <link rel=\"canonical\" href=\"https:\/\/criteriondumbbells.com\/\" \/>\n<p>  <!-- Open Graph --><br \/>\n  <meta property=\"og:title\" content=\"Criterion Dumbbells | Buy &#038; Sell Lead Encapsulated Gym Weights\" \/><br \/>\n  <meta property=\"og:description\" content=\"Identify, value, buy, and sell authentic Criterion lead encapsulated dumbbells from the late 1990s.\" \/><br \/>\n  <meta property=\"og:type\" content=\"website\" \/><br \/>\n  <meta property=\"og:url\" content=\"https:\/\/criteriondumbbells.com\/\" \/><br \/>\n  <!-- Replace with your hosted image --><br \/>\n  <meta property=\"og:image\" content=\"https:\/\/www.criteriondumbbells.com\/wp-content\/uploads\/2026\/02\/IMG_7708.jpg\" \/><\/p>\n<p>  <!-- Twitter --><br \/>\n  <meta name=\"twitter:card\" content=\"summary_large_image\" \/><\/p>\n<style>\n    :root{\n      --bg:#0b0f14;\n      --card:#101824;\n      --text:#eaf0f6;\n      --muted:#b8c2cc;\n      --accent:#9ad5ff;\n      --accent2:#d6c9ff;\n      --border:rgba(255,255,255,.10);\n      --shadow: 0 10px 30px rgba(0,0,0,.35);\n      --radius:18px;\n      --max: 1100px;\n    }<\/p>\n<p>    *{box-sizing:border-box}\n    html,body{height:100%}\n    body{\n      margin:0;\n      font-family: ui-sans-serif, system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial, \"Apple Color Emoji\",\"Segoe UI Emoji\";\n      background: radial-gradient(1200px 600px at 20% -10%, rgba(154,213,255,.22), transparent 60%),\n                  radial-gradient(900px 500px at 100% 0%, rgba(214,201,255,.18), transparent 55%),\n                  var(--bg);\n      color:var(--text);\n      line-height:1.55;\n    }<\/p>\n<p>    a{color:inherit}\n    .wrap{max-width:var(--max); margin:0 auto; padding:24px}\n    header{\n      position:sticky; top:0; z-index:50;\n      backdrop-filter: blur(10px);\n      background: rgba(11,15,20,.65);\n      border-bottom:1px solid var(--border);\n    }\n    .nav{\n      max-width:var(--max); margin:0 auto; padding:14px 24px;\n      display:flex; align-items:center; justify-content:space-between; gap:16px;\n    }\n    .brand{\n      display:flex; align-items:center; gap:12px;\n      text-decoration:none;\n    }\n    .logo{\n      width:36px; height:36px; border-radius:12px;\n      background: linear-gradient(135deg, rgba(154,213,255,.95), rgba(214,201,255,.85));\n      box-shadow: var(--shadow);\n      border:1px solid rgba(255,255,255,.25);\n    }\n    .brand b{letter-spacing:.2px}\n    .navlinks{\n      display:flex; gap:14px; flex-wrap:wrap; align-items:center;\n      font-size:14px; color:var(--muted);\n    }\n    .navlinks a{ text-decoration:none; padding:8px 10px; border-radius:12px; }\n    .navlinks a:hover{ background: rgba(255,255,255,.06); color: var(--text); }<\/p>\n<p>    .hero{\n      padding:38px 0 10px;\n    }\n    .grid{\n      display:grid;\n      grid-template-columns: 1.2fr .8fr;\n      gap:22px;\n      align-items:start;\n    }\n    @media (max-width: 900px){\n      .grid{grid-template-columns:1fr}\n    }<\/p>\n<p>    .kicker{\n      display:inline-flex; gap:10px; align-items:center;\n      color:var(--muted); font-size:14px;\n      border:1px solid var(--border);\n      background: rgba(255,255,255,.04);\n      padding:8px 12px;\n      border-radius:999px;\n    }\n    h1{\n      margin:14px 0 8px;\n      font-size: clamp(28px, 3.2vw, 46px);\n      line-height:1.12;\n      letter-spacing:-.5px;\n    }\n    .sub{\n      margin:0 0 18px;\n      color:var(--muted);\n      font-size:18px;\n      max-width: 60ch;\n    }\n    .ctaRow{display:flex; gap:12px; flex-wrap:wrap; margin-top:14px}\n    .btn{\n      display:inline-flex; align-items:center; justify-content:center;\n      gap:10px;\n      padding:12px 16px;\n      border-radius: 14px;\n      border:1px solid var(--border);\n      text-decoration:none;\n      font-weight:600;\n      box-shadow: 0 10px 18px rgba(0,0,0,.18);\n      background: rgba(255,255,255,.06);\n    }\n    .btn.primary{\n      background: linear-gradient(135deg, rgba(154,213,255,.95), rgba(214,201,255,.85));\n      color:#061018;\n      border-color: rgba(255,255,255,.35);\n    }\n    .btn:hover{transform: translateY(-1px)}\n    .note{\n      margin-top:14px;\n      color:var(--muted);\n      font-size:13px;\n    }<\/p>\n<p>    .card{\n      background: rgba(16,24,36,.72);\n      border:1px solid var(--border);\n      border-radius: var(--radius);\n      box-shadow: var(--shadow);\n      overflow:hidden;\n    }\n    .card .pad{padding:18px}\n    .heroImg{\n      width:100%;\n      aspect-ratio: 4\/3;\n      object-fit: cover;\n      display:block;\n      background:#0a0f15;\n    }\n    .caption{\n      color:var(--muted); font-size:12px;\n      padding:12px 18px 16px;\n      border-top:1px solid var(--border);\n    }<\/p>\n<p>    section{padding:26px 0}\n    h2{\n      margin:0 0 10px;\n      font-size: clamp(20px, 2.1vw, 28px);\n      letter-spacing:-.2px;\n    }\n    p{margin:0 0 12px; color: var(--text)}\n    .muted{color:var(--muted)}\n    ul{margin:10px 0 0 18px; color:var(--text)}\n    li{margin:6px 0}\n    .split{\n      display:grid;\n      grid-template-columns:1fr 1fr;\n      gap:18px;\n    }\n    @media (max-width: 900px){\n      .split{grid-template-columns:1fr}\n    }<\/p>\n<p>    .callout{\n      border-left: 3px solid rgba(154,213,255,.9);\n      padding:12px 14px;\n      background: rgba(255,255,255,.04);\n      border-radius: 14px;\n      color: var(--muted);\n    }<\/p>\n<p>    .formGrid{\n      display:grid;\n      grid-template-columns:1fr 1fr;\n      gap:12px;\n    }\n    @media (max-width: 700px){\n      .formGrid{grid-template-columns:1fr}\n    }<\/p>\n<p>    label{display:block; font-size:13px; color:var(--muted); margin:10px 0 6px}\n    input, textarea, select{\n      width:100%;\n      padding:12px 12px;\n      border-radius: 14px;\n      border:1px solid var(--border);\n      background: rgba(11,15,20,.55);\n      color: var(--text);\n      outline:none;\n    }\n    textarea{min-height:110px; resize:vertical}\n    input:focus, textarea:focus{\n      border-color: rgba(154,213,255,.65);\n      box-shadow: 0 0 0 3px rgba(154,213,255,.12);\n    }<\/p>\n<p>    .faq details{\n      border:1px solid var(--border);\n      border-radius: 14px;\n      padding:12px 14px;\n      background: rgba(255,255,255,.03);\n      margin:10px 0;\n    }\n    .faq summary{\n      cursor:pointer;\n      font-weight:700;\n      list-style:none;\n    }\n    .faq summary::-webkit-details-marker{display:none}\n    .faq p{margin-top:10px; color:var(--muted)}<\/p>\n<p>    footer{\n      margin-top: 26px;\n      padding: 26px 0 36px;\n      border-top:1px solid var(--border);\n      color: var(--muted);\n      font-size: 13px;\n    }<\/p>\n<p>    .tiny{font-size:12px; color: var(--muted)}\n    .pillRow{display:flex; flex-wrap:wrap; gap:8px; margin-top:10px}\n    .pill{\n      font-size:12px;\n      color: var(--muted);\n      border:1px solid var(--border);\n      background: rgba(255,255,255,.03);\n      padding:6px 10px;\n      border-radius:999px;\n    }\n  <\/style>\n<p>  <!-- FAQ Schema --><br \/>\n  <script type=\"application\/ld+json\">\n  {\n    \"@context\":\"https:\/\/schema.org\",\n    \"@type\":\"FAQPage\",\n    \"mainEntity\":[\n      {\n        \"@type\":\"Question\",\n        \"name\":\"Are Criterion dumbbells still manufactured?\",\n        \"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"No. Original Criterion lead encapsulated dumbbells were produced primarily in the late 1990s and are no longer manufactured.\"}\n      },\n      {\n        \"@type\":\"Question\",\n        \"name\":\"Are lead encapsulated dumbbells safe?\",\n        \"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes. The lead core is fully sealed inside urethane under normal use. If the urethane is severely damaged, handle with care and seek repair or replacement guidance.\"}\n      },\n      {\n        \"@type\":\"Question\",\n        \"name\":\"How do Criterion dumbbells compare to Ivanko or York?\",\n        \"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Criterion dumbbells are typically denser and more compact at heavier weights due to their lead core, with a distinctive urethane-encapsulated commercial feel.\"}\n      },\n      {\n        \"@type\":\"Question\",\n        \"name\":\"Can Criterion dumbbells be restored?\",\n        \"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Often yes. Urethane surfaces can typically be cleaned and handles can be re-polished. Restoration options depend on the extent of wear or damage.\"}\n      },\n      {\n        \"@type\":\"Question\",\n        \"name\":\"Do you ship nationwide?\",\n        \"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Shipping can be arranged via palletized freight depending on total weight and location. Local pickup may also be available.\"}\n      }\n    ]\n  }\n  <\/script><br \/>\n<\/head><\/p>\n<p><body><\/p>\n<header>\n<div class=\"nav\">\n      <a class=\"brand\" href=\"#top\" aria-label=\"CriterionDumbbells.com home\"><br \/>\n        <span class=\"logo\" aria-hidden=\"true\"><\/span><br \/>\n        <b>CriterionDumbbells.com<\/b><br \/>\n      <\/a><\/p>\n<nav class=\"navlinks\" aria-label=\"Primary\">\n        <a href=\"#identify\">Identify<\/a><br \/>\n        <a href=\"#buy-sell\">Buy &#038; Sell<\/a><br \/>\n        <a href=\"#value\">Value<\/a><br \/>\n        <a href=\"#faq\">FAQ<\/a><br \/>\n        <a href=\"#contact\">Contact<\/a><br \/>\n      <\/nav>\n<\/p><\/div>\n<\/header>\n<p>  <main id=\"top\" class=\"wrap\"><br \/>\n    <!-- HERO --><\/p>\n<section class=\"hero\">\n<div class=\"grid\">\n<div>\n<div class=\"kicker\">\ud83c\udfcb\ufe0f Late-1990s Commercial \u2022 Lead Encapsulated \u2022 Urethane<\/div>\n<h1>Criterion Lead Encapsulated Dumbbells<\/h1>\n<p class=\"sub\">Buy, sell, identify, and value original <strong>Criterion dumbbells<\/strong> from the late 1990s. A niche reference for collectors, gyms, and resellers looking for rare commercial weights.<\/p>\n<div class=\"ctaRow\">\n            <a class=\"btn primary\" href=\"#contact\">Sell Your Criterion Dumbbells<\/a><br \/>\n            <a class=\"btn\" href=\"#contact\">Looking to Buy? Get Notified<\/a>\n          <\/div>\n<p class=\"note\">Tip: If you\u2019re not sure they\u2019re Criterion, send photos\u2014badge, handle, and head shape are usually enough to confirm.<\/p>\n<div class=\"pillRow\" aria-label=\"Popular searches\">\n            <span class=\"pill\">criterion dumbbells<\/span><br \/>\n            <span class=\"pill\">lead encapsulated dumbbells<\/span><br \/>\n            <span class=\"pill\">urethane dumbbells 1990s<\/span><br \/>\n            <span class=\"pill\">buy criterion dumbbells<\/span><br \/>\n            <span class=\"pill\">sell criterion dumbbells<\/span>\n          <\/div>\n<\/p><\/div>\n<div class=\"card\">\n          <!-- Replace src with your real hosted image --><br \/>\n          <img class=\"https:\/\/criteriondumbbells.com\/wp-content\/uploads\/2026\/02\/IMG_7708-scaled.jpg\"\n               alt=\"Criterion lead encapsulated dumbbell from the late 1990s with round urethane head and chrome knurled handle\"><\/p>\n<div class=\"caption\">\n            Authentic Criterion dumbbell details: round urethane head, chrome knurled handle, and oval Criterion badge near the handle junction.\n          <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<p>    <!-- WHAT MAKES THEM SPECIAL --><\/p>\n<section class=\"card\">\n<div class=\"pad\">\n<h2>What Makes Criterion Dumbbells Special?<\/h2>\n<p>Criterion lead encapsulated dumbbells are widely considered <strong>top-tier commercial dumbbells<\/strong>. Produced mainly in the <strong>late 1990s<\/strong>, they feature a <strong>lead core fully encapsulated in urethane<\/strong>, creating a compact profile and a uniquely dense, balanced feel.<\/p>\n<ul>\n<li><strong>Lead-filled core<\/strong> for compact size at heavier weights<\/li>\n<li><strong>Urethane encapsulation<\/strong> instead of rubber hex heads<\/li>\n<li>Exceptional balance and density<\/li>\n<li>Minimal bounce and reduced floor damage<\/li>\n<li>Straight chrome handles with fine commercial-grade knurling<\/li>\n<li><strong>Made in the USA<\/strong><\/li>\n<\/ul>\n<p class=\"callout\">These were commonly installed in high-end gyms, universities, and athletic facilities. They\u2019re no longer manufactured, making intact sets increasingly rare.<\/p>\n<\/p><\/div>\n<\/section>\n<p>    <!-- IDENTIFICATION --><\/p>\n<section id=\"identify\">\n<div class=\"split\">\n<div class=\"card\">\n<div class=\"pad\">\n<h2>How to Identify Authentic Criterion Dumbbells<\/h2>\n<p>Authentic Criterion lead encapsulated dumbbells typically have:<\/p>\n<ul>\n<li>Round or slightly oval <strong>urethane-coated heads<\/strong><\/li>\n<li>White\/off-white urethane (yellowing with age is normal)<\/li>\n<li><strong>Straight chrome<\/strong> or hardened steel handles<\/li>\n<li>Fine diamond knurling with a smooth center band<\/li>\n<li>An <strong>oval Criterion badge<\/strong> near the handle junction<\/li>\n<li>\u201cMade in U.S.A.\u201d and patent markings on the badge<\/li>\n<li>Often found in 5 lb increments up to 100+ lbs<\/li>\n<\/ul>\n<p class=\"muted\">If you\u2019re unsure, send photos of the badge, handle knurling, and the head profile for verification.<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"card\">\n<div class=\"pad\">\n<h2>Common Misidentifications<\/h2>\n<p class=\"muted\">Not every round urethane dumbbell is Criterion. Look for the badge and handle details.<\/p>\n<ul>\n<li>Modern imports with printed decals instead of inset badges<\/li>\n<li>Rubber-coated \u201cpro-style\u201d dumbbells without urethane encapsulation<\/li>\n<li>Round heads but different handle collars\/knurl patterns<\/li>\n<li>Rebranded sets missing \u201cMade in U.S.A.\u201d markings<\/li>\n<\/ul>\n<p class=\"callout\">The oval Criterion badge is one of the most reliable identifiers.<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<p>    <!-- BUY\/SELL --><\/p>\n<section id=\"buy-sell\">\n<div class=\"split\">\n<div class=\"card\">\n<div class=\"pad\">\n<h2>Sell Your Criterion Dumbbells<\/h2>\n<p>We actively purchase authentic Criterion lead encapsulated dumbbells, including:<\/p>\n<ul>\n<li>Complete commercial sets<\/li>\n<li>Partial sets<\/li>\n<li>Individual pairs<\/li>\n<li>Gym de-installs and facility liquidations<\/li>\n<\/ul>\n<p class=\"muted\">Condition matters, but even cosmetically aged sets can carry significant value. Submit photos for an appraisal.<\/p>\n<p>            <a class=\"btn primary\" href=\"#contact\">Request an Appraisal<\/a>\n          <\/div>\n<\/p><\/div>\n<div class=\"card\">\n<div class=\"pad\">\n<h2>Looking to Buy?<\/h2>\n<p>Due to scarcity, Criterion dumbbells are not consistently available. If you\u2019re looking to buy:<\/p>\n<ul>\n<li>Complete sets<\/li>\n<li>Specific weight ranges<\/li>\n<li>Matching pairs<\/li>\n<\/ul>\n<p class=\"muted\">Join the notification list and we\u2019ll reach out when inventory matches your request.<\/p>\n<p>            <a class=\"btn\" href=\"#contact\">Get Notified<\/a>\n          <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<p>    <!-- VALUE --><\/p>\n<section id=\"value\" class=\"card\">\n<div class=\"pad\">\n<h2>How Much Are Criterion Dumbbells Worth?<\/h2>\n<p>Market value varies by completeness, condition, and location. Based on recent private-market activity:<\/p>\n<ul>\n<li><strong>Partial sets:<\/strong> approximately <strong>$2\u2013$4 per pound<\/strong><\/li>\n<li><strong>Complete commercial sets:<\/strong> approximately <strong>$4\u2013$7+ per pound<\/strong><\/li>\n<li>Exceptional condition or rare configurations may command more<\/li>\n<\/ul>\n<p class=\"callout\">Values fluctuate with demand and availability. For accurate pricing, request an appraisal with photos and your location.<\/p>\n<\/p><\/div>\n<\/section>\n<p>    <!-- WHY NOT MADE --><\/p>\n<section class=\"card\">\n<div class=\"pad\">\n<h2>Why Criterion Dumbbells Are No Longer Made<\/h2>\n<p>Lead encapsulated dumbbells largely disappeared due to a combination of manufacturing cost and industry shifts, including:<\/p>\n<ul>\n<li>Environmental and regulatory restrictions related to lead<\/li>\n<li>Rising production costs<\/li>\n<li>Industry move toward rubber hex and steel designs<\/li>\n<li>Commercial gym standardization and mass production<\/li>\n<\/ul>\n<p class=\"muted\">As a result, original Criterion dumbbells represent a closed chapter in premium commercial equipment manufacturing.<\/p>\n<\/p><\/div>\n<\/section>\n<p>    <!-- FAQ --><\/p>\n<section id=\"faq\" class=\"faq\">\n<h2>Frequently Asked Questions<\/h2>\n<details>\n<summary>Are Criterion dumbbells still manufactured?<\/summary>\n<p>No. Original Criterion lead encapsulated dumbbells were produced primarily in the late 1990s and are no longer manufactured.<\/p>\n<\/details>\n<details>\n<summary>Are lead encapsulated dumbbells safe?<\/summary>\n<p>Yes. The lead core is fully sealed inside urethane under normal use. If the urethane is severely damaged, handle with care and consider repair options.<\/p>\n<\/details>\n<details>\n<summary>How do Criterion dumbbells compare to Ivanko or York?<\/summary>\n<p>Criterion dumbbells are typically denser and more compact at heavier weights due to the lead core, with a distinctive urethane-encapsulated commercial feel.<\/p>\n<\/details>\n<details>\n<summary>Can Criterion dumbbells be restored?<\/summary>\n<p>Often yes. Urethane surfaces can typically be cleaned, and handles can be re-polished. Restoration depends on the extent of wear or damage.<\/p>\n<\/details>\n<details>\n<summary>Do you ship nationwide?<\/summary>\n<p>Shipping can be arranged via palletized freight depending on total weight and location. Local pickup may also be available.<\/p>\n<\/details>\n<\/section>\n<p>    <!-- CONTACT --><\/p>\n<section id=\"contact\" class=\"card\">\n<div class=\"pad\">\n<h2>Contact \/ Appraisal Request<\/h2>\n<p class=\"muted\">This form is a template. Wire it to your email service (Formspree, Netlify Forms, Webflow, etc.).<\/p>\n<p>        <!--\n          QUICK WIRING OPTIONS:\n          - Formspree: set action=\"https:\/\/formspree.io\/f\/xxxxxx\"\n          - Netlify: add netlify attribute and a hidden input\n          - Webflow: paste into Embed and map fields\n        --><\/p>\n<form action=\"#\" method=\"post\">\n<div class=\"formGrid\">\n<div>\n              <label for=\"name\">Name<\/label><br \/>\n              <input id=\"name\" name=\"name\" autocomplete=\"name\" required \/>\n            <\/div>\n<div>\n              <label for=\"email\">Email<\/label><br \/>\n              <input id=\"email\" name=\"email\" type=\"email\" autocomplete=\"email\" required \/>\n            <\/div>\n<div>\n              <label for=\"location\">Location (City\/State)<\/label><br \/>\n              <input id=\"location\" name=\"location\" autocomplete=\"address-level2\" \/>\n            <\/div>\n<div>\n              <label for=\"intent\">I\u2019m interested in<\/label><br \/>\n              <select id=\"intent\" name=\"intent\"><option>Buying<\/option><option>Selling<\/option><option>Appraisal \/ Identification<\/option><\/select>\n            <\/div>\n<\/p><\/div>\n<p>          <label for=\"details\">Details (weights, condition, full set or partial)<\/label><br \/>\n          <textarea id=\"details\" name=\"details\" placeholder=\"Example: 5\u2013100 lb set, 5 lb increments, normal yellowing, handles good, located in York PA.\"><\/textarea><\/p>\n<p>          <label for=\"photos\">Photos link (Google Drive\/Dropbox) or notes<\/label><br \/>\n          <input id=\"photos\" name=\"photos\" placeholder=\"Paste a link to photos, or describe what you have.\" \/><\/p>\n<div class=\"ctaRow\" style=\"margin-top:14px\">\n            <button class=\"btn primary\" type=\"submit\">Send Request<\/button><br \/>\n            <a class=\"btn\" href=\"#top\">Back to top<\/a>\n          <\/div>\n<p class=\"tiny\" style=\"margin-top:12px\">\n            By submitting, you agree to be contacted about your request. We do not sell your information.\n          <\/p>\n<\/p><\/form>\n<\/p><\/div>\n<\/section>\n<footer>\n<div class=\"pillRow\">\n        <span class=\"pill\">criterion lead encapsulated dumbbells<\/span><br \/>\n        <span class=\"pill\">buy criterion dumbbells<\/span><br \/>\n        <span class=\"pill\">sell criterion dumbbells<\/span><br \/>\n        <span class=\"pill\">vintage commercial gym weights<\/span><br \/>\n        <span class=\"pill\">1990s urethane dumbbells<\/span><br \/>\n        <span class=\"pill\">made in usa dumbbells<\/span>\n      <\/div>\n<p style=\"margin-top:14px\">\n        \u00a9 <span id=\"y\"><\/span> CriterionDumbbells.com \u2022 The definitive resource for Criterion lead encapsulated dumbbells.\n      <\/p>\n<p>      <script>\n        document.getElementById(\"y\").textContent = new Date().getFullYear();\n      <\/script><br \/>\n    <\/footer>\n<p>  <\/main><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Criterion Dumbbells | Buy &#038; Sell Lead Encapsulated Gym Weights CriterionDumbbells.com Identify Buy &#038; Sell Value FAQ Contact \ud83c\udfcb\ufe0f Late-1990s Commercial \u2022 Lead Encapsulated \u2022 Urethane Criterion Lead Encapsulated Dumbbells Buy, sell, identify, and value original Criterion dumbbells from the late 1990s. A niche reference for collectors, gyms, and resellers looking for rare commercial weights. &hellip;<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_genesis_block_theme_hide_title":false,"footnotes":""},"class_list":["post-6","page","type-page","status-publish","hentry","post","without-featured-image"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.9 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Criterion Lead Encapsulated Dumbbells - Criterion Dumbbells<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/criteriondumbbells.com\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Criterion Lead Encapsulated Dumbbells - Criterion Dumbbells\" \/>\n<meta property=\"og:description\" content=\"Criterion Dumbbells | Buy &#038; Sell Lead Encapsulated Gym Weights CriterionDumbbells.com Identify Buy &#038; Sell Value FAQ Contact \ud83c\udfcb\ufe0f Late-1990s Commercial \u2022 Lead Encapsulated \u2022 Urethane Criterion Lead Encapsulated Dumbbells Buy, sell, identify, and value original Criterion dumbbells from the late 1990s. A niche reference for collectors, gyms, and resellers looking for rare commercial weights. &hellip;\" \/>\n<meta property=\"og:url\" content=\"https:\/\/criteriondumbbells.com\/\" \/>\n<meta property=\"og:site_name\" content=\"Criterion Dumbbells\" \/>\n<meta property=\"article:modified_time\" content=\"2026-02-04T14:42:52+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/criteriondumbbells.com\/\",\"url\":\"https:\/\/criteriondumbbells.com\/\",\"name\":\"Criterion Lead Encapsulated Dumbbells - Criterion Dumbbells\",\"isPartOf\":{\"@id\":\"https:\/\/criteriondumbbells.com\/#website\"},\"datePublished\":\"2026-02-03T23:40:22+00:00\",\"dateModified\":\"2026-02-04T14:42:52+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/criteriondumbbells.com\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/criteriondumbbells.com\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/criteriondumbbells.com\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/criteriondumbbells.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Criterion Lead Encapsulated Dumbbells\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/criteriondumbbells.com\/#website\",\"url\":\"https:\/\/criteriondumbbells.com\/\",\"name\":\"Criterion Dumbbells\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/criteriondumbbells.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Criterion Lead Encapsulated Dumbbells - Criterion Dumbbells","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/criteriondumbbells.com\/","og_locale":"en_US","og_type":"article","og_title":"Criterion Lead Encapsulated Dumbbells - Criterion Dumbbells","og_description":"Criterion Dumbbells | Buy &#038; Sell Lead Encapsulated Gym Weights CriterionDumbbells.com Identify Buy &#038; Sell Value FAQ Contact \ud83c\udfcb\ufe0f Late-1990s Commercial \u2022 Lead Encapsulated \u2022 Urethane Criterion Lead Encapsulated Dumbbells Buy, sell, identify, and value original Criterion dumbbells from the late 1990s. A niche reference for collectors, gyms, and resellers looking for rare commercial weights. &hellip;","og_url":"https:\/\/criteriondumbbells.com\/","og_site_name":"Criterion Dumbbells","article_modified_time":"2026-02-04T14:42:52+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/criteriondumbbells.com\/","url":"https:\/\/criteriondumbbells.com\/","name":"Criterion Lead Encapsulated Dumbbells - Criterion Dumbbells","isPartOf":{"@id":"https:\/\/criteriondumbbells.com\/#website"},"datePublished":"2026-02-03T23:40:22+00:00","dateModified":"2026-02-04T14:42:52+00:00","breadcrumb":{"@id":"https:\/\/criteriondumbbells.com\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/criteriondumbbells.com\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/criteriondumbbells.com\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/criteriondumbbells.com\/"},{"@type":"ListItem","position":2,"name":"Criterion Lead Encapsulated Dumbbells"}]},{"@type":"WebSite","@id":"https:\/\/criteriondumbbells.com\/#website","url":"https:\/\/criteriondumbbells.com\/","name":"Criterion Dumbbells","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/criteriondumbbells.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"featured_image_src":null,"featured_image_src_square":null,"_links":{"self":[{"href":"https:\/\/criteriondumbbells.com\/index.php?rest_route=\/wp\/v2\/pages\/6","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/criteriondumbbells.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/criteriondumbbells.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/criteriondumbbells.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/criteriondumbbells.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=6"}],"version-history":[{"count":0,"href":"https:\/\/criteriondumbbells.com\/index.php?rest_route=\/wp\/v2\/pages\/6\/revisions"}],"wp:attachment":[{"href":"https:\/\/criteriondumbbells.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=6"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}