{"product_id":"koval-rye-review","title":"Koval Rye Review","description":"\u003cstyle\u003e\n\/* ── RyeCentral Review v2 CSS ── *\/\n.rc-v2 { font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif; color: #1a1a1a; line-height: 1.6; }\n.rc-v2 * { box-sizing: border-box; }\n.rc-v2 h2 { font-size: 22px; font-weight: 700; margin: 28px 0 16px; color: #1a1a1a; padding-top: 8px; }\n.rc-v2 h3 { font-size: 18px; font-weight: 600; margin: 20px 0 12px; color: #1a1a1a; }\n.rc-v2 p { margin-bottom: 14px; font-size: 16px; line-height: 1.75; }\n.rc-breadcrumb { font-size: 13px; color: #6b6b65; margin-bottom: 16px; }\n.rc-breadcrumb a { color: #6b6b65; text-decoration: none; }\n.rc-breadcrumb a:hover { color: #E8860C; }\n.rc-jump-links { display: flex; gap: 8px; flex-wrap: wrap; margin-bottom: 20px; }\n.rc-jump-link { display: inline-flex; align-items: center; gap: 6px; padding: 6px 14px; border: 1px solid #e5e5e0; border-radius: 20px; font-size: 13px; color: #1a1a1a; text-decoration: none; background: #fff; transition: all 0.15s; }\n.rc-jump-link:hover { border-color: #E8860C; color: #E8860C; }\n.rc-jump-link--reward{background:#E8860C !important;color:#fff !important;border-color:#E8860C !important;font-weight:600}\n.rc-jump-link--reward:hover{background:#d07a0b !important;border-color:#d07a0b !important}\n.rc-card { background: #fff; border: 1px solid #e5e5e0; border-radius: 10px; padding: 24px; margin-bottom: 20px; }\n.rc-facts-grid { display: grid; grid-template-columns: repeat(auto-fill, minmax(180px, 1fr)); gap: 12px; }\n.rc-fact-item { background: #f8f8f5; padding: 12px 16px; border-radius: 8px; border-left: 3px solid #E8860C; }\n.rc-fact-label { font-size: 11px; text-transform: uppercase; letter-spacing: 0.8px; color: #6b6b65; font-weight: 600; margin-bottom: 2px; }\n.rc-fact-value { font-size: 15px; font-weight: 600; color: #1a1a1a; }\n.rc-fit-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; }\n.rc-fit-card { padding: 20px; border-radius: 8px; }\n.rc-fit-love { background: #f0faf0; border: 1px solid #c3e6c3; }\n.rc-fit-skip { background: #fff5f5; border: 1px solid #f0c6c6; }\n.rc-fit-card h3 { margin-top: 0; font-size: 15px; }\n.rc-fit-card p { font-size: 14px; line-height: 1.6; margin: 0; }\n.rc-fit-box { padding: 16px; border-radius: 8px; }\n.rc-fit-box p { font-size: 14px; margin: 0; }\n.rc-fit-like { background: #f0faf4; border: 1px solid #c6e9d4; }\n.rc-fit-like .rc-fit-label { color: #2d8a4e; }\n.rc-fit-label { font-weight: 700; font-size: 14px; margin-bottom: 6px; display: flex; align-items: center; gap: 6px; }\n.rc-fit-skip .rc-fit-label { color: #c0392b; }\n.rc-flavor-bars { display: flex; flex-direction: column; gap: 10px; }\n.rc-flavor-row { display: flex; align-items: center; gap: 12px; }\n.rc-flavor-label { width: 110px; font-size: 14px; font-weight: 500; text-align: right; flex-shrink: 0; }\n.rc-flavor-track { flex: 1; height: 10px; background: #f0f0eb; border-radius: 5px; overflow: hidden; }\n.rc-flavor-fill { height: 100%; background: linear-gradient(90deg, #E8860C, #f5a623); border-radius: 5px; display: block !important; }\n.rc-flavor-val { width: 28px; font-size: 14px; font-weight: 700; color: #E8860C; }\n.rc-tasting-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 16px; }\n.rc-tasting-card { background: #f8f8f5; border-radius: 10px; padding: 16px; text-align: center; }\n.rc-tasting-card .rc-emoji { font-size: 28px; margin-bottom: 6px; }\n.rc-tasting-card h4 { font-size: 14px; text-transform: uppercase; letter-spacing: 0.8px; color: #6b6b65; margin: 0 0 6px; font-weight: 600; }\n.rc-tasting-card p { font-size: 14px; line-height: 1.5; margin: 0; }\n.rc-cocktail-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 12px; }\n.rc-cocktail-item { text-align: center; padding: 16px 8px; background: #f8f8f5; border-radius: 8px; }\n.rc-cocktail-name { font-size: 13px; font-weight: 600; margin-bottom: 4px; }\n.rc-cocktail-stars { color: #E8860C; font-size: 14px; letter-spacing: 1px; }\n.rc-cocktail-tip { margin-top: 12px; padding: 12px 16px; background: #fff8f0; border-left: 3px solid #E8860C; border-radius: 0 8px 8px 0; font-size: 14px; font-style: italic; }\n.rc-price-highlight { display: flex; align-items: center; gap: 16px; padding: 16px 20px; background: #f8f8f5; border-radius: 8px; margin-bottom: 12px; }\n.rc-price-range { font-size: 28px; font-weight: 800; color: #E8860C; }\n.rc-price-context { font-size: 14px; color: #6b6b65; }\n.rc-transparency-list { list-style: none; padding: 0; margin: 0; }\n.rc-transparency-list li { display: flex; gap: 12px; padding: 10px 0; border-bottom: 1px solid #f0f0eb; font-size: 14px; }\n.rc-transparency-list li:last-child { border-bottom: none; }\n.rc-t-label { font-weight: 600; min-width: 130px; color: #1a1a1a; }\n.rc-t-value { color: #6b6b65; }\n.rc-review-content { border-top: 3px solid #E8860C; padding-top: 28px; margin-top: 24px; }\n.rc-review-content h3 { margin-top: 24px; }\n.rc-author-box { display: flex; align-items: center; gap: 12px; padding: 16px; background: #f8f8f5; border-radius: 8px; margin-bottom: 24px; }\n.rc-author-avatar { width: 48px; height: 48px; border-radius: 50%; background: #E8860C; color: #fff; display: flex; align-items: center; justify-content: center; font-weight: 700; font-size: 18px; flex-shrink: 0; }\n.rc-author-name { font-size: 16px; font-weight: 700; margin-bottom: 2px; }\n.rc-author-role { font-size: 13px; color: #6b6b65; }\n.rc-review-body h3 { font-size: 18px; color: #1a1a1a; margin: 24px 0 12px; font-weight: 600; }\n.rc-review-body p { font-size: 16px; line-height: 1.75; margin-bottom: 16px; color: #333; }\n.rc-review-body a { color: #E8860C; text-decoration: underline; }\n.rc-community { background: #1a1a1a; color: #fff; border-radius: 10px; padding: 32px; margin-bottom: 20px; }\n.rc-community h2 { color: #fff; }\n.rc-community h3 { color: rgba(255,255,255,0.7); }\n.rc-comm-score-row { display: flex; align-items: center; gap: 24px; margin-bottom: 24px; }\n.rc-comm-big-score { font-size: 56px; font-weight: 800; color: #E8860C; line-height: 1; }\n.rc-comm-score-meta { font-size: 14px; color: rgba(255,255,255,0.5); }\n.rc-flavor-tags { display: flex; flex-wrap: wrap; gap: 8px; margin-bottom: 20px; }\n.rc-flavor-tag { background: rgba(232,134,12,0.15); color: #E8860C; padding: 6px 14px; border-radius: 20px; font-size: 13px; font-weight: 500; }\n.rc-histogram { display: flex; flex-direction: column; gap: 6px; }\n.rc-histogram-row { display: flex; align-items: center; gap: 8px; }\n.rc-histogram-label { width: 24px; font-size: 12px; opacity: 0.6; }\n.rc-histogram-track { flex: 1; height: 8px; background: rgba(255,255,255,0.1); border-radius: 4px; overflow: hidden; }\n.rc-histogram-fill { height: 100%; background: #E8860C; border-radius: 4px; display: block !important; }\n.rc-histogram-pct { font-size: 12px; opacity: 0.5; width: 32px; text-align: right; }\n.rc-cta-banner { background: linear-gradient(135deg, #E8860C, #d4710a); color: #fff; padding: 32px; border-radius: 10px; text-align: center; margin-bottom: 20px; }\n.rc-cta-banner h2 { color: #fff; font-size: 22px; margin-bottom: 8px; }\n.rc-cta-banner p { opacity: 0.9; margin-bottom: 16px; font-size: 15px; }\n.rc-btn-white { background: #fff; color: #E8860C; padding: 12px 32px; border-radius: 8px; font-weight: 700; font-size: 15px; border: none; cursor: pointer; text-decoration: none; display: inline-block; }\n.rc-proscons-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; }\n.rc-proscons-col ul { list-style: none; padding: 0; margin: 0; }\n.rc-proscons-col li { display: flex; gap: 8px; padding: 10px 0; border-bottom: 1px solid #f0f0eb; font-size: 14px; align-items: flex-start; }\n.rc-proscons-col li:last-child { border-bottom: none; }\n.rc-pro-icon { color: #2d8a4e; font-weight: 700; flex-shrink: 0; }\n.rc-con-icon { color: #c0392b; font-weight: 700; flex-shrink: 0; }\n.rc-faq-item { border-bottom: 1px solid #e5e5e0; padding: 16px 0; }\n.rc-faq-item:last-child { border-bottom: none; }\n.rc-faq-q { font-weight: 700; font-size: 16px; margin-bottom: 8px; cursor: pointer; display: flex; align-items: center; gap: 8px; }\n.rc-faq-a { font-size: 15px; color: #6b6b65; line-height: 1.6; padding-left: 24px; }\n.rc-disclaimer { padding: 20px 24px; background: #f0f0eb; border-radius: 8px; font-size: 13px; color: #6b6b65; margin-bottom: 20px; line-height: 1.5; }\n.rc-last-updated { font-size: 12px; color: #6b6b65; text-align: right; margin-bottom: 20px; }\n.rc-voucher-card{display:flex;align-items:center;gap:16px;padding:20px;background:#f8f8f5;border-radius:10px;border:2px dashed #E8860C;margin:16px 0}\n.rc-voucher-card .rc-emoji{font-size:36px;flex-shrink:0}\n.rc-voucher-card div h4{margin:0 0 4px;font-size:16px;font-weight:700;color:#E8860C}\n.rc-voucher-card div p{margin:0;font-size:14px;line-height:1.5;color:#6b6b65}\n.rc-callout{margin:16px 0;padding:14px 18px;background:#fff8f0;border-left:3px solid #E8860C;border-radius:0 8px 8px 0;font-size:15px}\n.rc-callout strong{color:#E8860C}\n.rc-honesty-block{border-left:3px solid #E8860C;padding:12px 16px;margin:20px 0;background:#fffbf5;border-radius:0 8px 8px 0}\n.rc-honesty-block p{font-size:14px;font-style:italic;margin:0;color:#444}\n.rc-honesty-block strong{font-style:normal}\n.rc-dl-card{display:flex;align-items:center;justify-content:center;gap:10px;margin:16px 0;padding:14px 24px;background:linear-gradient(135deg,#E8860C 0%,#d07a0b 100%);color:#fff;border:none;border-radius:10px;font-size:15px;font-weight:600;cursor:pointer;transition:all 0.2s;font-family:inherit;width:100%}\n.rc-dl-card:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(232,134,12,0.35)}\n.rc-dl-card svg{width:18px;height:18px;fill:currentColor;flex-shrink:0}\n.rc-process-strip{display:flex;justify-content:center;align-items:flex-start;gap:32px;margin:20px 0 8px 0;padding:18px 12px;background:#f8f8f5;border-radius:10px;border:1px solid #e5e5e0}\n.rc-process-step{display:flex;flex-direction:column;align-items:center;gap:8px;text-decoration:none;transition:transform 0.15s ease}\n.rc-process-step:hover{transform:translateY(-2px)}\n.rc-process-step:hover .rc-process-icon{background:#E8860C;border-color:#E8860C}\n.rc-process-step:hover .rc-process-icon svg{fill:#fff;stroke:#fff}\n.rc-process-icon{width:56px;height:56px;border-radius:50%;background:#fff8f0;border:2px solid #E8860C;display:flex;align-items:center;justify-content:center;transition:background 0.15s ease}\n.rc-process-icon svg{width:28px;height:28px;fill:none;stroke:#E8860C;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}\n.rc-process-label{font-size:13px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;color:#E8860C}\n.product-form__quantity { display: none !important; }\n.product-form__buttons { display: none !important; }\n.product-form__input--variant { display: none !important; }\n.price--large { display: none !important; }\n.product__title h1{font-size:28px !important;font-weight:800 !important;line-height:1.25 !important;color:#1a1a1a !important}\n.price--large .price-item--regular,.price--large .price-item--sale{font-size:14px !important;font-weight:500 !important;color:#6b6b65 !important}\n.price--large .price__container{font-size:14px !important}\n.rc-guide-price{font-size:13px;color:#8a8a82;margin-bottom:8px;font-weight:400}\n.rc-guide-price-label { font-size: 14px; color: #6b6b65; font-weight: 500; }\n.rc-guide-price-value { font-size: 24px; font-weight: 800; color: #1a1a1a; }\n@media (max-width: 768px) {\n  .rc-fit-grid { grid-template-columns: 1fr; }\n  .rc-tasting-grid { grid-template-columns: 1fr; }\n  .rc-cocktail-grid { grid-template-columns: repeat(2, 1fr); }\n  .rc-proscons-grid { grid-template-columns: 1fr; }\n  .rc-facts-grid { grid-template-columns: 1fr 1fr; }\n  .rc-comm-big-score { font-size: 42px; }\n  .rc-voucher-card{flex-direction:column;text-align:center}\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"rc-v2\"\u003e\n\u003cdiv class=\"rc-guide-price\"\u003e\n\u003cspan class=\"rc-guide-price-label\"\u003eGuide Price:\u003c\/span\u003e \u003cspan class=\"rc-guide-price-value\"\u003e$45 – $55\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rc-breadcrumb\"\u003e\n\u003ca href=\"\/\"\u003eHome\u003c\/a\u003e \u003cspan\u003e›\u003c\/span\u003e \u003ca href=\"\/collections\/rye-whiskey-reviews\"\u003eRye Whiskey Reviews\u003c\/a\u003e \u003cspan\u003e›\u003c\/span\u003e \u003ca href=\"\/collections\/rye-whiskey-reviews\"\u003eKOVAL\u003c\/a\u003e \u003cspan\u003e›\u003c\/span\u003e Koval Rye Review\n\u003c\/div\u003e\n\u003cdiv class=\"rc-jump-links\"\u003e\n\u003ca href=\"#rc-tasting\" class=\"rc-jump-link\"\u003e👃 Tasting Notes\u003c\/a\u003e\n\u003ca href=\"#rc-flavor\" class=\"rc-jump-link\"\u003e📊 Flavor Profile\u003c\/a\u003e\n\u003ca href=\"#rc-cocktails\" class=\"rc-jump-link\"\u003e🍸 Cocktail Fit\u003c\/a\u003e\n\u003ca href=\"#rc-review\" class=\"rc-jump-link\"\u003e📝 Full Review\u003c\/a\u003e\n\u003ca href=\"#rc-community\" class=\"rc-jump-link\"\u003e👥 Community\u003c\/a\u003e\n\u003ca href=\"#rc-faq\" class=\"rc-jump-link\"\u003e❓ FAQ\u003c\/a\u003e\n\u003ca href=\"#rc-rewards\" class=\"rc-jump-link rc-jump-link--reward\"\u003e🎁 $10 Reward\u003c\/a\u003e\n\u003c\/div\u003e\n\n  \u003cdiv id=\"rc-facts\" class=\"rc-card\"\u003e\n    \u003ch2\u003eQuick Facts\u003c\/h2\u003e\n    \u003cdiv class=\"rc-facts-grid\"\u003e\n      \u003cdiv class=\"rc-fact-item\"\u003e\n\u003cdiv class=\"rc-fact-label\"\u003eType\u003c\/div\u003e\n\u003cdiv class=\"rc-fact-value\"\u003eAmerican Single Barrel Rye Whiskey\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rc-fact-item\"\u003e\n\u003cdiv class=\"rc-fact-label\"\u003eProof \/ ABV\u003c\/div\u003e\n\u003cdiv class=\"rc-fact-value\"\u003e80 proof \/ 40%\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rc-fact-item\"\u003e\n\u003cdiv class=\"rc-fact-label\"\u003eAge\u003c\/div\u003e\n\u003cdiv class=\"rc-fact-value\"\u003eNo age statement\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rc-fact-item\"\u003e\n\u003cdiv class=\"rc-fact-label\"\u003eMash Bill\u003c\/div\u003e\n\u003cdiv class=\"rc-fact-value\"\u003e100% organic rye\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rc-fact-item\"\u003e\n\u003cdiv class=\"rc-fact-label\"\u003ePrice Range\u003c\/div\u003e\n\u003cdiv class=\"rc-fact-value\"\u003e$45 – $55\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rc-fact-item\"\u003e\n\u003cdiv class=\"rc-fact-label\"\u003eBrand\u003c\/div\u003e\n\u003cdiv class=\"rc-fact-value\"\u003eKOVAL Distillery, Chicago\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"rc-fit\" class=\"rc-card\"\u003e\n    \u003ch2\u003eIs This For Me?\u003c\/h2\u003e\n    \u003cdiv class=\"rc-fit-grid\"\u003e\n      \u003cdiv class=\"rc-fit-box rc-fit-like\"\u003e\n        \u003cdiv class=\"rc-fit-label\"\u003e✅ You'll love this if…\u003c\/div\u003e\n        \u003cp\u003eYou want a genuinely 100% rye mash bill at a strength you can drink all evening; you like sweet, light, clean whiskey over heavy oak; you're new to rye and don't want to be bitten; or you care that a bottle is organic, kosher, woman-owned and distilled grain-to-bottle in one Chicago building.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"rc-fit-box rc-fit-skip\"\u003e\n        \u003cdiv class=\"rc-fit-label\"\u003e⛔ Maybe skip if…\u003c\/div\u003e\n        \u003cp\u003eYou want the dill-and-black-pepper punch of a classic American rye — this is markedly softer, and several reviewers flatly wanted more spice. The body is light to the point that \"a touch watery\" and \"thin\" recur across our sources, and young small-barrel wood shows as raw green oak.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"rc-flavor\" class=\"rc-card\"\u003e\n    \u003ch2\u003eFlavor Profile at a Glance\u003c\/h2\u003e\n    \u003cdiv class=\"rc-flavor-bars\"\u003e\n      \u003cdiv class=\"rc-flavor-row\"\u003e\n\u003cdiv class=\"rc-flavor-label\"\u003eSweetness\u003c\/div\u003e\n\u003cdiv class=\"rc-flavor-track\"\u003e\u003cdiv class=\"rc-flavor-fill\" style=\"width: 80%;\"\u003e\u003cbr\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003cdiv class=\"rc-flavor-val\"\u003e8\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rc-flavor-row\"\u003e\n\u003cdiv class=\"rc-flavor-label\"\u003eRye Spice\u003c\/div\u003e\n\u003cdiv class=\"rc-flavor-track\"\u003e\u003cdiv class=\"rc-flavor-fill\" style=\"width: 50%;\"\u003e\u003cbr\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003cdiv class=\"rc-flavor-val\"\u003e5\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rc-flavor-row\"\u003e\n\u003cdiv class=\"rc-flavor-label\"\u003eHerbal \/ Mint\u003c\/div\u003e\n\u003cdiv class=\"rc-flavor-track\"\u003e\u003cdiv class=\"rc-flavor-fill\" style=\"width: 60%;\"\u003e\u003cbr\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003cdiv class=\"rc-flavor-val\"\u003e6\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rc-flavor-row\"\u003e\n\u003cdiv class=\"rc-flavor-label\"\u003eFruit\u003c\/div\u003e\n\u003cdiv class=\"rc-flavor-track\"\u003e\u003cdiv class=\"rc-flavor-fill\" style=\"width: 60%;\"\u003e\u003cbr\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003cdiv class=\"rc-flavor-val\"\u003e6\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rc-flavor-row\"\u003e\n\u003cdiv class=\"rc-flavor-label\"\u003eOak \/ Vanilla\u003c\/div\u003e\n\u003cdiv class=\"rc-flavor-track\"\u003e\u003cdiv class=\"rc-flavor-fill\" style=\"width: 50%;\"\u003e\u003cbr\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003cdiv class=\"rc-flavor-val\"\u003e5\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rc-flavor-row\"\u003e\n\u003cdiv class=\"rc-flavor-label\"\u003eBody\u003c\/div\u003e\n\u003cdiv class=\"rc-flavor-track\"\u003e\u003cdiv class=\"rc-flavor-fill\" style=\"width: 40%;\"\u003e\u003cbr\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003cdiv class=\"rc-flavor-val\"\u003e4\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rc-flavor-row\"\u003e\n\u003cdiv class=\"rc-flavor-label\"\u003eHeat\u003c\/div\u003e\n\u003cdiv class=\"rc-flavor-track\"\u003e\u003cdiv class=\"rc-flavor-fill\" style=\"width: 20%;\"\u003e\u003cbr\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003cdiv class=\"rc-flavor-val\"\u003e2\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rc-flavor-row\"\u003e\n\u003cdiv class=\"rc-flavor-label\"\u003eFinish Length\u003c\/div\u003e\n\u003cdiv class=\"rc-flavor-track\"\u003e\u003cdiv class=\"rc-flavor-fill\" style=\"width: 50%;\"\u003e\u003cbr\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003cdiv class=\"rc-flavor-val\"\u003e5\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"rc-tasting\" class=\"rc-card\"\u003e\n    \u003ch2\u003eWhat It Tastes Like\u003c\/h2\u003e\n    \u003cdiv class=\"rc-tasting-grid\"\u003e\n      \u003cdiv class=\"rc-tasting-card\"\u003e\n\u003cdiv class=\"rc-emoji\"\u003e👃\u003c\/div\u003e\n\u003ch4\u003eNose\u003c\/h4\u003e\n\u003cp\u003eRaw oak and rye bread first, then baking spice, black pepper and caramel, with a cool thread of mint and a little apple.\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rc-tasting-card\"\u003e\n\u003cdiv class=\"rc-emoji\"\u003e👅\u003c\/div\u003e\n\u003ch4\u003ePalate\u003c\/h4\u003e\n\u003cp\u003eMaple syrup and vanilla lead, with apple, black pepper, a mint lift and green oak underneath — sweeter than a 100% rye has any right to be.\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rc-tasting-card\"\u003e\n\u003cdiv class=\"rc-emoji\"\u003e🔥\u003c\/div\u003e\n\u003ch4\u003eFinish\u003c\/h4\u003e\n\u003cp\u003eShort to medium and drying, with maple, pepper and a green-oak edge. Length varies genuinely from barrel to barrel.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cbutton class=\"rc-dl-card\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 16l-5-5h3V4h4v7h3l-5 5zm-7 2v2h14v-2H5z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e Download Tasting Card (PDF)\u003c\/button\u003e\n\n  \u003cdiv id=\"rc-cocktails\" class=\"rc-card\"\u003e\n    \u003ch2\u003eBest Ways to Enjoy\u003c\/h2\u003e\n    \u003cdiv class=\"rc-tasting-grid\" style=\"grid-template-columns: 1fr 1fr;\"\u003e\n      \u003cdiv class=\"rc-tasting-card\"\u003e\n\u003cdiv class=\"rc-emoji\"\u003e🥃\u003c\/div\u003e\n\u003ch4\u003eNeat\u003c\/h4\u003e\n\u003cp\u003eEasy at 80 proof — reviewers repeatedly say \"little to no burn\" — but the light body can read thin beside bolder ryes.\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rc-tasting-card\"\u003e\n\u003cdiv class=\"rc-emoji\"\u003e💧\u003c\/div\u003e\n\u003ch4\u003eWith Water\u003c\/h4\u003e\n\u003cp\u003eSkip it. At 40% ABV there is no heat to tame, and water flattens the maple sweetness that makes this bottle interesting.\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rc-tasting-card\"\u003e\n\u003cdiv class=\"rc-emoji\"\u003e🧊\u003c\/div\u003e\n\u003ch4\u003eOn Ice\u003c\/h4\u003e\n\u003cp\u003eWorks better than water. The chill tightens the sweetness and the mint note reads cleaner against it.\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rc-tasting-card\"\u003e\n\u003cdiv class=\"rc-emoji\"\u003e🍹\u003c\/div\u003e\n\u003ch4\u003eCocktail\u003c\/h4\u003e\n\u003cp\u003eWhere it earns its keep — grain-forward and sweet enough to carry a stirred drink without extra sugar.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv style=\"margin-top: 16px;\"\u003e\n      \u003ch3\u003eCocktail Scores\u003c\/h3\u003e\n      \u003cdiv class=\"rc-cocktail-grid\"\u003e\n        \u003cdiv class=\"rc-cocktail-item\"\u003e\n\u003cdiv class=\"rc-cocktail-name\"\u003eManhattan\u003c\/div\u003e\n\u003cdiv class=\"rc-cocktail-stars\"\u003e★★★★☆\u003c\/div\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"rc-cocktail-item\"\u003e\n\u003cdiv class=\"rc-cocktail-name\"\u003eOld Fashioned\u003c\/div\u003e\n\u003cdiv class=\"rc-cocktail-stars\"\u003e★★★☆☆\u003c\/div\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"rc-cocktail-item\"\u003e\n\u003cdiv class=\"rc-cocktail-name\"\u003eWhiskey Sour\u003c\/div\u003e\n\u003cdiv class=\"rc-cocktail-stars\"\u003e★★★★☆\u003c\/div\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"rc-cocktail-item\"\u003e\n\u003cdiv class=\"rc-cocktail-name\"\u003eBoulevardier\u003c\/div\u003e\n\u003cdiv class=\"rc-cocktail-stars\"\u003e★★★☆☆\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"rc-cocktail-tip\"\u003e💡 \u003cstrong\u003ePro Tip:\u003c\/strong\u003e Build the Manhattan at 2:1 and cut the simple syrup entirely — Koval's maple sweetness already covers it. For the Boulevardier, 40% ABV loses to Campari; reach for something at 100 proof instead.\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"rc-price\" class=\"rc-card\"\u003e\n    \u003ch2\u003ePrice \u0026amp; Value\u003c\/h2\u003e\n    \u003cdiv class=\"rc-price-highlight\"\u003e\n      \u003cdiv class=\"rc-price-range\"\u003e$45 – $55\u003c\/div\u003e\n      \u003cdiv class=\"rc-price-context\"\u003e750ml · MSRP $49.99 direct from KOVAL\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cp\u003eFifty dollars buys craft-distillery economics rather than liquid maturity. Organic grain from a Midwestern farm collective, 30-gallon barrels, heart-cut-only distillation and single-barrel bottling all cost more per litre than the industry norm, and you are paying for that — not for years in wood. Whether that trade is worth it depends on what you want from the glass. If you value provenance, a real 100% rye mash bill and an easy pour, it lands. If you want depth at this price, our \u003ca href=\"\/collections\/best-value-rye-whiskey\"\u003ebest value rye whiskey\u003c\/a\u003e picks will stretch the money further. Prices are stable and widely available, so there is little reason to overpay.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"rc-transparency\" class=\"rc-card\"\u003e\n    \u003ch2\u003eBottle Transparency\u003c\/h2\u003e\n    \u003cul class=\"rc-transparency-list\"\u003e\n      \u003cli\u003e\n\u003cspan class=\"rc-t-label\"\u003eDistillery\u003c\/span\u003e\u003cspan class=\"rc-t-value\"\u003eKOVAL Distillery, 4241 N Ravenswood Ave, Chicago, Illinois. Distilled grain-to-bottle on site — nothing sourced. Founded 2008; woman-owned.\u003c\/span\u003e\n\u003c\/li\u003e\n      \u003cli\u003e\n\u003cspan class=\"rc-t-label\"\u003eGrain\u003c\/span\u003e\u003cspan class=\"rc-t-value\"\u003e100% organic rye from a Midwestern farm collective. Certified organic by MOSA; certified kosher by the Orthodox Union.\u003c\/span\u003e\n\u003c\/li\u003e\n      \u003cli\u003e\n\u003cspan class=\"rc-t-label\"\u003eDistillation\u003c\/span\u003e\u003cspan class=\"rc-t-value\"\u003eKothe still, using only the \"heart cut\" — the middle portion of each run. Heads and tails are discarded rather than redistilled.\u003c\/span\u003e\n\u003c\/li\u003e\n      \u003cli\u003e\n\u003cspan class=\"rc-t-label\"\u003eMaturation\u003c\/span\u003e\u003cspan class=\"rc-t-value\"\u003e30-gallon new charred American oak, smaller than the industry-standard 53-gallon barrel for greater wood contact. No age statement published.\u003c\/span\u003e\n\u003c\/li\u003e\n      \u003cli\u003e\n\u003cspan class=\"rc-t-label\"\u003eBottling\u003c\/span\u003e\u003cspan class=\"rc-t-value\"\u003eSingle barrel — every bottle comes from one barrel, with the barrel number printed on the label. Expect bottle-to-bottle variation.\u003c\/span\u003e\n\u003c\/li\u003e\n      \u003cli\u003e\n\u003cspan class=\"rc-t-label\"\u003eFiltration\u003c\/span\u003e\u003cspan class=\"rc-t-value\"\u003eNot disclosed by the distillery. One reviewer reports it as unfiltered; KOVAL does not publish a filtration statement.\u003c\/span\u003e\n\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"rc-review\" class=\"rc-review-content\"\u003e\n    \u003ch2\u003eFull Review: Koval Rye\u003c\/h2\u003e\n    \u003cdiv class=\"rc-author-box\"\u003e\n      \u003cdiv class=\"rc-author-avatar\"\u003eKL\u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"rc-author-name\"\u003eKevin Lawton\u003c\/div\u003e\n        \u003cdiv class=\"rc-author-role\"\u003eFounder \u0026amp; Lead Reviewer, RyeCentral\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rc-review-body\"\u003e\n      \u003cp\u003eKOVAL was the first distillery to open in Chicago since the mid-1800s, and it has spent since 2008 doing almost everything differently from Kentucky. Organic grain only. A German Kothe still instead of a column. Heart cut only, with heads and tails thrown away rather than recycled back into the next run. Small 30-gallon barrels. And, for the rye, a 100% rye mash bill — not the 51% legal minimum most producers stop at, and not even the 95\/5 MGP recipe that defines the modern American rye shelf. Almost none of that is marketing. It is all verifiable on the label or the TTB paperwork.\u003c\/p\u003e\n      \u003ch3\u003eThe Sweetness Nobody Expects\u003c\/h3\u003e\n      \u003cp\u003eThe single most consistent finding across our sources is one that sounds like a contradiction: a 100% rye whiskey that tastes sweet. Eleven independent reviewers register it, and four of them explicitly say it is sweeter than they expected from an all-rye mash. Maple is the anchor note — five sources name it — with vanilla, brown sugar and apple filling in around it. KOVAL's own line about \"maple and candy corn\" turns out to be half right: maple holds up under scrutiny, candy corn appears in exactly zero independent reviews.\u003c\/p\u003e\n      \u003cp\u003eMint is the other signature, and it is a genuine identifier. Eight sources find it across nose and palate — \"winter mint,\" \"rosemary and mint,\" \"raw mint leaf,\" \"spearmint\" — and Distiller files the bottle's flavour profile as \"Spicy \u0026amp; Herbal\" on that basis. What is striking is what travels with it: nothing. Caraway does not appear in a single source. Dill appears once, in one community note, out of twenty-three. On a 100% rye that is a real absence worth naming, and it is the clearest sign that this is not trying to be a traditional American rye. If dill and pepper are what you're after, \u003ca href=\"\/products\/rittenhouse-bottled-in-bond-rye-review\"\u003eRittenhouse Bottled-in-Bond\u003c\/a\u003e is the shelf-standard answer at half the price.\u003c\/p\u003e\n      \u003ch3\u003eWhere the Youth Shows\u003c\/h3\u003e\n      \u003cp\u003eEleven of our twenty-three sources register young, green or grainy character in plain language: \"youthful exuberance,\" \"dry tannic young oak,\" \"freshly sawn planks,\" \"pencil shavings,\" \"green wood\" three separate times in one review, \"grain fresh,\" \"almost tasting like a very young bourbon.\" Small barrels give you wood contact fast, but wood contact is not the same as maturity, and the difference is audible here. Paired with 40% ABV, it produces the other recurring complaint — \"a touch watery,\" \"light body,\" \"thin.\" One reviewer's verdict was simply \"higher ABV% would help,\" which is hard to argue with.\u003c\/p\u003e\n      \u003cp\u003eKOVAL publishes no age statement, and the sources cannot agree on one: estimates run from eighteen months to four years. That spread is itself consistent with an ongoing single-barrel programme rather than a fixed recipe, and it is why finish length splits three ways across our reviewers — three call it short, three medium, three long. On a single-barrel bottling, that is probably not disagreement so much as different barrels.\u003c\/p\u003e\n      \u003ch3\u003eCocktail Versatility\u003c\/h3\u003e\n      \u003cp\u003eThis is the bottle's strongest argument. The sweetness that reads as a compromise when sipped neat becomes an asset in a stirred drink: a Manhattan built with Koval needs no additional sugar, and the grain character survives vermouth without shouting over it. A Whiskey Sour works for the same reason. Where it struggles is anywhere the other ingredients are louder than it is — Campari flattens it in a Boulevardier, and an Old Fashioned's sugar and bitters leave little for 80 proof to say. For those, step up in strength.\u003c\/p\u003e\n      \u003ch3\u003eOur Verdict\u003c\/h3\u003e\n      \u003cp\u003eAn honest, distinctive, genuinely craft rye that is much sweeter and much gentler than its 100% rye mash bill implies. Buy it for the mint-and-maple character and the provenance; do not buy it expecting weight or spice. It is a better cocktail rye than a sipping rye, and a better beginner's rye than a rye enthusiast's. For the same grain philosophy with more years behind it, \u003ca href=\"\/products\/lot-40-canadian-rye-review\"\u003eLot 40\u003c\/a\u003e is the other well-known 100% rye worth comparing, and the rest of the field is in our \u003ca href=\"\/collections\/100-rye-whiskey-collection\"\u003e100% rye whiskey collection\u003c\/a\u003e.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"rc-community\" class=\"rc-community\"\u003e\n    \u003ch2\u003eCommunity Tasting Notes\u003c\/h2\u003e\n    \u003cdiv class=\"rc-comm-score-row\"\u003e\n      \u003cdiv class=\"rc-comm-big-score\"\u003e\u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cdiv style=\"font-size: 18px; font-weight: bold;\"\u003eCommunity Score\u003c\/div\u003e\n        \u003cdiv class=\"rc-comm-score-meta\"\u003e\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cp style=\"font-size:14px;color:rgba(255,255,255,0.6);margin-top:-8px;\"\u003eThis score rests on ten independent scored sources and roughly 780 crowd ratings across all aggregators — a solid base for a craft bottle. Remove the single largest pool and the figure moves from 3.7 to about 3.5, so treat it as firm but not immovable. Critics scored this notably higher than drinkers on the raw numbers; once both are put on the same scale the gap largely disappears.\u003c\/p\u003e\n    \u003ch3\u003eTop Reported Flavors\u003c\/h3\u003e\n    \u003cdiv class=\"rc-flavor-tags\"\u003e\n    \u003c\/div\u003e\n    \u003ch3\u003eRating Distribution\u003c\/h3\u003e\n    \u003cdiv class=\"rc-histogram\"\u003e\n      \u003cdiv class=\"rc-histogram-row\"\u003e\n\u003cdiv class=\"rc-histogram-label\"\u003e5★\u003c\/div\u003e\n\u003cdiv class=\"rc-histogram-track\"\u003e\u003cdiv class=\"rc-histogram-fill\" style=\"width: 24%;\"\u003e\u003cbr\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003cdiv class=\"rc-histogram-pct\"\u003e24%\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rc-histogram-row\"\u003e\n\u003cdiv class=\"rc-histogram-label\"\u003e4★\u003c\/div\u003e\n\u003cdiv class=\"rc-histogram-track\"\u003e\u003cdiv class=\"rc-histogram-fill\" style=\"width: 38%;\"\u003e\u003cbr\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003cdiv class=\"rc-histogram-pct\"\u003e38%\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rc-histogram-row\"\u003e\n\u003cdiv class=\"rc-histogram-label\"\u003e3★\u003c\/div\u003e\n\u003cdiv class=\"rc-histogram-track\"\u003e\u003cdiv class=\"rc-histogram-fill\" style=\"width: 26%;\"\u003e\u003cbr\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003cdiv class=\"rc-histogram-pct\"\u003e26%\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rc-histogram-row\"\u003e\n\u003cdiv class=\"rc-histogram-label\"\u003e2★\u003c\/div\u003e\n\u003cdiv class=\"rc-histogram-track\"\u003e\u003cdiv class=\"rc-histogram-fill\" style=\"width: 8%;\"\u003e\u003cbr\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003cdiv class=\"rc-histogram-pct\"\u003e8%\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rc-histogram-row\"\u003e\n\u003cdiv class=\"rc-histogram-label\"\u003e1★\u003c\/div\u003e\n\u003cdiv class=\"rc-histogram-track\"\u003e\u003cdiv class=\"rc-histogram-fill\" style=\"width: 4%;\"\u003e\u003cbr\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003cdiv class=\"rc-histogram-pct\"\u003e4%\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"rc-cta-banner\"\u003e\n    \u003ch2\u003eTried Koval Rye? Share Your Tasting Notes\u003c\/h2\u003e\n    \u003cp\u003eJoin the RyeCentral community and help other whiskey lovers discover new favorites. Your review connects taste profiles with the perfect pour.\u003c\/p\u003e\n    \u003ca class=\"rc-btn-white\" href=\"#judgeme_product_reviews\"\u003eWrite a Review\u003c\/a\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"rc-rewards\" class=\"rc-card\"\u003e\n    \u003ch2\u003e🎁 Whiskey Review Rewards\u003c\/h2\u003e\n    \u003cdiv class=\"rc-voucher-card\"\u003e\n      \u003cspan class=\"rc-emoji\"\u003e🎁\u003c\/span\u003e\n      \u003cdiv\u003e\n        \u003ch4\u003e$10 Gift Voucher — Every Review\u003c\/h4\u003e\n        \u003cp\u003eWrite a real tasting review and we'll send you a $10 digital gift voucher for barware and whiskey accessories on the store. Your honest notes help fellow rye lovers discover new favorites.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rc-process-strip\"\u003e\n      \u003ca href=\"\/pages\/how-our-reviews-work\" class=\"rc-process-step\"\u003e\n        \u003cdiv class=\"rc-process-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M8 2h8v5a4 4 0 0 1-1.5 3.12L12 12l-2.5-1.88A4 4 0 0 1 8 7V2z\"\u003e\u003c\/path\u003e\u003cpath d=\"M12 12v7\"\u003e\u003c\/path\u003e\u003cpath stroke-width=\"2\" d=\"M8 22h8\"\u003e\u003c\/path\u003e\u003cpath stroke-width=\"2\" d=\"M7 2h10\"\u003e\u003c\/path\u003e\u003cline stroke-width=\"1.5\" y2=\"7\" x2=\"18\" y1=\"4\" x1=\"15\"\u003e\u003c\/line\u003e\u003cpath stroke-width=\"1.5\" d=\"M17 4l1 3-2 1\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003cspan class=\"rc-process-label\"\u003ePour\u003c\/span\u003e\n      \u003c\/a\u003e\n      \u003ca href=\"\/pages\/how-our-reviews-work\" class=\"rc-process-step\"\u003e\n        \u003cdiv class=\"rc-process-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003crect stroke-width=\"2\" rx=\"1\" height=\"16\" width=\"8\" y=\"4\" x=\"2\"\u003e\u003c\/rect\u003e\u003crect stroke-width=\"2\" rx=\"1\" height=\"16\" width=\"8\" y=\"4\" x=\"14\"\u003e\u003c\/rect\u003e\u003cline y2=\"8\" x2=\"8\" y1=\"8\" x1=\"4\"\u003e\u003c\/line\u003e\u003cline y2=\"8\" x2=\"20\" y1=\"8\" x1=\"16\"\u003e\u003c\/line\u003e\u003cline y2=\"11\" x2=\"8\" y1=\"11\" x1=\"4\"\u003e\u003c\/line\u003e\u003cline y2=\"11\" x2=\"20\" y1=\"11\" x1=\"16\"\u003e\u003c\/line\u003e\u003cline y2=\"14\" x2=\"7\" y1=\"14\" x1=\"4\"\u003e\u003c\/line\u003e\u003cline y2=\"14\" x2=\"19\" y1=\"14\" x1=\"16\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003cspan class=\"rc-process-label\"\u003eCompare\u003c\/span\u003e\n      \u003c\/a\u003e\n      \u003ca href=\"\/pages\/how-our-reviews-work\" class=\"rc-process-step\"\u003e\n        \u003cdiv class=\"rc-process-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"14 2 14 8 20 8\"\u003e\u003c\/polyline\u003e\u003cline y2=\"13\" x2=\"16\" y1=\"13\" x1=\"8\"\u003e\u003c\/line\u003e\u003cline y2=\"17\" x2=\"14\" y1=\"17\" x1=\"8\"\u003e\u003c\/line\u003e\u003cpath d=\"M10 9H8\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003cspan class=\"rc-process-label\"\u003eReview\u003c\/span\u003e\n      \u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"rc-honesty-block\"\u003e\n    \u003cp\u003e\"At RyeCentral, we never pay for positive reviews — \u003cstrong\u003ehonest, unbiased opinions matter.\u003c\/strong\u003e\"\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"rc-proscons\" class=\"rc-card\"\u003e\n    \u003ch2\u003ePros \u0026amp; Cons\u003c\/h2\u003e\n    \u003cdiv class=\"rc-proscons-grid\"\u003e\n      \u003cdiv class=\"rc-proscons-col\"\u003e\n        \u003ch3\u003ePros\u003c\/h3\u003e\n        \u003cul\u003e\n          \u003cli\u003e\n\u003cspan class=\"rc-pro-icon\"\u003e✓\u003c\/span\u003eA true 100% rye mash bill, not the 51% legal minimum\u003c\/li\u003e\n          \u003cli\u003e\n\u003cspan class=\"rc-pro-icon\"\u003e✓\u003c\/span\u003eVery approachable at 80 proof — \"little to no burn\" is the common verdict\u003c\/li\u003e\n          \u003cli\u003e\n\u003cspan class=\"rc-pro-icon\"\u003e✓\u003c\/span\u003eDistinctive mint-and-maple character; 8 sources independently find the mint\u003c\/li\u003e\n          \u003cli\u003e\n\u003cspan class=\"rc-pro-icon\"\u003e✓\u003c\/span\u003eOrganic (MOSA), kosher (OU), woman-owned, distilled grain-to-bottle in Chicago\u003c\/li\u003e\n          \u003cli\u003e\n\u003cspan class=\"rc-pro-icon\"\u003e✓\u003c\/span\u003eSingle barrel with the barrel number printed on every label\u003c\/li\u003e\n          \u003cli\u003e\n\u003cspan class=\"rc-pro-icon\"\u003e✓\u003c\/span\u003eExcellent stirred-cocktail base that needs no added sugar\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"rc-proscons-col\"\u003e\n        \u003ch3\u003eCons\u003c\/h3\u003e\n        \u003cul\u003e\n          \u003cli\u003e\n\u003cspan class=\"rc-con-icon\"\u003e✗\u003c\/span\u003eLight body — \"a touch watery\" and \"thin\" recur across reviewers\u003c\/li\u003e\n          \u003cli\u003e\n\u003cspan class=\"rc-con-icon\"\u003e✗\u003c\/span\u003eRye spice is muted; 4 sources say it is less spicy than they expected\u003c\/li\u003e\n          \u003cli\u003e\n\u003cspan class=\"rc-con-icon\"\u003e✗\u003c\/span\u003eRaw green-wood character from young aging in small barrels\u003c\/li\u003e\n          \u003cli\u003e\n\u003cspan class=\"rc-con-icon\"\u003e✗\u003c\/span\u003eNo age statement, and published estimates range from 18 months to 4 years\u003c\/li\u003e\n          \u003cli\u003e\n\u003cspan class=\"rc-con-icon\"\u003e✗\u003c\/span\u003eAround $50 buys considerably more maturity elsewhere\u003c\/li\u003e\n          \u003cli\u003e\n\u003cspan class=\"rc-con-icon\"\u003e✗\u003c\/span\u003eSingle-barrel variation makes finish length genuinely inconsistent\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"rc-faq\" class=\"rc-card\"\u003e\n    \u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n    \u003cdiv class=\"rc-faq-item\"\u003e\n\u003ch3 class=\"rc-faq-q\"\u003e❓ Is Koval Rye really 100% rye?\u003c\/h3\u003e\n\u003cdiv class=\"rc-faq-a\"\u003eYes. The mash bill is 100% organic rye grain sourced from a Midwestern farm collective, with no corn, wheat or malted barley. US law only requires 51% rye, and most brands stop there — Koval is one of a small group that goes all the way. See the rest in our \u003ca href=\"\/collections\/100-rye-whiskey-collection\"\u003e100% rye whiskey collection\u003c\/a\u003e.\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"rc-faq-item\"\u003e\n\u003ch3 class=\"rc-faq-q\"\u003e❓ What proof is Koval Rye?\u003c\/h3\u003e\n\u003cdiv class=\"rc-faq-a\"\u003e80 proof, or 40% ABV — the legal minimum for whiskey in the United States. Koval also makes a Bottled in Bond rye at 100 proof, which is a different and considerably more intense bottle. Do not confuse the two on the shelf.\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"rc-faq-item\"\u003e\n\u003ch3 class=\"rc-faq-q\"\u003e❓ Is Koval Rye a straight rye whiskey?\u003c\/h3\u003e\n\u003cdiv class=\"rc-faq-a\"\u003eNo, and the label does not claim to be. \"Straight\" requires at least two years in new charred oak, and Koval publishes no age statement for this bottling. It is simply labelled rye whiskey. Their Bottled in Bond release, by contrast, carries a legally guaranteed four-year minimum.\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"rc-faq-item\"\u003e\n\u003ch3 class=\"rc-faq-q\"\u003e❓ How old is Koval Rye?\u003c\/h3\u003e\n\u003cdiv class=\"rc-faq-a\"\u003eKoval does not publish an age. Independent reviewers estimate anywhere from 18 months to four years, and that spread is genuine rather than sloppy — this is an ongoing single-barrel programme, so barrels differ. It is aged in 30-gallon barrels, smaller than the industry-standard 53-gallon, which speeds up wood contact.\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"rc-faq-item\"\u003e\n\u003ch3 class=\"rc-faq-q\"\u003e❓ Does Koval Rye taste spicy?\u003c\/h3\u003e\n\u003cdiv class=\"rc-faq-a\"\u003eLess than you would expect. Despite the 100% rye mash bill, reviewers repeatedly describe the spice as \"reserved\" or \"surprisingly subdued,\" and sweetness is the dominant impression. Caraway is absent from every source we checked and dill appears only once — so if you want the classic dill-and-pepper rye signature, look elsewhere.\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"rc-faq-item\"\u003e\n\u003ch3 class=\"rc-faq-q\"\u003e❓ Is Koval Rye good in cocktails?\u003c\/h3\u003e\n\u003cdiv class=\"rc-faq-a\"\u003eYes — it is arguably better mixed than neat. Its natural maple sweetness means a Manhattan needs no extra sugar, and it works well in a Whiskey Sour. At 40% ABV it does get overwhelmed by assertive ingredients, so skip it for Boulevardiers and reach for something at 100 proof instead.\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"rc-faq-item\"\u003e\n\u003ch3 class=\"rc-faq-q\"\u003e❓ Is Koval Rye worth around $50?\u003c\/h3\u003e\n\u003cdiv class=\"rc-faq-a\"\u003eIt depends what you are buying. You are paying for organic grain, tiny barrels, heart-cut-only distillation and single-barrel bottling — real costs that do not translate into age. If provenance and a genuine 100% rye mash bill matter to you, it is fair value. If you want depth and weight for the money, several bottles at this price deliver more.\u003c\/div\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003cdiv class=\"rc-disclaimer\"\u003e\n\u003cstrong\u003eDisclaimer:\u003c\/strong\u003e RyeCentral does not sell alcohol. We publish independent rye whiskey reviews, ratings, and community tasting notes to help you choose a bottle to buy elsewhere. Every review follows our \u003ca href=\"\/pages\/review-methodology\"\u003eCommunity Score Pipeline\u003c\/a\u003e — an eight-step process for producing accurate, unbiased content.\u003c\/div\u003e\n\u003cdiv class=\"rc-last-updated\"\u003eLast updated: September 9, 2026 — Kevin Lawton\u003c\/div\u003e\n\n  \u003cscript src=\"https:\/\/unpkg.com\/jspdf@2.5.2\/dist\/jspdf.umd.min.js\"\u003e\u003c\/script\u003e\n\n\u003c\/div\u003e","brand":"KOVAL","offers":[{"title":"Default Title","offer_id":50471697449208,"sku":null,"price":49.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0730\/7935\/7688\/files\/rye-2026.webp?v=1788949777","url":"https:\/\/www.ryecentral.com\/products\/koval-rye-review","provider":"RyeCentral","version":"1.0","type":"link"}