Espresso
Shot Time
The total duration of an espresso extraction, measured from the moment the pump engages to when the desired yield is reached. A typical shot time for a double espresso is 25–35 seconds.
Em Profundidade
Shot time is a function of grind size, dose, tamp pressure, and machine pressure—it is an output, not an input, of the recipe. Faster shots (under 20 seconds) tend to be under-extracted, sour, and thin-bodied; slower shots (over 40 seconds) risk over-extraction, bitterness, and astringency. Baristas adjust grind size to move shot time into the target window for a given dose and yield. Modern approaches emphasize optimizing by taste rather than strictly adhering to a time target, but shot time remains a useful diagnostic variable.
Embed on your site — BrewFYI
Add the widget to any webpage using a script tag.
<div data-brewfyi="glossary" data-slug="shot-time"></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/shot-time/" 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/shot-time/
Add a badge linking back to BrewFYI.
<a href="https://brewfyi.com/glossarys/shot-time/" 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="shot-time"]
Use as a native HTML custom element in modern browsers.
<brewfyi-glossary slug="shot-time" theme="light"></brewfyi-glossary>
<script src="https://cdn.jsdelivr.net/npm/brewfyi-embed@1/dist/embed.min.js" defer></script>