{"product_id":"tincup-straight-rye-review","title":"TinCup Straight Rye Review","description":"\u003cstyle\u003e\n\/* ── RyeCentral Review v2 CSS ── *\/\n\/* ── IMPORTANT: This CSS is extracted from the V2 Reference Template ── *\/\n\/* ── at \/products\/v2-ref-template-do-not-edit — DO NOT MODIFY ── *\/\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\n\/* ── Breadcrumb ── *\/\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\n\/* ── Jump Links ── *\/\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\n\/* ── Cards ── *\/\n.rc-card { background: #fff; border: 1px solid #e5e5e0; border-radius: 10px; padding: 24px; margin-bottom: 20px; }\n\n\/* ── Quick Facts ── *\/\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\n\/* ── Is This For Me ── *\/\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\n\/* ── Flavor Profile ── *\/\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\n\/* ── Tasting Notes ── *\/\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\n\/* ── Cocktail Fit ── *\/\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\n\/* ── Price Card ── *\/\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\n\/* ── Transparency Table ── *\/\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\n\/* ── Full Review ── *\/\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\n\/* ── Community Section ── *\/\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\n\/* ── CTA Banner ── *\/\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\n\/* ── Pros\/Cons ── *\/\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\n\/* ── FAQ ── *\/\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\n\/* ── Disclaimer ── *\/\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\n\/* ── Rewards ── *\/\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\n\/* ── Tasting Card Button ── *\/\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\n\/* ── Pour Compare Review Process Strip ── *\/\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\n\/* ── Hide Shopify buy elements (we don't sell alcohol) ── *\/\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\n\/* ── Title \u0026 Price overrides ── *\/\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\n\/* ── Guide Price + Where to Buy ── *\/\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.rc-where-to-buy { display: inline-flex; align-items: center; justify-content: center; gap: 8px; width: 100%; padding: 14px 24px; background: #E8860C; color: #fff; font-size: 16px; font-weight: 700; border: none; border-radius: 8px; cursor: pointer; text-decoration: none; transition: background 0.15s; margin-bottom: 12px; }\n.rc-where-to-buy:hover { background: #d4710a; color: #fff; }\n.rc-where-to-buy svg { flex-shrink: 0; }\n.rc-buy-wrap { margin-bottom: 12px; }\n.rc-buy-wrap summary { list-style: none; }\n.rc-buy-wrap summary::-webkit-details-marker { display: none; }\n.rc-buy-wrap summary::marker { display: none; content: ''; }\n.rc-coming-soon { background: #fff8f0; border: 1px solid #E8860C; border-radius: 8px; text-align: center; padding: 16px; margin-top: 8px; }\n.rc-coming-soon h4 { font-size: 16px; font-weight: 700; margin: 0 0 6px; color: #1a1a1a; }\n.rc-coming-soon p { font-size: 14px; color: #6b6b65; margin: 0; line-height: 1.5; }\n\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\u003c!-- Guide Price --\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$29.99\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- Breadcrumb --\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\"\u003eTINCUP\u003c\/a\u003e \u003cspan\u003e›\u003c\/span\u003e TinCup Straight Rye Review\n\u003c\/div\u003e\n\u003c!-- Jump Links --\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  \u003c!-- Quick Facts Section --\u003e\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\"\u003eStraight 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\"\u003e90 Proof \/ 45% ABV\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\"\u003e3 Years\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\"\u003e95% Rye \/ 5% Malted Barley\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rc-fact-item\"\u003e\n\u003cdiv class=\"rc-fact-label\"\u003eOrigin\u003c\/div\u003e\n\u003cdiv class=\"rc-fact-value\"\u003eDistilled in Indiana, bottled in Colorado\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$28–$32\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\"\u003eTINCUP Whiskey (Proximo Spirits)\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rc-fact-item\"\u003e\n\u003cdiv class=\"rc-fact-label\"\u003eReleased\u003c\/div\u003e\n\u003cdiv class=\"rc-fact-value\"\u003e2020\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Is This For Me Section --\u003e\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 real 95\/5 MGP rye at a weeknight price, or you're new to rye and want something that won't fight you. At 90 proof it's soft, sweet-leaning and easy to drink, and it makes a genuinely good Manhattan for about thirty dollars.\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 weight, depth or a long finish. Three years in the barrel shows — it's light through the middle and gone quickly at the end, and experienced rye drinkers regularly call it under-spiced for a 95% rye mash bill.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Flavor Profile Section --\u003e\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: 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\"\u003eRye Spice\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\"\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: 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\"\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: 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\"\u003eFinish Length\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    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- What It Tastes Like Section --\u003e\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\u003eBright citrus leads — lemon and orange peel over young, sappy oak. Vanilla sits underneath with the unmistakable MGP dill note, and a prickle of black pepper on the back of the sniff.\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\u003eRye spice arrives first but stays polite. Brown sugar and vanilla round it out quickly, with light oak and a squeeze of citrus keeping it from turning syrupy.\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. Dill and dry rye spice linger over fading brown sugar sweetness — clean, faintly grassy, and gone sooner than you'd like.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Download Tasting Card --\u003e\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  \u003c!-- Best Ways to Enjoy Section --\u003e\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\u003ePleasant but unremarkable. The light body and short finish show its three years quickly.\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 90 proof and already light-bodied, water flattens what little middle there is.\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 well. Chilling tightens the sweetness and the dill reads cleaner and less green.\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 belongs. A true 95\/5 MGP rye at $30 builds a solid Manhattan or Old Fashioned without touching a good bottle.\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 Use it in stirred drinks and save your money. At 90 proof it stands up to vermouth better than most sub-$30 ryes, but neat it never quite gets going.\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Price \u0026 Value Section --\u003e\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$28–$32\u003c\/div\u003e\n      \u003cdiv class=\"rc-price-context\"\u003e750ml · $29.95 at NC ABC, $27.99 at Binny's, $34 direct from the brand\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cp\u003eThis is the value case for TinCup: the same MGP 95\/5 distillate that fills far more expensive bottles, at roughly $30. What you give up is age and depth — three years versus the four-plus you get from \u003ca href=\"\/products\/bulleit-95-rye-whiskey-review\"\u003eBulleit 95 Rye\u003c\/a\u003e or the extra proof and structure of \u003ca href=\"\/products\/redemption-straight-rye-whiskey-review\"\u003eRedemption Straight Rye\u003c\/a\u003e. As a cocktail workhorse it earns its place; as a sipper it's outclassed by several bottles in our \u003ca href=\"\/collections\/best-value-rye-whiskey\"\u003ebest value rye whiskey\u003c\/a\u003e list.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Bottle Transparency Section --\u003e\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\"\u003eMGP of Indiana (Lawrenceburg) — contract distilled. The brand's own site says only \"distilled and aged\"; state ABC listings name Indiana.\u003c\/span\u003e\n\u003c\/li\u003e\n      \u003cli\u003e\n\u003cspan class=\"rc-t-label\"\u003eMash Bill\u003c\/span\u003e\u003cspan class=\"rc-t-value\"\u003e95% rye \/ 5% malted barley. Not published by TINCUP; disclosed via trade press and consistent with MGP's standard rye recipe.\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\"\u003eMinimum 3 years in new charred oak, aged in Indiana before shipping to Colorado.\u003c\/span\u003e\n\u003c\/li\u003e\n      \u003cli\u003e\n\u003cspan class=\"rc-t-label\"\u003eProofing Water\u003c\/span\u003e\u003cspan class=\"rc-t-value\"\u003eRocky Mountain water, added in Colorado — the only Colorado production step.\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.\u003c\/span\u003e\n\u003c\/li\u003e\n      \u003cli\u003e\n\u003cspan class=\"rc-t-label\"\u003eGrain Sourcing\u003c\/span\u003e\u003cspan class=\"rc-t-value\"\u003eNot disclosed.\u003c\/span\u003e\n\u003c\/li\u003e\n      \u003cli\u003e\n\u003cspan class=\"rc-t-label\"\u003eProof\u003c\/span\u003e\u003cspan class=\"rc-t-value\"\u003e90 proof \/ 45% ABV\u003c\/span\u003e\n\u003c\/li\u003e\n      \u003cli\u003e\n\u003cspan class=\"rc-t-label\"\u003ePackaging Note\u003c\/span\u003e\u003cspan class=\"rc-t-value\"\u003eRelabelled in 2025. Older bottles read \"TINCUP Mountain Straight Rye\"; current bottles read \"Straight Rye Whiskey\" with a green neck band. Same liquid.\u003c\/span\u003e\n\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Full Review Section --\u003e\n  \u003cdiv id=\"rc-review\" class=\"rc-review-content\"\u003e\n    \u003ch2\u003eFull Review: TinCup Straight 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      \u003ch3\u003eA Colorado Bottle With an Indiana Heart\u003c\/h3\u003e\n\u003cp\u003eTINCUP is Jess Graber's other whiskey — the Stranahan's co-founder's more accessible, Proximo-backed line, named for the Colorado mining town of Tin Cup. The rye arrived in January 2020, and the honest description of it is a Colorado bottle with an Indiana heart: the whiskey is distilled and aged at MGP in Lawrenceburg for three years on the familiar 95% rye \/ 5% malted barley recipe, then shipped west and cut to 90 proof with Rocky Mountain water. That water is the sole Colorado step, and the brand's marketing leans on it harder than it probably deserves.\u003c\/p\u003e\n\u003cp\u003eNone of that is a mark against the whiskey. MGP's 95\/5 is the backbone of a large slice of American rye, and plenty of well-regarded bottles — including \u003ca href=\"\/products\/redemption-sur-lee-straight-rye-whiskey-review\"\u003eRedemption Sur Lee\u003c\/a\u003e — come from the same stills. The question is only what three years and 90 proof do to it.\u003c\/p\u003e\n\u003ch3\u003eAroma \u0026amp; Palate\u003c\/h3\u003e\n\u003cp\u003eThe answer is: lighten it. The nose is bright and citrus-forward, lemon and orange peel over young, sappy oak, with vanilla and that signature dill sitting underneath. On the palate the rye spice shows up on time but never raises its voice — brown sugar and vanilla take over fast, with light oak and a citrus lift keeping the sweetness in check. It is, by broad consensus, softer than its proof suggests. Reviewers use \"smooth\" and \"mellow\" so consistently that several complain it's under-spiced for a 95% rye mash bill.\u003c\/p\u003e\n\u003cp\u003eThe finish is where the youth is most obvious. It's short to medium, dill and dry spice over fading sweetness, and it doesn't linger the way a four- or six-year rye does. Body divides opinion — a minority find it thick and oily; the majority call it light, and one prominent reviewer went as far as \"downright watery.\"\u003c\/p\u003e\n\u003ch3\u003eWhere the Reviews Land\u003c\/h3\u003e\n\u003cp\u003eThis is a bottle the critics disagree about more than the crowd does. Blind panels have been kind to it — the Beverage Testing Institute has awarded it in the high 80s and low 90s across two separate tastings — while enthusiast bloggers have been notably cooler, with two of the best-known rye reviewers landing it at 2.5 out of 5. The 126-rating community pool sits at 3.43, and our sample-weighted score of 3.7 reflects exactly that split: a competent, likeable rye that impresses in a blind lineup and underwhelms people looking for intensity.\u003c\/p\u003e\n\u003ch3\u003eOur Verdict\u003c\/h3\u003e\n\u003cp\u003eBuy it for cocktails. At around $30 it delivers real 95\/5 character into a Manhattan or an Old Fashioned without the guilt of pouring something better, and its softness is an asset behind vermouth and bitters. As a neat pour it's fine and forgettable — if that's what you want at this price, look at the \u003ca href=\"\/collections\/best-rye-whiskey-for-sipping\"\u003ebest rye whiskey for sipping\u003c\/a\u003e instead. For anyone new to the category, though, this is one of the easier front doors into rye: cheap, widely available, and genuinely representative of what an MGP rye tastes like.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Community Score Section --\u003e\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    \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: 22%;\"\u003e\u003cbr\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003cdiv class=\"rc-histogram-pct\"\u003e22%\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: 28%;\"\u003e\u003cbr\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003cdiv class=\"rc-histogram-pct\"\u003e28%\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: 9%;\"\u003e\u003cbr\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003cdiv class=\"rc-histogram-pct\"\u003e9%\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: 3%;\"\u003e\u003cbr\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003cdiv class=\"rc-histogram-pct\"\u003e3%\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- CTA Banner --\u003e\n  \u003cdiv class=\"rc-cta-banner\"\u003e\n    \u003ch2\u003eTried TinCup Straight 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  \u003c!-- Whiskey Review Rewards --\u003e\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  \u003c!-- Honesty Block --\u003e\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  \u003c!-- Pros \u0026 Cons Section --\u003e\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\u003e\u003cspan\u003eGenuine MGP 95\/5 rye distillate for around $30\u003c\/span\u003e\n\u003c\/li\u003e\n          \u003cli\u003e\n\u003cspan class=\"rc-pro-icon\"\u003e✓\u003c\/span\u003e\u003cspan\u003eSoft and approachable at 90 proof — a strong first rye\u003c\/span\u003e\n\u003c\/li\u003e\n          \u003cli\u003e\n\u003cspan class=\"rc-pro-icon\"\u003e✓\u003c\/span\u003e\u003cspan\u003eExcellent cocktail value; holds up against vermouth\u003c\/span\u003e\n\u003c\/li\u003e\n          \u003cli\u003e\n\u003cspan class=\"rc-pro-icon\"\u003e✓\u003c\/span\u003e\u003cspan\u003eWidely distributed and consistently priced\u003c\/span\u003e\n\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\u003e\u003cspan\u003eOnly three years old — light through the middle, short at the end\u003c\/span\u003e\n\u003c\/li\u003e\n          \u003cli\u003e\n\u003cspan class=\"rc-con-icon\"\u003e✗\u003c\/span\u003e\u003cspan\u003eFrequently called under-spiced for a 95% rye mash bill\u003c\/span\u003e\n\u003c\/li\u003e\n          \u003cli\u003e\n\u003cspan class=\"rc-con-icon\"\u003e✗\u003c\/span\u003e\u003cspan\u003eColorado branding overstates a whiskey distilled and aged in Indiana\u003c\/span\u003e\n\u003c\/li\u003e\n          \u003cli\u003e\n\u003cspan class=\"rc-con-icon\"\u003e✗\u003c\/span\u003e\u003cspan\u003eMash bill, filtration and grain sourcing are not disclosed by the brand\u003c\/span\u003e\n\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- FAQ Section --\u003e\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❓ Who actually makes TinCup Rye?\u003c\/h3\u003e\n\u003cdiv class=\"rc-faq-a\"\u003eIt's contract-distilled and aged at MGP in Lawrenceburg, Indiana, then shipped to Colorado, cut to proof with Rocky Mountain water and bottled. TINCUP is a Proximo Spirits brand founded by Jess Graber, who co-founded Stranahan's.\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"rc-faq-item\"\u003e\n\u003ch3 class=\"rc-faq-q\"\u003e❓ What is the TinCup Rye mash bill?\u003c\/h3\u003e\n\u003cdiv class=\"rc-faq-a\"\u003e95% rye and 5% malted barley — MGP's standard rye recipe. TINCUP doesn't publish this on its own site; it's disclosed through trade press and is consistent with the distillate's character.\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"rc-faq-item\"\u003e\n\u003ch3 class=\"rc-faq-q\"\u003e❓ What proof is TinCup Rye?\u003c\/h3\u003e\n\u003cdiv class=\"rc-faq-a\"\u003e90 proof \/ 45% ABV, with a stated minimum age of three years. There is no age statement on the front label.\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"rc-faq-item\"\u003e\n\u003ch3 class=\"rc-faq-q\"\u003e❓ Is TinCup Rye good for cocktails?\u003c\/h3\u003e\n\u003cdiv class=\"rc-faq-a\"\u003eYes — it's the best argument for the bottle. At 90 proof it survives dilution in a Manhattan or Old Fashioned, and the softness that holds it back neat becomes an asset alongside vermouth and bitters.\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"rc-faq-item\"\u003e\n\u003ch3 class=\"rc-faq-q\"\u003e❓ Why does my bottle look different from the photos?\u003c\/h3\u003e\n\u003cdiv class=\"rc-faq-a\"\u003eTINCUP relabelled the range in 2025. Older bottles read \"TINCUP Mountain Straight Rye\"; current bottles read \"Straight Rye Whiskey\" and carry a green neck band. It's the same whiskey — many retailer listings still show the old packaging.\u003c\/div\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Disclaimer \u0026 Last Updated --\u003e\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 5, 2026 — Kevin Lawton\u003c\/div\u003e\n\n  \u003c!-- jsPDF Library --\u003e\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":"TINCUP","offers":[{"title":"Default Title","offer_id":50448420798712,"sku":null,"price":29.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0730\/7935\/7688\/files\/tincup-ecomm-product-hero-rye.jpg?v=1788644829","url":"https:\/\/www.ryecentral.com\/products\/tincup-straight-rye-review","provider":"RyeCentral","version":"1.0","type":"link"}