Coffee Types & Grading
Peaberry
A natural mutation where a coffee cherry develops a single rounded seed instead of the usual flat-sided pair. Peaberries occur in about 5-10% of harvested cherries and are often sorted and sold separately at a premium.
Chuyên sâu
Because the single seed receives all the nutrients from the cherry, peaberries are often denser and can roast more evenly due to their spherical shape. Flavor differences are debated, but many roasters report brighter acidity and more concentrated sweetness compared to flat beans from the same lot. Tanzania and Kenya are well-known origins for peaberry offerings.
Embed on your site — BrewFYI
Add the widget to any webpage using a script tag.
<div data-brewfyi="glossary" data-slug="peaberry"></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/peaberry/" 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/peaberry/
Add a badge linking back to BrewFYI.
<a href="https://brewfyi.com/glossarys/peaberry/" 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="peaberry"]
Use as a native HTML custom element in modern browsers.
<brewfyi-glossary slug="peaberry" theme="light"></brewfyi-glossary>
<script src="https://cdn.jsdelivr.net/npm/brewfyi-embed@1/dist/embed.min.js" defer></script>