Espresso
Dose
The weight of dry ground coffee loaded into the portafilter basket for an espresso shot, measured in grams. A standard double-shot dose ranges from 17 to 20 grams depending on basket size and recipe.
Vertieft
Dose is the first variable set when building an espresso recipe; yield and grind size are then adjusted relative to it. Increasing the dose without changing the basket can compress the puck excessively, restricting flow and extending shot time. Decreasing it leaves headspace that allows water to pool above the puck, promoting uneven extraction. Precision baskets are rated for specific dose ranges (e.g., 18–21 g for a VST 20 g basket). Single-dosing workflows—grinding exactly one dose of beans per shot—have become standard in specialty home espresso to minimize grind retention.
Embed on your site — BrewFYI
Add the widget to any webpage using a script tag.
<div data-brewfyi="glossary" data-slug="dose"></div>
<script src="https://cdn.jsdelivr.net/npm/brewfyi-embed@1/dist/embed.min.js" defer></script>
Embed using a standard iframe — works in any CMS.
<iframe src="https://brewfyi.com/iframe/glossary/dose/" width="100%" height="480" frameborder="0" loading="lazy" title="BrewFYI glossary widget"></iframe>
Paste the URL into WordPress, Medium, or any oEmbed-aware editor.
https://brewfyi.com/glossarys/dose/
Add a badge linking back to BrewFYI.
<a href="https://brewfyi.com/glossarys/dose/" target="_blank" rel="noopener">
<img src="https://brewfyi.com/badge/site.svg" alt="BrewFYI" height="20">
</a>
Preview:
Use the BrewFYI WordPress plugin shortcode.
[drinkfyi-glossary site="brewfyi" slug="dose"]
Use as a native HTML custom element in modern browsers.
<brewfyi-glossary slug="dose" theme="light"></brewfyi-glossary>
<script src="https://cdn.jsdelivr.net/npm/brewfyi-embed@1/dist/embed.min.js" defer></script>