{
  "name": "Cocktail ABV & Standard Drinks Index",
  "description": "BatchPour's computed finished-ABV and US-standard-drinks table for classic cocktail specs.",
  "source": "https://batchpour.com/data/cocktail-abv-and-standard-drinks",
  "publisher": "BatchPour",
  "attribution": "BatchPour - https://batchpour.com",
  "license": "CC BY 4.0 (https://creativecommons.org/licenses/by/4.0/)",
  "licenseNote": "BatchPour's computed ABV & standard-drinks index over classic cocktail specs is licensed CC BY 4.0. The underlying recipe ratios are public-domain classic/IBA specifications and are not covered by this license.",
  "methodology": "Computed from each recipe's ingredient ratios with added-water planning assumptions: stir 22%, shake 27%, build 0% of the full recipe volume before added water. These presets do not predict ice melt. One US standard drink is 0.6 fl oz pure alcohol.",
  "lastReviewed": "June 2026",
  "rowCount": 80,
  "disclaimer": "BatchPour tools produce estimates for planning purposes only. Actual dilution, ABV, and ingredient yields vary by technique, ice temperature, and produce. Always taste and adjust. Drink responsibly.",
  "columns": {
    "name": "Cocktail name",
    "slug": "BatchPour cocktail URL slug",
    "base": "Declared base spirit family",
    "method": "Recipe method used to select the added-water planning preset",
    "neatAbvPct": "ABV before modeled dilution",
    "finishedAbvPct": "ABV after modeled dilution water",
    "stdDrinksPerServing": "US standard drinks per serving",
    "iba": "Whether the cocktail is marked as IBA official in BatchPour metadata"
  },
  "rows": [
    {
      "name": "Old Fashioned",
      "slug": "old-fashioned",
      "base": "Whiskey",
      "method": "build",
      "neatAbvPct": 40.2,
      "finishedAbvPct": 40.2,
      "stdDrinksPerServing": 1.58,
      "iba": true
    },
    {
      "name": "Mint Julep",
      "slug": "mint-julep",
      "base": "Whiskey",
      "method": "build",
      "neatAbvPct": 37.5,
      "finishedAbvPct": 37.5,
      "stdDrinksPerServing": 1.88,
      "iba": true
    },
    {
      "name": "Sazerac",
      "slug": "sazerac",
      "base": "Whiskey",
      "method": "stir",
      "neatAbvPct": 42.7,
      "finishedAbvPct": 35,
      "stdDrinksPerServing": 1.8,
      "iba": true
    },
    {
      "name": "Vesper",
      "slug": "vesper",
      "base": "Gin",
      "method": "stir",
      "neatAbvPct": 40.8,
      "finishedAbvPct": 33.4,
      "stdDrinksPerServing": 3.06,
      "iba": true
    },
    {
      "name": "Black Russian",
      "slug": "black-russian",
      "base": "Vodka",
      "method": "build",
      "neatAbvPct": 33.3,
      "finishedAbvPct": 33.3,
      "stdDrinksPerServing": 1.67,
      "iba": true
    },
    {
      "name": "Rusty Nail",
      "slug": "rusty-nail",
      "base": "Whiskey",
      "method": "stir",
      "neatAbvPct": 40,
      "finishedAbvPct": 32.8,
      "stdDrinksPerServing": 1.83,
      "iba": true
    },
    {
      "name": "Dry Martini",
      "slug": "dry-martini",
      "base": "Gin",
      "method": "stir",
      "neatAbvPct": 39.7,
      "finishedAbvPct": 32.5,
      "stdDrinksPerServing": 1.98,
      "iba": true
    },
    {
      "name": "Gibson",
      "slug": "gibson",
      "base": "Gin",
      "method": "stir",
      "neatAbvPct": 39.7,
      "finishedAbvPct": 32.5,
      "stdDrinksPerServing": 1.98,
      "iba": false
    },
    {
      "name": "Godfather",
      "slug": "godfather",
      "base": "Whiskey",
      "method": "stir",
      "neatAbvPct": 36.7,
      "finishedAbvPct": 30.1,
      "stdDrinksPerServing": 1.68,
      "iba": true
    },
    {
      "name": "Vodka Martini",
      "slug": "vodka-martini",
      "base": "Vodka",
      "method": "stir",
      "neatAbvPct": 36.3,
      "finishedAbvPct": 29.8,
      "stdDrinksPerServing": 1.82,
      "iba": false
    },
    {
      "name": "Manhattan",
      "slug": "manhattan",
      "base": "Whiskey",
      "method": "stir",
      "neatAbvPct": 35.6,
      "finishedAbvPct": 29.2,
      "stdDrinksPerServing": 1.83,
      "iba": true
    },
    {
      "name": "Brooklyn",
      "slug": "brooklyn",
      "base": "Whiskey",
      "method": "stir",
      "neatAbvPct": 34.9,
      "finishedAbvPct": 28.6,
      "stdDrinksPerServing": 2.03,
      "iba": false
    },
    {
      "name": "Between the Sheets",
      "slug": "between-the-sheets",
      "base": "Brandy & Cognac",
      "method": "shake",
      "neatAbvPct": 36,
      "finishedAbvPct": 28.3,
      "stdDrinksPerServing": 1.5,
      "iba": false
    },
    {
      "name": "Vieux Carré",
      "slug": "vieux-carre",
      "base": "Whiskey",
      "method": "stir",
      "neatAbvPct": 34.3,
      "finishedAbvPct": 28.1,
      "stdDrinksPerServing": 1.92,
      "iba": false
    },
    {
      "name": "Zombie",
      "slug": "zombie",
      "base": "Rum",
      "method": "shake",
      "neatAbvPct": 35.5,
      "finishedAbvPct": 27.9,
      "stdDrinksPerServing": 3.48,
      "iba": false
    },
    {
      "name": "Dirty Martini",
      "slug": "dirty-martini",
      "base": "Gin",
      "method": "shake",
      "neatAbvPct": 34,
      "finishedAbvPct": 26.8,
      "stdDrinksPerServing": 1.98,
      "iba": false
    },
    {
      "name": "Rob Roy",
      "slug": "rob-roy",
      "base": "Whiskey",
      "method": "stir",
      "neatAbvPct": 32.2,
      "finishedAbvPct": 26.4,
      "stdDrinksPerServing": 1.64,
      "iba": true
    },
    {
      "name": "Last Word",
      "slug": "last-word",
      "base": "Gin",
      "method": "shake",
      "neatAbvPct": 32.3,
      "finishedAbvPct": 25.4,
      "stdDrinksPerServing": 1.61,
      "iba": true
    },
    {
      "name": "Boulevardier",
      "slug": "boulevardier",
      "base": "Whiskey",
      "method": "stir",
      "neatAbvPct": 30.7,
      "finishedAbvPct": 25.2,
      "stdDrinksPerServing": 1.79,
      "iba": false
    },
    {
      "name": "Hanky Panky",
      "slug": "hanky-panky",
      "base": "Gin",
      "method": "stir",
      "neatAbvPct": 30.7,
      "finishedAbvPct": 25.2,
      "stdDrinksPerServing": 1.66,
      "iba": false
    },
    {
      "name": "White Russian",
      "slug": "white-russian",
      "base": "Vodka",
      "method": "build",
      "neatAbvPct": 25,
      "finishedAbvPct": 25,
      "stdDrinksPerServing": 1.67,
      "iba": true
    },
    {
      "name": "Gimlet",
      "slug": "gimlet",
      "base": "Gin",
      "method": "shake",
      "neatAbvPct": 31.3,
      "finishedAbvPct": 24.7,
      "stdDrinksPerServing": 1.96,
      "iba": true
    },
    {
      "name": "Sidecar",
      "slug": "sidecar",
      "base": "Brandy & Cognac",
      "method": "shake",
      "neatAbvPct": 31.4,
      "finishedAbvPct": 24.7,
      "stdDrinksPerServing": 1.83,
      "iba": true
    },
    {
      "name": "Martinez",
      "slug": "martinez",
      "base": "Gin",
      "method": "stir",
      "neatAbvPct": 29.5,
      "finishedAbvPct": 24.1,
      "stdDrinksPerServing": 1.62,
      "iba": false
    },
    {
      "name": "Negroni",
      "slug": "negroni",
      "base": "Gin",
      "method": "stir",
      "neatAbvPct": 29,
      "finishedAbvPct": 23.8,
      "stdDrinksPerServing": 1.45,
      "iba": true
    },
    {
      "name": "Aviation",
      "slug": "aviation",
      "base": "Gin",
      "method": "shake",
      "neatAbvPct": 30,
      "finishedAbvPct": 23.6,
      "stdDrinksPerServing": 1.75,
      "iba": true
    },
    {
      "name": "Margarita",
      "slug": "margarita",
      "base": "Tequila",
      "method": "shake",
      "neatAbvPct": 29.3,
      "finishedAbvPct": 23.1,
      "stdDrinksPerServing": 1.83,
      "iba": true
    },
    {
      "name": "Caipirinha",
      "slug": "caipirinha",
      "base": "Cachaça",
      "method": "build",
      "neatAbvPct": 22.9,
      "finishedAbvPct": 22.9,
      "stdDrinksPerServing": 1.33,
      "iba": true
    },
    {
      "name": "Mai Tai",
      "slug": "mai-tai",
      "base": "Rum",
      "method": "shake",
      "neatAbvPct": 26.7,
      "finishedAbvPct": 21,
      "stdDrinksPerServing": 1.67,
      "iba": true
    },
    {
      "name": "Cosmopolitan",
      "slug": "cosmopolitan",
      "base": "Vodka",
      "method": "shake",
      "neatAbvPct": 26.7,
      "finishedAbvPct": 21,
      "stdDrinksPerServing": 1.33,
      "iba": true
    },
    {
      "name": "Penicillin",
      "slug": "penicillin",
      "base": "Whiskey",
      "method": "shake",
      "neatAbvPct": 26,
      "finishedAbvPct": 20.5,
      "stdDrinksPerServing": 1.63,
      "iba": false
    },
    {
      "name": "Gold Rush",
      "slug": "gold-rush",
      "base": "Whiskey",
      "method": "shake",
      "neatAbvPct": 25.7,
      "finishedAbvPct": 20.2,
      "stdDrinksPerServing": 1.5,
      "iba": false
    },
    {
      "name": "Whiskey Sour",
      "slug": "whiskey-sour",
      "base": "Whiskey",
      "method": "shake",
      "neatAbvPct": 25.7,
      "finishedAbvPct": 20.2,
      "stdDrinksPerServing": 1.5,
      "iba": true
    },
    {
      "name": "Mudslide",
      "slug": "mudslide",
      "base": "Vodka",
      "method": "shake",
      "neatAbvPct": 25.7,
      "finishedAbvPct": 20.2,
      "stdDrinksPerServing": 1.28,
      "iba": false
    },
    {
      "name": "Southside",
      "slug": "southside",
      "base": "Gin",
      "method": "shake",
      "neatAbvPct": 25.1,
      "finishedAbvPct": 19.8,
      "stdDrinksPerServing": 1.47,
      "iba": false
    },
    {
      "name": "Hemingway Daiquiri",
      "slug": "hemingway-daiquiri",
      "base": "Rum",
      "method": "shake",
      "neatAbvPct": 25,
      "finishedAbvPct": 19.7,
      "stdDrinksPerServing": 1.46,
      "iba": false
    },
    {
      "name": "Corpse Reviver No. 2",
      "slug": "corpse-reviver-no-2",
      "base": "Gin",
      "method": "shake",
      "neatAbvPct": 25,
      "finishedAbvPct": 19.6,
      "stdDrinksPerServing": 1.27,
      "iba": true
    },
    {
      "name": "Jack Rose",
      "slug": "jack-rose",
      "base": "Brandy & Cognac",
      "method": "shake",
      "neatAbvPct": 24.6,
      "finishedAbvPct": 19.4,
      "stdDrinksPerServing": 1.33,
      "iba": false
    },
    {
      "name": "Whiskey Smash",
      "slug": "whiskey-smash",
      "base": "Whiskey",
      "method": "shake",
      "neatAbvPct": 24.6,
      "finishedAbvPct": 19.4,
      "stdDrinksPerServing": 1.33,
      "iba": false
    },
    {
      "name": "Naked and Famous",
      "slug": "naked-and-famous",
      "base": "Mezcal",
      "method": "shake",
      "neatAbvPct": 24,
      "finishedAbvPct": 18.9,
      "stdDrinksPerServing": 1.2,
      "iba": false
    },
    {
      "name": "Bee's Knees",
      "slug": "bees-knees",
      "base": "Gin",
      "method": "shake",
      "neatAbvPct": 22.9,
      "finishedAbvPct": 18,
      "stdDrinksPerServing": 1.33,
      "iba": false
    },
    {
      "name": "Daiquiri",
      "slug": "daiquiri",
      "base": "Rum",
      "method": "shake",
      "neatAbvPct": 22.9,
      "finishedAbvPct": 18,
      "stdDrinksPerServing": 1.33,
      "iba": true
    },
    {
      "name": "Paper Plane",
      "slug": "paper-plane",
      "base": "Whiskey",
      "method": "shake",
      "neatAbvPct": 22.8,
      "finishedAbvPct": 17.9,
      "stdDrinksPerServing": 1.14,
      "iba": false
    },
    {
      "name": "Bramble",
      "slug": "bramble",
      "base": "Gin",
      "method": "shake",
      "neatAbvPct": 22.5,
      "finishedAbvPct": 17.7,
      "stdDrinksPerServing": 1.5,
      "iba": true
    },
    {
      "name": "Long Island Iced Tea",
      "slug": "long-island-iced-tea",
      "base": "Multi-spirit",
      "method": "shake",
      "neatAbvPct": 22.4,
      "finishedAbvPct": 17.6,
      "stdDrinksPerServing": 1.58,
      "iba": true
    },
    {
      "name": "Amaretto Sour",
      "slug": "amaretto-sour",
      "base": "Liqueur-forward",
      "method": "shake",
      "neatAbvPct": 21.6,
      "finishedAbvPct": 17,
      "stdDrinksPerServing": 1.26,
      "iba": false
    },
    {
      "name": "Espresso Martini",
      "slug": "espresso-martini",
      "base": "Vodka",
      "method": "shake",
      "neatAbvPct": 21.4,
      "finishedAbvPct": 16.9,
      "stdDrinksPerServing": 1.25,
      "iba": true
    },
    {
      "name": "Hurricane",
      "slug": "hurricane",
      "base": "Rum",
      "method": "shake",
      "neatAbvPct": 21.3,
      "finishedAbvPct": 16.8,
      "stdDrinksPerServing": 2.67,
      "iba": false
    },
    {
      "name": "Clover Club",
      "slug": "clover-club",
      "base": "Gin",
      "method": "shake",
      "neatAbvPct": 21.3,
      "finishedAbvPct": 16.8,
      "stdDrinksPerServing": 1.33,
      "iba": false
    },
    {
      "name": "Brandy Alexander",
      "slug": "brandy-alexander",
      "base": "Brandy & Cognac",
      "method": "shake",
      "neatAbvPct": 21.3,
      "finishedAbvPct": 16.8,
      "stdDrinksPerServing": 1.07,
      "iba": true
    },
    {
      "name": "French Martini",
      "slug": "french-martini",
      "base": "Vodka",
      "method": "shake",
      "neatAbvPct": 20.9,
      "finishedAbvPct": 16.4,
      "stdDrinksPerServing": 1.3,
      "iba": false
    },
    {
      "name": "Blood and Sand",
      "slug": "blood-and-sand",
      "base": "Whiskey",
      "method": "shake",
      "neatAbvPct": 20,
      "finishedAbvPct": 15.7,
      "stdDrinksPerServing": 1,
      "iba": true
    },
    {
      "name": "Pisco Sour",
      "slug": "pisco-sour",
      "base": "Pisco",
      "method": "shake",
      "neatAbvPct": 19,
      "finishedAbvPct": 15,
      "stdDrinksPerServing": 1.36,
      "iba": true
    },
    {
      "name": "French 75",
      "slug": "french-75",
      "base": "Gin",
      "method": "shake",
      "neatAbvPct": 18.9,
      "finishedAbvPct": 14.9,
      "stdDrinksPerServing": 1.58,
      "iba": true
    },
    {
      "name": "John Collins",
      "slug": "john-collins",
      "base": "Whiskey",
      "method": "build",
      "neatAbvPct": 14.5,
      "finishedAbvPct": 14.5,
      "stdDrinksPerServing": 1.33,
      "iba": false
    },
    {
      "name": "Tom Collins",
      "slug": "tom-collins",
      "base": "Gin",
      "method": "build",
      "neatAbvPct": 14.5,
      "finishedAbvPct": 14.5,
      "stdDrinksPerServing": 1.33,
      "iba": true
    },
    {
      "name": "Mojito",
      "slug": "mojito",
      "base": "Rum",
      "method": "build",
      "neatAbvPct": 13.9,
      "finishedAbvPct": 13.9,
      "stdDrinksPerServing": 1.33,
      "iba": true
    },
    {
      "name": "Champagne Cocktail",
      "slug": "champagne-cocktail",
      "base": "Wine & Bubbles",
      "method": "build",
      "neatAbvPct": 13.7,
      "finishedAbvPct": 13.7,
      "stdDrinksPerServing": 1,
      "iba": true
    },
    {
      "name": "Screwdriver",
      "slug": "screwdriver",
      "base": "Vodka",
      "method": "build",
      "neatAbvPct": 13.3,
      "finishedAbvPct": 13.3,
      "stdDrinksPerServing": 1.33,
      "iba": false
    },
    {
      "name": "Jungle Bird",
      "slug": "jungle-bird",
      "base": "Rum",
      "method": "shake",
      "neatAbvPct": 16.4,
      "finishedAbvPct": 12.9,
      "stdDrinksPerServing": 1.3,
      "iba": false
    },
    {
      "name": "Kir Royale",
      "slug": "kir-royale",
      "base": "Wine & Bubbles",
      "method": "build",
      "neatAbvPct": 12.7,
      "finishedAbvPct": 12.7,
      "stdDrinksPerServing": 1.17,
      "iba": true
    },
    {
      "name": "Piña Colada",
      "slug": "pina-colada",
      "base": "Rum",
      "method": "shake",
      "neatAbvPct": 16,
      "finishedAbvPct": 12.6,
      "stdDrinksPerServing": 1.33,
      "iba": true
    },
    {
      "name": "Grasshopper",
      "slug": "grasshopper",
      "base": "Liqueur-forward",
      "method": "shake",
      "neatAbvPct": 16,
      "finishedAbvPct": 12.6,
      "stdDrinksPerServing": 0.8,
      "iba": true
    },
    {
      "name": "Cuba Libre",
      "slug": "cuba-libre",
      "base": "Rum",
      "method": "build",
      "neatAbvPct": 12.3,
      "finishedAbvPct": 12.3,
      "stdDrinksPerServing": 1.33,
      "iba": true
    },
    {
      "name": "Dark 'n' Stormy",
      "slug": "dark-and-stormy",
      "base": "Rum",
      "method": "build",
      "neatAbvPct": 12.3,
      "finishedAbvPct": 12.3,
      "stdDrinksPerServing": 1.33,
      "iba": true
    },
    {
      "name": "Moscow Mule",
      "slug": "moscow-mule",
      "base": "Vodka",
      "method": "build",
      "neatAbvPct": 12.3,
      "finishedAbvPct": 12.3,
      "stdDrinksPerServing": 1.33,
      "iba": true
    },
    {
      "name": "Paloma",
      "slug": "paloma",
      "base": "Tequila",
      "method": "build",
      "neatAbvPct": 12.3,
      "finishedAbvPct": 12.3,
      "stdDrinksPerServing": 1.33,
      "iba": false
    },
    {
      "name": "Tequila Sunrise",
      "slug": "tequila-sunrise",
      "base": "Tequila",
      "method": "build",
      "neatAbvPct": 12.3,
      "finishedAbvPct": 12.3,
      "stdDrinksPerServing": 1.33,
      "iba": true
    },
    {
      "name": "Bloody Mary",
      "slug": "bloody-mary",
      "base": "Vodka",
      "method": "build",
      "neatAbvPct": 11.2,
      "finishedAbvPct": 11.2,
      "stdDrinksPerServing": 1,
      "iba": true
    },
    {
      "name": "Ramos Gin Fizz",
      "slug": "ramos-gin-fizz",
      "base": "Gin",
      "method": "shake",
      "neatAbvPct": 12.8,
      "finishedAbvPct": 10.1,
      "stdDrinksPerServing": 1.33,
      "iba": false
    },
    {
      "name": "Gin and Tonic",
      "slug": "gin-and-tonic",
      "base": "Gin",
      "method": "build",
      "neatAbvPct": 10,
      "finishedAbvPct": 10,
      "stdDrinksPerServing": 1.33,
      "iba": false
    },
    {
      "name": "Americano",
      "slug": "americano",
      "base": "Aperitivo & Amaro",
      "method": "build",
      "neatAbvPct": 10,
      "finishedAbvPct": 10,
      "stdDrinksPerServing": 0.67,
      "iba": true
    },
    {
      "name": "Gin Fizz",
      "slug": "gin-fizz",
      "base": "Gin",
      "method": "shake",
      "neatAbvPct": 11.9,
      "finishedAbvPct": 9.3,
      "stdDrinksPerServing": 1.33,
      "iba": true
    },
    {
      "name": "Sex on the Beach",
      "slug": "sex-on-the-beach",
      "base": "Vodka",
      "method": "shake",
      "neatAbvPct": 11.7,
      "finishedAbvPct": 9.2,
      "stdDrinksPerServing": 1.17,
      "iba": true
    },
    {
      "name": "Aperol Spritz",
      "slug": "aperol-spritz",
      "base": "Wine & Bubbles",
      "method": "build",
      "neatAbvPct": 9.2,
      "finishedAbvPct": 9.2,
      "stdDrinksPerServing": 0.92,
      "iba": true
    },
    {
      "name": "Sea Breeze",
      "slug": "sea-breeze",
      "base": "Vodka",
      "method": "build",
      "neatAbvPct": 8.6,
      "finishedAbvPct": 8.6,
      "stdDrinksPerServing": 1,
      "iba": false
    },
    {
      "name": "Painkiller",
      "slug": "painkiller",
      "base": "Rum",
      "method": "shake",
      "neatAbvPct": 10,
      "finishedAbvPct": 7.9,
      "stdDrinksPerServing": 1.33,
      "iba": false
    },
    {
      "name": "Bellini",
      "slug": "bellini",
      "base": "Wine & Bubbles",
      "method": "build",
      "neatAbvPct": 7.3,
      "finishedAbvPct": 7.3,
      "stdDrinksPerServing": 0.73,
      "iba": true
    },
    {
      "name": "Mimosa",
      "slug": "mimosa",
      "base": "Wine & Bubbles",
      "method": "build",
      "neatAbvPct": 6,
      "finishedAbvPct": 6,
      "stdDrinksPerServing": 0.6,
      "iba": true
    },
    {
      "name": "Hugo Spritz",
      "slug": "hugo-spritz",
      "base": "Wine & Bubbles",
      "method": "build",
      "neatAbvPct": 5.1,
      "finishedAbvPct": 5.1,
      "stdDrinksPerServing": 0.55,
      "iba": false
    }
  ]
}