<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>International Bodybuilding Archives - Pro Prep</title>
	<atom:link href="https://proprepcoaching.com/category/international-bodybuilding/feed/" rel="self" type="application/rss+xml" />
	<link>https://proprepcoaching.com/category/international-bodybuilding/</link>
	<description>Coaching by Pro Bodybuilders</description>
	<lastBuildDate>Wed, 01 Apr 2026 12:09:36 +0000</lastBuildDate>
	<language>en-GB</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0.1</generator>

<image>
	<url>https://proprepcoaching.com/wp-content/uploads/2019/05/cropped-favicon-01-32x32.png</url>
	<title>International Bodybuilding Archives - Pro Prep</title>
	<link>https://proprepcoaching.com/category/international-bodybuilding/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>UK Bodybuilding SHOW DATES/ CALENDAR 2026</title>
		<link>https://proprepcoaching.com/uk-bodybuilding-show-dates-calendar-2026/</link>
		
		<dc:creator><![CDATA[Pro Prep]]></dc:creator>
		<pubDate>Wed, 01 Apr 2026 10:38:11 +0000</pubDate>
				<category><![CDATA[Bodybuilding]]></category>
		<category><![CDATA[Bodybuilding Competitions]]></category>
		<category><![CDATA[Female Contest Prep]]></category>
		<category><![CDATA[First Time Competitors]]></category>
		<category><![CDATA[First Timers Bodybuilding]]></category>
		<category><![CDATA[IFBB]]></category>
		<category><![CDATA[International Bodybuilding]]></category>
		<category><![CDATA[Natural Bodybuilding]]></category>
		<category><![CDATA[Novice Bodybuilding]]></category>
		<category><![CDATA[NPC]]></category>
		<category><![CDATA[PCA]]></category>
		<category><![CDATA[UK Bodybuilding Federations]]></category>
		<category><![CDATA[UK Bodybuilding Show Dates]]></category>
		<category><![CDATA[WNBF]]></category>
		<category><![CDATA[2026 uk bodybuilding calendar]]></category>
		<category><![CDATA[2Bros]]></category>
		<category><![CDATA[bodybuilding]]></category>
		<category><![CDATA[BPA]]></category>
		<category><![CDATA[NABBA]]></category>
		<category><![CDATA[natural bodybuilding]]></category>
		<category><![CDATA[UK Bodybuilding]]></category>
		<category><![CDATA[UK Bodybuilding Competitions]]></category>
		<category><![CDATA[wnbf]]></category>
		<category><![CDATA[WNBF UK]]></category>
		<guid isPermaLink="false">https://agitated-proskuriakova.77-68-32-225.plesk.page/?p=2458</guid>

					<description><![CDATA[<p>Published for all athletes event research by Steff Noble, President WNBF UK, Updated 1st April 2026 Below is the complete 2026 UK bodybuilding competition calendar covering all major uk bodybuilding shows. Including PCA, UKBFF / IFBB, 2Bros Pro / NPC Worldwide, Pure Elite, NABBA, IBFA, UKUP, WFF, BPA, FMC, FitX, WNBF UK, UKDFBA, NPA, BNBF, [&#8230;]</p>
<p>The post <a href="https://proprepcoaching.com/uk-bodybuilding-show-dates-calendar-2026/">UK Bodybuilding SHOW DATES/ CALENDAR 2026</a> appeared first on <a href="https://proprepcoaching.com">Pro Prep</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph"><em>Published for all athletes event research by Steff Noble, President WNBF UK, Updated 1st April 2026 </em></p>



<p class="has-ast-global-color-4-color has-ast-global-color-2-background-color has-text-color has-background has-link-color wp-elements-a873056e4ddaf7503b1b97ae1c90c0cd wp-block-paragraph"><strong>Below is the complete 2026 UK bodybuilding competition calendar</strong> covering all major uk bodybuilding shows. Including PCA, UKBFF / IFBB, 2Bros Pro / NPC Worldwide, Pure Elite, NABBA, IBFA, UKUP, WFF, BPA, FMC, FitX, WNBF UK, UKDFBA, NPA, BNBF, ICN, OCB, Miami Pro &amp; Miss Fitness Angels. <strong>Dates may be subject to change, please also refer to federation websites and Social Media in case there has been an amendment. </strong></p>



<p class="has-ast-global-color-4-color has-ast-global-color-2-background-color has-text-color has-background has-link-color wp-elements-5e82fef8148f7c7ddfe4954682868b26 wp-block-paragraph"><strong>If you’re unsure of which federation to pick or which suits you, scroll to the bottom of the calendar for a breakdown of each.</strong></p>



<p class="wp-block-paragraph"><strong>Use the drop down menus below to choose the TYPE, FEDERATION, LOCATION OR MONTH for more accurate results</strong></p>



<!-- 2026 UK Bodybuilding Show Calendar — paste into WP HTML editor -->
<style>
.cal-wrap * { box-sizing: border-box; margin: 0; padding: 0; }
.cal-wrap { font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif; color: #1a1a1a; max-width: 900px; margin: 0 auto; }
.cal-stats { display: flex; gap: 12px; margin-bottom: 1.5rem; flex-wrap: wrap; }
.cal-stat { background: #f5f5f3; border-radius: 8px; padding: 10px 18px; flex: 1; min-width: 90px; }
.cal-stat-num { font-size: 22px; font-weight: 600; color: #1a1a1a; }
.cal-stat-lbl { font-size: 12px; color: #666; margin-top: 2px; }
.cal-filters { display: flex; gap: 12px; margin-bottom: 1.75rem; flex-wrap: wrap; }
.cal-filters select {
  flex: 1; min-width: 140px; padding: 10px 14px; border: 1px solid #ddd;
  border-radius: 8px; font-size: 14px; background: #fff; color: #1a1a1a;
  font-family: inherit; cursor: pointer;
}
.cal-filters select:focus { outline: 2px solid #C0392B; border-color: #C0392B; }
.cal-month { margin-bottom: 2.25rem; }
.cal-month-label {
  font-size: 22px; font-weight: 700; color: #1a1a1a;
  padding-bottom: 10px; border-bottom: 2px solid #1a1a1a; margin-bottom: 14px;
}
.cal-row {
  display: grid; grid-template-columns: 68px 1fr auto;
  gap: 12px; align-items: start; padding: 11px 0;
  border-bottom: 1px solid #f0f0f0;
}
.cal-row:last-child { border-bottom: none; }
.cal-date { font-size: 13px; font-weight: 500; color: #888; padding-top: 2px; white-space: nowrap; }
.cal-title { font-size: 14px; font-weight: 600; margin-bottom: 2px; line-height: 1.4; }
.cal-title a { color: #1a1a1a; text-decoration: none; }
.cal-title a:hover { color: #C0392B; text-decoration: underline; }
.cal-title.wnbf a { color: #185FA5; }
.cal-title.wnbf a:hover { color: #0d3f73; }
.cal-venue { font-size: 12px; color: #999; }
.cal-badge {
  font-size: 11px; font-weight: 600; padding: 3px 9px;
  border-radius: 20px; white-space: nowrap; align-self: start; margin-top: 2px;
}
.cal-none { color: #888; font-size: 14px; padding: 2rem 0; text-align: center; }
.cal-cta {
  margin-top: 3rem; background: #8B0000; border-radius: 12px; padding: 2.25rem 2rem; text-align: center;
}
.cal-cta-heading { font-size: 22px; font-weight: 700; color: #ffffff; margin-bottom: 0.75rem; line-height: 1.3; }
.cal-cta p { font-size: 15px; color: #f2b8b8; margin-bottom: 1.25rem; line-height: 1.75; }
.cal-cta strong { color: #ffffff; }
.cal-cta-btn {
  display: inline-block; background: #ffffff; color: #8B0000 !important;
  font-size: 15px; font-weight: 700; padding: 13px 30px; border-radius: 8px;
  text-decoration: none !important; letter-spacing: 0.01em;
}
.cal-cta-btn:hover { background: #f0f0f0; }
@media (max-width: 600px) {
  .cal-row { grid-template-columns: 52px 1fr; }
  .cal-badge { display: none; }
  .cal-cta { padding: 1.5rem 1.25rem; }
  .cal-cta-heading { font-size: 18px; }
  .cal-month-label { font-size: 18px; }
}
</style>

<div class="cal-wrap">
  <div class="cal-stats">
    <div class="cal-stat"><div class="cal-stat-num">124</div><div class="cal-stat-lbl">Total shows</div></div>
    <div class="cal-stat"><div class="cal-stat-num">24</div><div class="cal-stat-lbl">Federations</div></div>
    <div class="cal-stat"><div class="cal-stat-num">10</div><div class="cal-stat-lbl">Months active</div></div>
  </div>
  <div class="cal-filters">
    <select id="cal-type" onchange="calRender()">
      <option value="">Natural &amp; Open</option>
      <option value="natural">Natural only</option>
      <option value="open">Open only</option>
    </select>
    <select id="cal-fed" onchange="calRender()"><option value="">All federations</option></select>
    <select id="cal-loc" onchange="calRender()"><option value="">All locations</option></select>
    <select id="cal-mon" onchange="calRender()"><option value="">All months</option></select>
  </div>
  <div id="cal-body"></div>
  <div class="cal-cta">
    <div class="cal-cta-heading">Considering prepping for a show?</div>
    <p>Get in touch with us at <strong>ProPrep Coaching</strong> and let us show you how.<br>
    Whether you&#8217;re planning your offseason or gearing up for show day,<br>we&#8217;re here to guide you every step of the way.</p>
    <a class="cal-cta-btn" href="https://proprepcoaching.com" target="_blank" rel="noopener">Sign up for a free informal call &#8594;</a>
  </div>
</div>

<script>
var FED_URL={
  "WNBF UK":"https://wnbfuk.com/",
  "PCA":"https://www.pcaofficial.com/",
  "NABBA":"https://nabbaofficial.com/",
  "UKBFF":"https://www.ukbff.co.uk/",
  "UKUP":"https://www.ukultimatephysiques.co.uk/",
  "2 Bros Pro":"https://www.2bpevents.com/",
  "BPA":"https://www.bpabodybuilding.co.uk/",
  "IBFA":"https://www.ibfaukofficial.com/",
  "FMC":"https://fmcfitness.co.uk/",
  "WFF":"https://wff.sport/",
  "UKDFBA":"https://drugfreebodybuilding.co.uk/",
  "Fit X":"https://www.fitxfederation.co.uk/",
  "Pure Elite":"https://www.pureelite.co.uk/",
  "Glifting Girls":"https://glifting.co.uk/",
  "GBO":"https://www.globalbodybuildingorganization.com/",
  "OCB":"https://www.ocbfitness.com/",
  "NPA":"https://www.naturalbodybuilding.co.uk/",
  "WABBA":"https://www.wabbainternational.com/competitions/",
  "NIFMA":"https://wbfma.com/",
  "Miami Pro":"https://www.miamiproworldchampionships.com/",
  "Granite City":"https://granitecitybodybuilding.co.uk/",
  "Miss Fitness Angels":"https://www.missfitnessangels.com/",
  "Gas Mark 10":"https://www.gasmark10.com/",
  "NBW":"https://drugfreebodybuilding.co.uk/"
};

var SHOWS=[
  {d:"14 Mar",m:3,t:"FMC Scottish Championships",v:"Stewarton Area Centre, Ayrshire",f:"FMC",l:"Scotland",n:0},
  {d:"22 Mar",m:3,t:"BPA Scottish Grand Prix",v:"Bonar Hall, Dundee",f:"BPA",l:"Scotland",n:0},
  {d:"28 Mar",m:3,t:"IBFA Mr & Miss Scotland",v:"Lochgelly Centre, Fife",f:"IBFA",l:"Scotland",n:0},
  {d:"28 Mar",m:3,t:"2 Bros Pro - Open Regional Qualifier",v:"Milton Keynes",f:"2 Bros Pro",l:"England",n:0},
  {d:"29 Mar",m:3,t:"PCA First Timers",v:"Town Hall, Birmingham",f:"PCA",l:"England",n:0},
  {d:"5 Apr",m:4,t:"PCA Scotland",v:"Concert Hall, Perth",f:"PCA",l:"Scotland",n:0},
  {d:"11 Apr",m:4,t:"NABBA Scotland",v:"Rothes Halls, Scotland",f:"NABBA",l:"Scotland",n:0},
  {d:"11 Apr",m:4,t:"2 Bros Pro - Open PRO Qualifier",v:"Bradford",f:"2 Bros Pro",l:"England",n:0},
  {d:"12 Apr",m:4,t:"PCA Saxon Classic",v:"Wulfrun Hall, Wolverhampton",f:"PCA",l:"England",n:0},
  {d:"12 Apr",m:4,t:"Glifting Girls",v:"Circuit, Bristol",f:"Glifting Girls",l:"England",n:0},
  {d:"12 Apr",m:4,t:"UKUP Scottish Open Championships",v:"Rutherglen Town Hall, Glasgow",f:"UKUP",l:"Scotland",n:0},
  {d:"12 Apr",m:4,t:"Pure Elite UK Championships PRO/AM",v:"Stantonbury Theatre, Milton Keynes",f:"Pure Elite",l:"England",n:0},
  {d:"18 Apr",m:4,t:"PCA Naturals",v:"Wulfrun Hall, Wolverhampton",f:"PCA",l:"England",n:1},
  {d:"18 Apr",m:4,t:"2 Bros Pro - Open Regional Qualifier Scotland",v:"Scotland",f:"2 Bros Pro",l:"Scotland",n:0},
  {d:"19 Apr",m:4,t:"The Granite City Classic",v:"Aberdeen Beach Ballroom, Aberdeen",f:"Granite City",l:"Scotland",n:0},
  {d:"19 Apr",m:4,t:"BPA Rising Star (First Timers Only)",v:"Brierley Civic Hall, Dudley",f:"BPA",l:"England",n:0},
  {d:"19 Apr",m:4,t:"BPA Masters Allstars",v:"Brierley Civic Hall, Dudley",f:"BPA",l:"England",n:0},
  {d:"26 Apr",m:4,t:"Miss Fitness Angels",v:"Watford Pump House Theatre",f:"Miss Fitness Angels",l:"England",n:0},
  {d:"26 Apr",m:4,t:"PCA First Timers 2",v:"Watford Colosseum, London",f:"PCA",l:"England",n:0},
  {d:"2 May",m:5,t:"IBFA Mr & Miss Rhonda",v:"Caerphilly Workman's Hall, Caerphilly",f:"IBFA",l:"Wales",n:0},
  {d:"2 May",m:5,t:"NABBA Open Ireland PRO/AM",v:"Queens Hall, Newtownards (NI)",f:"NABBA",l:"Northern Ireland",n:0},
  {d:"2 May",m:5,t:"PCA North West",v:"Middleton Arena, Manchester",f:"PCA",l:"England",n:0},
  {d:"3 May",m:5,t:"Glifting Girls",v:"Swindon",f:"Glifting Girls",l:"England",n:0},
  {d:"3 May",m:5,t:"NABBA North Britain",v:"The Fed, Newcastle",f:"NABBA",l:"England",n:0},
  {d:"9 May",m:5,t:"BPA Irish Grand Prix",v:"Theatre At The Mill, Newtonabbey (NI)",f:"BPA",l:"Northern Ireland",n:0},
  {d:"10 May",m:5,t:"NABBA Wales",v:"The Barry Memorial Hall, Wales",f:"NABBA",l:"Wales",n:0},
  {d:"10 May",m:5,t:"PCA North East",v:"The Fed, Newcastle",f:"PCA",l:"England",n:0},
  {d:"10 May",m:5,t:"UKUP Southern Open Championships",v:"Stag Theatre, Kent",f:"UKUP",l:"England",n:0},
  {d:"16 May",m:5,t:"Fit X North West",v:"Bolton",f:"Fit X",l:"England",n:0},
  {d:"16 May",m:5,t:"PCA First Timers 3",v:"Town Hall, Birmingham",f:"PCA",l:"England",n:0},
  {d:"16 May",m:5,t:"NABBA North East",v:"Pudsey Civic Hall, Leeds",f:"NABBA",l:"England",n:0},
  {d:"17 May",m:5,t:"PCA Naturals",v:"Town Hall, Birmingham",f:"PCA",l:"England",n:1},
  {d:"17 May",m:5,t:"NABBA South & South East",v:"Charter Hall, Essex",f:"NABBA",l:"England",n:0},
  {d:"23 May",m:5,t:"PCA Universe Qualifier",v:"Valliant Live, Derby",f:"PCA",l:"England",n:0},
  {d:"24 May",m:5,t:"GBO South West",v:"Exeter Corn Exchange, Exeter",f:"GBO",l:"England",n:0},
  {d:"24 May",m:5,t:"PCA Universe PRO/AM - Invite Only",v:"Valliant Live, Derby",f:"PCA",l:"England",n:0},
  {d:"24 May",m:5,t:"FMC English Grand Prix",v:"Avenue Theatre, Kent",f:"FMC",l:"England",n:0},
  {d:"30 May",m:5,t:"IBFA ACB Classic 2",v:"The Grand Hall, Liverpool",f:"IBFA",l:"England",n:0},
  {d:"31 May",m:5,t:"UKDFBA Heart Of England",v:"Rugby",f:"UKDFBA",l:"England",n:1},
  {d:"31 May",m:5,t:"NABBA Midlands",v:"Town Hall, Dudley",f:"NABBA",l:"England",n:0},
  {d:"6 Jun",m:6,t:"NABBA North West",v:"Floral Pavilion, Wirral",f:"NABBA",l:"England",n:0},
  {d:"6-7 Jun",m:6,t:"WFF European Championships",v:"Middleton Arena, Manchester",f:"WFF",l:"England",n:0},
  {d:"7 Jun",m:6,t:"PCA Southwest",v:"Bristol Beacon, Bristol",f:"PCA",l:"England",n:0},
  {d:"7 Jun",m:6,t:"NIFMA Mr & Miss Ireland",v:"Canal Court Hotel, Newry (NI)",f:"NIFMA",l:"Northern Ireland",n:0},
  {d:"7 Jun",m:6,t:"2 Bros Pro - RL Coaching Cup Open Qualifier",v:"Cardiff, Wales",f:"2 Bros Pro",l:"Wales",n:0},
  {d:"7 Jun",m:6,t:"WNBF UK First Timer & Novice Championships",v:"Grove Theatre, Luton",f:"WNBF UK",l:"England",w:1,n:1},
  {d:"13 Jun",m:6,t:"Gas Mark 10 Classic",v:"Victoria Hall, Stoke-On-Trent",f:"Gas Mark 10",l:"England",n:0},
  {d:"13 Jun",m:6,t:"NABBA Britain Finals",v:"Floral Pavilion, Wirral",f:"NABBA",l:"England",n:0},
  {d:"13-14 Jun",m:6,t:"UKDFBA DFBA Global European Cup PRO/AM",v:"Leicester",f:"UKDFBA",l:"England",n:1},
  {d:"14 Jun",m:6,t:"PCA Hampshire",v:"Princes Hall, Aldershot",f:"PCA",l:"England",n:0},
  {d:"14 Jun",m:6,t:"IBFA GB Colliery Classic",v:"Barnsley",f:"IBFA",l:"England",n:0},
  {d:"14 Jun",m:6,t:"UKUP North West Open Championships",v:"Parr Hall, Warrington",f:"UKUP",l:"England",n:0},
  {d:"14 Jun",m:6,t:"UKBFF Cumbrian Classic",v:"Solway Hall, Cumbria",f:"UKBFF",l:"England",n:0},
  {d:"20 Jun",m:6,t:"IBFA South West",v:"Exeter Corn Exchange, Exeter",f:"IBFA",l:"England",n:0},
  {d:"21 Jun",m:6,t:"PCA East Anglia",v:"New Theatre, Peterborough",f:"PCA",l:"England",n:0},
  {d:"21 Jun",m:6,t:"Fit X Wolverhampton",v:"Wolverhampton",f:"Fit X",l:"England",n:0},
  {d:"21 Jun",m:6,t:"NABBA World Championships",v:"The Fed, Gateshead",f:"NABBA",l:"England",n:0},
  {d:"22 Jun",m:6,t:"Glifting Girls",v:"Circuit, Bristol",f:"Glifting Girls",l:"England",n:0},
  {d:"27 Jun",m:6,t:"PCA First Timers 4",v:"Valliant Live, Derby",f:"PCA",l:"England",n:0},
  {d:"28 Jun",m:6,t:"PCA Naturals 3",v:"Derby",f:"PCA",l:"England",n:1},
  {d:"4 Jul",m:7,t:"2 Bros Pro MK Coaching Classic",v:"Magna Centre, Rotherham",f:"2 Bros Pro",l:"England",n:0},
  {d:"4 Jul",m:7,t:"2 Bros Pro MK Coaching Classic Naturals",v:"Magna Centre, Rotherham",f:"2 Bros Pro",l:"England",n:1},
  {d:"4 Jul",m:7,t:"FMC American Independence Classic",v:"Avenue Theatre, Kent",f:"FMC",l:"England",n:0},
  {d:"5 Jul",m:7,t:"WFF Pendle Valley",v:"The Muni Theatre, Colne",f:"WFF",l:"England",n:0},
  {d:"18 Jul",m:7,t:"2 Bros Pro tbJP International - Open PRO Qualifier",v:"Life Centre, Bradford",f:"2 Bros Pro",l:"England",n:0},
  {d:"18 Jul",m:7,t:"2 Bros Pro tbJP International - Natural PRO Qualifier",v:"Life Centre, Bradford",f:"2 Bros Pro",l:"England",n:1},
  {d:"19 Jul",m:7,t:"PCA",v:"Albany Theatre, Coventry",f:"PCA",l:"England",n:0},
  {d:"25 Jul",m:7,t:"IBFA Welsh",v:"Bedwas Workman's Hall, Bedwas",f:"IBFA",l:"Wales",n:0},
  {d:"26 Jul",m:7,t:"PCA Naturals 4",v:"Lighthouse Theatre, Kettering",f:"PCA",l:"England",n:1},
  {d:"26 Jul",m:7,t:"Pure Elite",v:"Middleton, Manchester",f:"Pure Elite",l:"England",n:0},
  {d:"1 Aug",m:8,t:"IBFA Mr & Miss England",v:"Somerset Hall, Bristol",f:"IBFA",l:"England",n:0},
  {d:"1 Aug",m:8,t:"2 Bros Pro Worldwide 10X Grand Prix - Open Regional Qualifier",v:"The Civic Hall, Essex",f:"2 Bros Pro",l:"England",n:0},
  {d:"2 Aug",m:8,t:"UKBFF Midlands TT Classic",v:"Leicester",f:"UKBFF",l:"England",n:0},
  {d:"2 Aug",m:8,t:"WFF Hulk Classic",v:"Exeter Corn Exchange, Exeter",f:"WFF",l:"England",n:0},
  {d:"9 Aug",m:8,t:"UKUP Northern Open Championships",v:"Joseph Rowntree Theatre, York",f:"UKUP",l:"England",n:0},
  {d:"16 Aug",m:8,t:"FMC Ladies Only",v:"Avenue Theatre, Kent",f:"FMC",l:"England",n:0},
  {d:"22 Aug",m:8,t:"UKDFBA Northern Championships",v:"Burnley",f:"UKDFBA",l:"England",n:1},
  {d:"22 Aug",m:8,t:"2 Bros Pro Samson Dauda Grand Prix - Open Regional Qualifier",v:"University of Lincoln, Lincoln",f:"2 Bros Pro",l:"England",n:0},
  {d:"22 Aug",m:8,t:"OCB Great Britain Natural",v:"The Shaw Theatre, London",f:"OCB",l:"England",n:1},
  {d:"23 Aug",m:8,t:"UKBFF Southcoast Championships",v:"Worthing",f:"UKBFF",l:"England",n:0},
  {d:"23 Aug",m:8,t:"BPA Superhuman Show",v:"Northwich Memorial Court, Northwich",f:"BPA",l:"England",n:0},
  {d:"30 Aug",m:8,t:"PCA",v:"ICC Newport, Wales",f:"PCA",l:"Wales",n:0},
  {d:"30 Aug",m:8,t:"UKBFF Kent Klassic",v:"Gravesend",f:"UKBFF",l:"England",n:0},
  {d:"6 Sep",m:9,t:"UKUP",v:"The Venue, Milton Keynes",f:"UKUP",l:"England",n:0},
  {d:"6 Sep",m:9,t:"UKDFBA Central Championships",v:"Rugby",f:"UKDFBA",l:"England",n:1},
  {d:"6 Sep",m:9,t:"PCA Manchester",v:"Middleton Arena, Oldham",f:"PCA",l:"England",n:0},
  {d:"6 Sep",m:9,t:"BPA English Grand Prix",v:"The Fed, Gateshead",f:"BPA",l:"England",n:0},
  {d:"6 Sep",m:9,t:"WABBA Mr/Ms Europe 2026 PRO/AM",v:"Milton Keynes",f:"WABBA",l:"England",n:0},
  {d:"12 Sep",m:9,t:"WFF North West",v:"Middleton Arena, Manchester",f:"WFF",l:"England",n:0},
  {d:"12 Sep",m:9,t:"UKDFBA UK British Championships - PRO Qualifier",v:"Wigan",f:"UKDFBA",l:"England",n:1},
  {d:"13 Sep",m:9,t:"PCA Midlands",v:"Town Hall, Birmingham",f:"PCA",l:"England",n:0},
  {d:"13 Sep",m:9,t:"2 Bros Pro Mr JT Grand Prix - Open Regional Qualifier",v:"Ultraflex Warehouse, Derby",f:"2 Bros Pro",l:"England",n:0},
  {d:"13 Sep",m:9,t:"Fit X Manchester",v:"Manchester",f:"Fit X",l:"England",n:0},
  {d:"19 Sep",m:9,t:"NPA British Championships PRO/AM",v:"Wreake Valley Academy Theatre, Leicester",f:"NPA",l:"England",n:1},
  {d:"20 Sep",m:9,t:"PCA First Timers 5",v:"ICC Telford",f:"PCA",l:"England",n:0},
  {d:"20 Sep",m:9,t:"UKBFF Battle of Bedford",v:"Bedford",f:"UKBFF",l:"England",n:0},
  {d:"26 Sep",m:9,t:"2 Bros Pro Physique Pro Natural Classic - Natural Regional Qualifier",v:"The Ridgeway Centre, Milton Keynes",f:"2 Bros Pro",l:"England",n:1},
  {d:"26 Sep",m:9,t:"2 Bros Pro Physique Pro Open Classic - Open Regional Qualifier",v:"The Ridgeway Centre, Milton Keynes",f:"2 Bros Pro",l:"England",n:0},
  {d:"26 Sep",m:9,t:"Fit X Welsh",v:"Swansea",f:"Fit X",l:"Wales",n:0},
  {d:"26 Sep",m:9,t:"PCA Naturals 5",v:"ICC Telford",f:"PCA",l:"England",n:1},
  {d:"27 Sep",m:9,t:"PCA Naturals Finals",v:"ICC Telford",f:"PCA",l:"England",n:1},
  {d:"3 Oct",m:10,t:"PCA Masters Championships",v:"Connexin Live, Hull",f:"PCA",l:"England",n:0},
  {d:"3-4 Oct",m:10,t:"WNBF UK Supernaturals PRO/AM",v:"Grove Theatre, Luton",f:"WNBF UK",l:"England",w:1,n:1},
  {d:"4 Oct",m:10,t:"PCA London",v:"Watford Colosseum, London",f:"PCA",l:"England",n:0},
  {d:"4 Oct",m:10,t:"PCA Yorkshire",v:"Connexin Live, Hull",f:"PCA",l:"England",n:0},
  {d:"4 Oct",m:10,t:"Fit X Leeds",v:"Leeds",f:"Fit X",l:"England",n:0},
  {d:"10 Oct",m:10,t:"UKUP Ultimate Naturals Open Championship",v:"The Venue, Milton Keynes",f:"UKUP",l:"England",n:0},
  {d:"11 Oct",m:10,t:"PCA",v:"Gatehouse Theatre, Stafford",f:"PCA",l:"England",n:0},
  {d:"11 Oct",m:10,t:"Fit X Finals",v:"Wolverhampton",f:"Fit X",l:"England",n:0},
  {d:"16-18 Oct",m:10,t:"NBW International Championships",v:"Magna Centre, Rotherham",f:"NBW",l:"England",n:0},
  {d:"17 Oct",m:10,t:"2 Bros Pro tbJP British International Finals - Open PRO Qualifier",v:"Life Centre, Bradford",f:"2 Bros Pro",l:"England",n:0},
  {d:"17-18 Oct",m:10,t:"PCA British Finals",v:"ICC Telford",f:"PCA",l:"England",n:0},
  {d:"17-18 Oct",m:10,t:"UKDFBA NBW International PRO/AM",v:"Rotherham",f:"UKDFBA",l:"England",n:1},
  {d:"18 Oct",m:10,t:"UKBFF British Championships",v:"Bedford",f:"UKBFF",l:"England",n:0},
  {d:"25 Oct",m:10,t:"NABBA England",v:"Wigan",f:"NABBA",l:"England",n:0},
  {d:"1 Nov",m:11,t:"NABBA Universe",v:"The Fed, Gateshead",f:"NABBA",l:"England",n:0},
  {d:"7 Nov",m:11,t:"2 Bros Pro 10X Naturals - Natural Regional Qualifier",v:"The Edge Arena, Wigan",f:"2 Bros Pro",l:"England",n:1},
  {d:"7 Nov",m:11,t:"Pure Elite",v:"High Wycombe",f:"Pure Elite",l:"England",n:0},
  {d:"8 Nov",m:11,t:"PCA First Timers 6",v:"Valliant Live, Derby",f:"PCA",l:"England",n:0},
  {d:"8 Nov",m:11,t:"PCA UK Open",v:"Valliant Live, Derby",f:"PCA",l:"England",n:0},
  {d:"15 Nov",m:11,t:"UKBFF Sugar Classic",v:"Leicester",f:"UKBFF",l:"England",n:0},
  {d:"15 Nov",m:11,t:"FMC British Natural Championships",v:"Sittingbourne, Kent",f:"FMC",l:"England",n:0},
  {d:"15 Nov",m:11,t:"Miami Pro World Championships PRO/Amateur",v:"The Stag Sevenoaks, Kent",f:"Miami Pro",l:"England",n:0},
  {d:"6 Dec",m:12,t:"FMC British Championships",v:"Waltham Abbey",f:"FMC",l:"England",n:0}
];

var MONTHS=["","January","February","March","April","May","June","July","August","September","October","November","December"];
var FED_COL={
  "WNBF UK":["#E6F1FB","#185FA5"],"PCA":["#EAF3DE","#3B6D11"],"NABBA":["#EEEDFE","#3C3489"],
  "UKBFF":["#FAECE7","#993C1D"],"UKUP":["#E1F5EE","#0F6E56"],"2 Bros Pro":["#FAEEDA","#BA7517"],
  "BPA":["#FBEAF0","#993556"],"IBFA":["#F1EFE8","#5F5E5A"],"FMC":["#e8f4e8","#2d6a2d"],
  "WFF":["#FAECE7","#D85A30"],"UKDFBA":["#EDE8F5","#634489"],"Fit X":["#e8f0fb","#1a4a8a"],
  "Pure Elite":["#fce8e8","#8B2020"],"Glifting Girls":["#FBEAF0","#D4537E"],"GBO":["#FAF0E0","#63491A"],
  "OCB":["#e8f5e8","#2a5c2a"],"NPA":["#EEEDFE","#3C3489"],"WABBA":["#E6F1FB","#0C447C"],
  "NIFMA":["#F1EFE8","#4a4a44"],"Miami Pro":["#FBEAF0","#993556"],"Granite City":["#e8eaf5","#3a3a7a"],
  "Miss Fitness Angels":["#fce8f5","#8B1a6a"],"Gas Mark 10":["#fff0e0","#7a4a10"],"NBW":["#e8f5f0","#1a5c4a"]
};

var allFeds=[...new Set(SHOWS.map(function(r){return r.f}))].sort();
var fs=document.getElementById('cal-fed');
allFeds.forEach(function(f){var o=document.createElement('option');o.value=f;o.text=f;fs.appendChild(o);});

var allLocs=[...new Set(SHOWS.map(function(r){return r.l}))].sort();
var ls=document.getElementById('cal-loc');
allLocs.forEach(function(l){var o=document.createElement('option');o.value=l;o.text=l;ls.appendChild(o);});

var ms=document.getElementById('cal-mon');
[3,4,5,6,7,8,9,10,11,12].forEach(function(m){var o=document.createElement('option');o.value=m;o.text=MONTHS[m];ms.appendChild(o);});

function calRender(){
  var ft=document.getElementById('cal-type').value;
  var ff=document.getElementById('cal-fed').value;
  var fl=document.getElementById('cal-loc').value;
  var mf=parseInt(document.getElementById('cal-mon').value)||0;
  var data=SHOWS.filter(function(r){
    if(ft==="natural"&&r.n!==1)return false;
    if(ft==="open"&&r.n!==0)return false;
    if(ff&&r.f!==ff)return false;
    if(fl&&r.l!==fl)return false;
    if(mf&&r.m!==mf)return false;
    return true;
  });
  var byMonth={};
  data.forEach(function(r){(byMonth[r.m]=byMonth[r.m]||[]).push(r);});
  var body=document.getElementById('cal-body');
  if(!data.length){body.innerHTML='<div class="cal-none">No shows found for this selection.</div>';return;}
  body.innerHTML=Object.keys(byMonth).sort(function(a,b){return a-b}).map(function(m){
    return '<div class="cal-month"><div class="cal-month-label">'+MONTHS[m]+'</div>'+
    byMonth[m].map(function(r){
      var c=FED_COL[r.f]||["#f0f0f0","#555"];
      var url=FED_URL[r.f]||"#";
      var titleHtml='<a href="'+url+'" target="_blank" rel="noopener">'+r.t+'</a>';
      return '<div class="cal-row"><div class="cal-date">'+r.d+'</div><div><div class="cal-title'+(r.w?' wnbf':'')+'">'+titleHtml+'</div><div class="cal-venue">'+r.v+'</div></div><span class="cal-badge" style="background:'+c[0]+';color:'+c[1]+'">'+r.f+'</span></div>';
    }).join('')+'</div>';
  }).join('');
}
calRender();
</script>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h1 class="wp-block-heading">uk Bodybuilding federations descriptions</h1>



<p class="wp-block-paragraph"></p>



<h3 class="wp-block-heading">Natural bodybuilding federations (Drug tested)</h3>



<p class="wp-block-paragraph"></p>



<p class="wp-block-paragraph">WNBF UK<strong> </strong>– The largest natural bodybuilding federation in UK within a Globally recognised International federation offering pro status for tested athletes. First timer and novice friendly.</p>



<p class="wp-block-paragraph">UKDFBA – UK drug-tested federation linked to DFBA European championships.</p>



<p class="wp-block-paragraph">BNBF – One of the oldest drug-tested bodybuilding federations in the UK.</p>



<p class="wp-block-paragraph">NPA – Long-running UK natural bodybuilding federation hosting the NPA British Championships.</p>



<p class="wp-block-paragraph">ICN UK – In it&#8217;s infancy in the UK, international natural federation with strict drug testing.</p>



<p class="wp-block-paragraph">OCB – In it&#8217;s Infancy in the UK, Natural bodybuilding federation offering qualification for OCB professional status.</p>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h3 class="wp-block-heading">Open bodybuilding federations (non drug tested)</h3>



<p class="wp-block-paragraph"></p>



<p class="wp-block-paragraph">PCA – One of the largest UK federations with many regional qualifiers and beginner-friendly shows.</p>



<p class="wp-block-paragraph">UKBFF – The traditional UK bodybuilding federation and route to IFBB international competition.</p>



<p class="wp-block-paragraph">2Bros Pro / NPC Worldwide – UK pathway to the IFBB Pro League and Olympia qualification system.</p>



<p class="wp-block-paragraph">NABBA – Historic bodybuilding federation famous for the Mr Universe contest.</p>



<p class="wp-block-paragraph">IBFA – Traditional bodybuilding federation with classic physique and bodybuilding divisions.</p>



<p class="wp-block-paragraph">UKUP – UK federation offering bodybuilding, physique and bikini categories with international WABBA links.</p>



<p class="wp-block-paragraph">WFF – International federation running UK qualifiers for global championships.</p>



<p class="wp-block-paragraph">Granite City &#8211; Scotlands bodybuilding federation</p>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h3 class="wp-block-heading">Fitness model federations (non drug tested)</h3>



<p class="wp-block-paragraph"></p>



<p class="wp-block-paragraph">Pure Elite – Large international federation focused on physique, bikini and fitness model categories.</p>



<p class="wp-block-paragraph">Miami Pro – Popular fitness model federation known for physique and commercial model divisions.</p>



<p class="wp-block-paragraph">FMG – Fitness Model Global federation focused on aesthetic model-style physiques.</p>



<p class="wp-block-paragraph">Miss Fitness Angels – Female-focused federation specialising in bikini and fitness model categories.</p>



<p class="wp-block-paragraph"></p>
<p>The post <a href="https://proprepcoaching.com/uk-bodybuilding-show-dates-calendar-2026/">UK Bodybuilding SHOW DATES/ CALENDAR 2026</a> appeared first on <a href="https://proprepcoaching.com">Pro Prep</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Maximise Your Gains: The Ultimate Natural Bodybuilding Guide to Building a Chest That Pops</title>
		<link>https://proprepcoaching.com/maximize-your-gains-the-ultimate-natural-guide-to-bodybuilding/</link>
		
		<dc:creator><![CDATA[Pro Prep]]></dc:creator>
		<pubDate>Wed, 08 Feb 2023 19:04:08 +0000</pubDate>
				<category><![CDATA[Bodybuilding]]></category>
		<category><![CDATA[Bodybuilding Competitions]]></category>
		<category><![CDATA[First Timers Bodybuilding]]></category>
		<category><![CDATA[International Bodybuilding]]></category>
		<category><![CDATA[Natural Bodybuilding]]></category>
		<category><![CDATA[Novice Bodybuilding]]></category>
		<category><![CDATA[Science of Bodybuilding]]></category>
		<category><![CDATA[Training]]></category>
		<category><![CDATA[bodybuilding]]></category>
		<category><![CDATA[Chest training]]></category>
		<category><![CDATA[chest training programs]]></category>
		<category><![CDATA[Competitive Bodybuilding]]></category>
		<category><![CDATA[pectorals]]></category>
		<guid isPermaLink="false">https://agitated-proskuriakova.77-68-32-225.plesk.page/?p=2523</guid>

					<description><![CDATA[<p>WNBF Pro and Natural Bodybuilding Coach Steff Noble Building a chest that genuinely stands out is not about gimmicks or random pump sessions. It is about intelligent programming, progressive overload, mechanical tension, and understanding how the chest actually works. Below is one of my go-to chest sessions from the Pro Prep Coaching training vault, used [&#8230;]</p>
<p>The post <a href="https://proprepcoaching.com/maximize-your-gains-the-ultimate-natural-guide-to-bodybuilding/">Maximise Your Gains: The Ultimate Natural Bodybuilding Guide to Building a Chest That Pops</a> appeared first on <a href="https://proprepcoaching.com">Pro Prep</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph"><em>WNBF Pro and Natural Bodybuilding Coach Steff Noble</em></p>



<p class="wp-block-paragraph">Building a chest that genuinely stands out is not about gimmicks or random pump sessions. It is about intelligent programming, progressive overload, mechanical tension, and understanding how the chest actually works.</p>



<p class="wp-block-paragraph">Below is one of my go-to chest sessions from the <strong>Pro Prep Coaching training vault</strong>, used with advanced natural athletes preparing for bodybuilding, physique, and performance-focused goals.</p>



<p class="wp-block-paragraph">If you apply this session consistently for six weeks, I am confident you will notice a visible improvement in chest size, density, and overall development.</p>



<h2 class="wp-block-heading">Here&#8217;s a favourite chest workout from pro prep coaching&#8217;s training vault!</h2>



<p class="wp-block-paragraph"></p>



<figure class="wp-block-table"><table><tbody><tr><td>Exercise</td><td>Sets</td><td>Reps</td><td>Rest</td><td>Intensity</td></tr><tr><td>Bench Press</td><td>5</td><td>5, 5, 3, &nbsp;20</td><td>3 minutes</td><td>90 %, 95%, 70% 1 RM</td></tr><tr><td>Weighted Dips</td><td>3</td><td>8</td><td>2 minutes</td><td>80% 1 RM</td></tr><tr><td>Incline Fly</td><td>3</td><td>10</td><td>90 seconds</td><td>75% 1 RM</td></tr><tr><td>Cable Crossover</td><td>3</td><td>12 – 15</td><td>60 seconds</td><td>Last Set Drop Set</td></tr><tr><td>Press Ups</td><td>1</td><td>Failure</td><td>&#8211;</td><td>Press up to failure</td></tr></tbody></table><figcaption class="wp-element-caption">This is not a beginner workout. It is designed for lifters who already understand technique, loading, and recovery. I guarantee if you do this for 6 weeks your bound to notice a difference in your chest development. </figcaption></figure>



<h2 class="wp-block-heading">Why This Chest Session Works</h2>



<p class="wp-block-paragraph">This session balances:</p>



<ul class="wp-block-list">
<li>Heavy mechanical tension</li>



<li>Moderate hypertrophy ranges</li>



<li>High-rep metabolic stress</li>



<li>Intelligent fatigue management</li>
</ul>



<p class="wp-block-paragraph">It also progresses through compound to isolation movements, allowing you to load the chest hard early while finishing with targeted fatigue.</p>



<h2 class="wp-block-heading">Anatomy of the Chest</h2>



<p class="wp-block-paragraph"></p>



<p class="wp-block-paragraph">Anatomy of the Chest</p>



<p class="wp-block-paragraph">The chest consists of two primary muscles:</p>



<h3 class="wp-block-heading">Pectoralis Major</h3>



<p class="wp-block-paragraph">A large fan-shaped muscle responsible for:</p>



<ul class="wp-block-list">
<li>Shoulder flexion</li>



<li>Horizontal adduction</li>



<li>Internal rotation of the arm</li>
</ul>



<p class="wp-block-paragraph">This is the muscle responsible for chest size, shape, and density on stage.</p>



<h3 class="wp-block-heading">Pectoralis Minor</h3>



<p class="wp-block-paragraph">A smaller muscle located beneath the pec major. It assists with scapular protraction and depression. While not visible, it contributes to shoulder mechanics and pressing stability.</p>



<p class="wp-block-paragraph">Chest-dominant sessions are often referred to as press days because pressing movements heavily involve both muscles.</p>



<figure class="wp-block-image aligncenter size-full is-resized"><img decoding="async" src="https://proprepcoaching.com/wp-content/uploads/2023/02/pectoralis__muscles.jpeg" alt="" class="wp-image-2534" style="width:600px;height:374px"/></figure>



<h2 class="wp-block-heading">How to Train the Chest Properly</h2>



<h3 class="wp-block-heading">Incline, Flat, and Decline Positions</h3>



<p class="wp-block-paragraph">Using multiple pressing angles allows you to target the chest more completely.</p>



<ul class="wp-block-list">
<li>Incline presses emphasise the upper chest</li>



<li>Flat presses distribute load across the pecs</li>



<li>Decline presses bias the lower chest</li>
</ul>



<p class="wp-block-paragraph">There is a popular belief that female athletes should only train incline pressing due to stage presentation. In reality, well-rounded development still matters, particularly for structure, fullness, and transitions.</p>



<h3 class="wp-block-heading">Dumbbells</h3>



<div class="wp-block-group is-nowrap is-layout-flex wp-container-core-group-is-layout-7387b849 wp-block-group-is-layout-flex">
<p class="wp-block-paragraph">Dumbbells allow:</p>
</div>



<ul class="wp-block-list">
<li>Greater range of motion</li>



<li>Increased stretch under load</li>



<li>Improved unilateral control</li>
</ul>



<p class="wp-block-paragraph">They are excellent for hypertrophy and shape but typically limit absolute loading due to instability.</p>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<div class="wp-block-group is-nowrap is-layout-flex wp-container-core-group-is-layout-7387b849 wp-block-group-is-layout-flex">
<h3 class="wp-block-heading">Machines</h3>
</div>



<p class="wp-block-paragraph">Machines such as:</p>



<figure class="wp-block-image alignright size-full is-resized"><img decoding="async" src="https://proprepcoaching.com/wp-content/uploads/2023/02/Screenshot-2023-Feb-09-1156-AM.png" alt="" class="wp-image-2556" style="width:426px;height:auto"/></figure>



<ul class="wp-block-list">
<li>Cable crossovers</li>



<li>Pec deck</li>



<li>Chest press machines</li>



<li>Smith machines</li>
</ul>



<p class="wp-block-paragraph">Allow you to isolate the chest safely and efficiently. They are especially useful for advanced training techniques such as drop sets, rest-pause, and extended sets.</p>



<p class="wp-block-paragraph">Fly variations are particularly effective for targeting the chest-shoulder tie-in.</p>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h3 class="wp-block-heading">Barbells</h3>



<p class="wp-block-paragraph">Barbell movements allow the greatest loading potential and remain foundational for chest development.</p>



<p class="wp-block-paragraph">Key movements include:</p>



<ul class="wp-block-list">
<li>Barbell bench press</li>



<li>Weighted dips</li>



<li>Chest-focused push ups</li>
</ul>



<p class="wp-block-paragraph">Dips are often called the upper-body squat for good reason. They allow serious loading and develop thickness through the chest, shoulders, and triceps.</p>



<p class="wp-block-paragraph">If you want mass, this is where it happens.</p>



<h2 class="wp-block-heading">Considerations for rep ranges and advance training techniques</h2>



<div class="wp-block-cover alignleft has-small-font-size" style="padding-top:var(--wp--preset--spacing--40);padding-right:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--40);padding-left:var(--wp--preset--spacing--30)"><img fetchpriority="high" decoding="async" width="1024" height="1024" class="wp-block-cover__image-background wp-image-2595" alt="Pro Prep Natural Contest Prep Client- Oliver" src="https://proprepcoaching.com/wp-content/uploads/2023/06/IMG_5874-1024x1024.jpg" data-object-fit="cover" srcset="https://proprepcoaching.com/wp-content/uploads/2023/06/IMG_5874-1024x1024.jpg 1024w, https://proprepcoaching.com/wp-content/uploads/2023/06/IMG_5874-300x300.jpg 300w, https://proprepcoaching.com/wp-content/uploads/2023/06/IMG_5874-150x150.jpg 150w, https://proprepcoaching.com/wp-content/uploads/2023/06/IMG_5874-768x768.jpg 768w, https://proprepcoaching.com/wp-content/uploads/2023/06/IMG_5874-1536x1536.jpg 1536w, https://proprepcoaching.com/wp-content/uploads/2023/06/IMG_5874-2048x2048.jpg 2048w, https://proprepcoaching.com/wp-content/uploads/2023/06/IMG_5874-600x600.jpg 600w, https://proprepcoaching.com/wp-content/uploads/2023/06/IMG_5874-1200x1200.jpg 1200w, https://proprepcoaching.com/wp-content/uploads/2023/06/IMG_5874-100x100.jpg 100w" sizes="(max-width: 1024px) 100vw, 1024px" /><span aria-hidden="true" class="wp-block-cover__background has-background-dim-20 has-background-dim"></span><div class="wp-block-cover__inner-container is-layout-flow wp-block-cover-is-layout-flow">
<p class="has-text-align-center has-medium-font-size wp-block-paragraph">Pro Prep Client Transformation</p>
</div></div>



<p class="wp-block-paragraph"></p>



<p class="has-ast-global-color-5-background-color has-background wp-block-paragraph">Much has been written about rep ranges, and you should alter your rep range depending on your goal, e.g. strength hypertrophy endurance. However, I would say that if you want to improve your overall chest development then you need to increase your 1, 3, 5, 8, 10, 12, &amp; 20 repetition max. Essentially you need to train all the rep ranges and you need to get good at them all. That doesn’t mean doing singles as part of your training plans, but it does mean that you have to spend some time lifting heavier and lighter. Using percentages of your 1 rep maximum (1RM) is a great way of doing this, alongside using scales like reps in reserve (RIR) or rate of perceived exertion (RPE). Moreover, with any plan, particularly bodybuilding you’re going to want to do some advanced training techniques, probably 1 or 2 per session as muscle mass is built as a consequence of mechanical tension, metabolic stress and muscle damage.</p>



<h4 class="wp-block-heading">Percentages of 1RM</h4>



<p class="wp-block-paragraph"></p>



<p class="wp-block-paragraph">Using percentages of your 1RM allows for consistent progress tracking and the ability to target specific training goals. For example, training with lighter weight at a lower percentage of your 1RM (e.g. 60-70%) can help build endurance, while training with heavier weight at a higher percentage of your 1RM (e.g. 80-90%) can help improve muscle strength. The great thing about percentages is they can keep you honest. The numbers don’t lie. If your program says use 80% of your 1RM then you know what out need to do. Moreover it allows you to track your progress by comparison to your 1RM. </p>



<h4 class="wp-block-heading">Advanced Training Techniques</h4>



<p class="wp-block-paragraph"></p>



<p class="wp-block-paragraph">Advanced training techniques, such as supersets, negatives, rest-pause, cluster sets, and partials, can help increase intensity and provide a greater training stimulus. For example:</p>



<ul style="font-size:17px" class="wp-block-list">
<li>Supersets<strong> i</strong>nvolve performing two exercises back-to-back with minimal rest in between, increasing the overall volume and intensity of your workout. You can do them agonist to antagonist muscles or across the same muscle group. Fly&#8217;s combined with press ups for example work well.</li>



<li><strong>Negatives</strong> involve performing the eccentric (lowering) portion of an exercise with a slow, controlled motion, putting extra stress on the muscles and promoting muscle growth. These are great if you want to test yourself and get used to handling a lot of weight. you can load up a bar with 110 to 120% of your 1RM and just practice the decent on a bench press. Make sure you have a spot though!</li>



<li><strong>Rest-pause</strong> involves performing a short set, resting briefly, and then repeating the same set, leading to increased muscle fatigue and a greater training stimulus. These are great if you&#8217;re stuck trying to progress with a rep range. Say you want to hit a set of 10 on the bench but can only manage 8 before you fail. The trick is to rack the weight at 8 reps, take a 10 to 20s rest and then try to push out another couple of reps. that way you get your ten over the course of a rest pause set. Over a few weeks you should hopefully be able to get the 10 without the pause.</li>



<li><strong>Cluster sets</strong> involve performing multiple reps with short rests in between, allowing for heavier weight to be used and promoting strength gains. These are structured rest pause sets. Great for getting strong. check out the scheme below for the explanation on how to perform them. For chest training though you probably want to stick with barbells and machines here, to save you messing about with dumbbells.</li>



<li><strong>Partials</strong> involve performing only a portion of the range of motion of an exercise, allowing for heavier weight to be used and targeting specific parts of a movement. This is a classic powerlfiting technique. You might be strong or weak at a specific point in the movement so with partials you can focus on that phase of the lift. Obviously if you can move past sticking points this can help you excel in all the rep ranges.</li>



<li><strong>Bands, Chains and Unstable Bars</strong> covers a broad range of training styles typically used to increase strength, or stability in the bench press. Similarly to partials, the addition of chains or bands allow the trainer to work harder at specific parts of a lift where you might want to make something harder or easier.</li>
</ul>



<h2 class="wp-block-heading">What Exercises are best?</h2>



<figure class="wp-block-image alignleft size-full is-resized"><img decoding="async" width="600" height="566" src="https://proprepcoaching.com/wp-content/uploads/2023/01/Steph-Squat.png" alt="" class="wp-image-2901" style="width:446px;height:auto" srcset="https://proprepcoaching.com/wp-content/uploads/2023/01/Steph-Squat.png 600w, https://proprepcoaching.com/wp-content/uploads/2023/01/Steph-Squat-300x283.png 300w" sizes="(max-width: 600px) 100vw, 600px" /></figure>



<p class="wp-block-paragraph">Depends on the goal of the program and the individual, you’ll incorporate a variety of the aforementioned movements and techniques &nbsp;There&#8217;s a lot to consider and I talked extensively about this in the bicep training article (<a href="https://proprepcoaching.com/bodybuilding/building-big-arms-how-to-program-to-make-them-even-bigger/" target="_blank" rel="noreferrer noopener">https://proprepcoaching.com/bodybuilding/building-big-arms-how-to-program-to-make-them-even-bigger/</a>). If I was pressed though…(pun intended) I’d always er towards the use of the barbell bench press as a great exercise for any chest program for the following reasons.</p>



<p class="wp-block-paragraph">The barbell bench press is used to increase muscle mass in the upper body rather than specifically to the pectoralis major. Although you sometimes might break a training programs down into body part specific days e.g. chest, shoulders, arms etc. I always suggest focusing on compound moves for the following reasons:</p>



<p class="wp-block-paragraph">A) These exercise usually provide the most bang for their buck for the primary muscle group as well as the auxiliary muscles, (something which is important for frequency considerations)</p>



<p class="wp-block-paragraph">B) With A in mind, a focus on these lifts based on judging experience usually leads to a far more symmetrical physique, they just seem to flow better. This often happens because compound lifts like bench press hit the shoulders, triceps, forearms, upper back, and core training leading to greater overall development compared to say using a chest press machine. Moreover, this is probably why you see people with poor technique suffering from poor symmetry.</p>



<p class="wp-block-paragraph">C) To develop a classic physique, I&#8217;m a big fans of utilising free weights in keeping with golden era principles. Those guys looked great and that&#8217;s all they had. That’s not to say that we can’t use machines and every individual has different needs (injuries are a consideration), but free weights form the cornerstone of a golden era approach to programming.</p>



<h2 class="wp-block-heading">The best movements and Muscle Activation Research</h2>



<p class="wp-block-paragraph"></p>



<figure class="wp-block-image aligncenter size-full is-resized"><img decoding="async" src="https://proprepcoaching.com/wp-content/uploads/2023/02/90250802_2951683188203736_2944945417147645952_n.jpeg" alt="" class="wp-image-2553" style="width:531px;height:417px"/><figcaption class="wp-element-caption"><em>With the upper chest covered in female athletes, there is a school of though that all pressing work should be focused on incline movements.</em></figcaption></figure>



<p class="wp-block-paragraph">Activation is another interesting question, Electromyographs (EMG) allow you to measure muscle activation across a muscle while exercising. Muscle activation and force production is greater with stable vs unstable loads. Moreover, exercise intensity in terms of RPE is usually greater with stable surfaces. All this makes sense, if you have a solid surface to press from and you don&#8217;t have to worry about balancing anything then you can put more into lifting a weight. The ability to produce a high RPE seems to be essential for hypertrophy independent of the load and high degrees of mechanical tension are also know to be important. Hence why a movement like a barbell bench press is favoured. Although it’s not quite as clear cut as you think. </p>



<figure class="wp-block-image alignright size-full"><img decoding="async" src="https://proprepcoaching.com/wp-content/uploads/2023/02/Screenshot-2023-Feb-08-733-PM.png" alt="" class="wp-image-2547"/><figcaption class="wp-element-caption"><em>Surface electrodes are used in EMG studies</em></figcaption></figure>



<p class="wp-block-paragraph">Here’s a sample of some studies representative of the area:</p>



<p class="wp-block-paragraph"><strong>No difference between motor unit activation between Dumbbell flys, Dumbbell chest press, Barbell Bench Press.</strong></p>



<p class="wp-block-paragraph"><em>Welsch, E.A., Bird, M. and Mayhew, J.L., 2005. Electromyographic activity of the pectoralis major and anterior deltoid muscles during three upper-body lifts.&nbsp;Journal of Strength and Conditioning Research,&nbsp;19(2), p.449.</em></p>



<p class="wp-block-paragraph"><strong>EMG Activation is related to the instability of the exercise, where barbell and bench conditions perform better than dumbbell and swiss ball conditions.</strong></p>



<p class="wp-block-paragraph"><em>Kohler, J.M., Flanagan, S.P. and Whiting, W.C., 2010. Muscle activation patterns while lifting stable and unstable loads on stable and unstable surfaces.&nbsp;The Journal of Strength &amp; Conditioning Research,&nbsp;24(2), pp.313-321.</em></p>



<figure class="wp-block-image alignright size-full"><img decoding="async" src="https://proprepcoaching.com/wp-content/uploads/2023/02/Screenshot-2023-Feb-08-730-PM.png" alt="" class="wp-image-2545"/><figcaption class="wp-element-caption"><em>Welsch et al. (2005), is representative of the area.</em></figcaption></figure>



<p class="wp-block-paragraph"><strong>Barbell bench press EMG and RPE activation is greatest by comparison to eight other chest exercises</strong></p>



<p class="wp-block-paragraph"><em>Schanke, W., 2012.&nbsp;Electromyographical analysis of the pectoralis major muscle during various chest exercises(Doctoral dissertation).</em></p>



<p class="wp-block-paragraph"><strong>Stable loads result in similar EMGs in pectoralis major with Dumbbell, barbell and smith machine, although triceps EMG activation is greater in barbell vs dumbbell and smith machines</strong></p>



<p class="wp-block-paragraph"><em>Saeterbakken, A.H., van den Tillaar, R. and Fimland, M.S., 2011. A comparison of muscle activity and 1-RM strength of three chest-press exercises with different stability requirements.&nbsp;Journal of sports sciences,&nbsp;29(5), pp.533-538.</em></p>



<p class="wp-block-paragraph"><strong>Flat vs incline vs decline bench press variation indicates limited difference on pectoralis major activation although influences bicep EMG, while grip variations affect triceps EMG. Flat, medium and wide grip variations are suggested for greatest 6 RM loads. &nbsp;</strong></p>



<p class="wp-block-paragraph"><em>Saeterbakken, A.H., Mo, D.A., Scott, S. and Andersen, V., 2017. The effects of bench press variations in competitive athletes on muscle activity and performance.&nbsp;Journal of human kinetics,&nbsp;57(1), pp.61-71.</em></p>



<figure class="wp-block-image alignright size-full"><img decoding="async" src="https://proprepcoaching.com/wp-content/uploads/2023/02/Screenshot-2023-Feb-08-735-PM.png" alt="" class="wp-image-2546"/><figcaption class="wp-element-caption"><em>Schanke (2012) muscle activation from different exercises when compared to the bench press</em></figcaption></figure>



<p class="wp-block-paragraph"><strong>Wider Grips vs narrow grips result in the greatest pectoralis major activation.&nbsp;Hence the need to alter the grip when hitting the triceps.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</strong></p>



<p class="wp-block-paragraph"><em>Jagessar, M. and Gray, M., 2010. Optimizing development of the pectoralis major.&nbsp;Sport Journal,&nbsp;13(1), p.7.</em></p>



<p class="wp-block-paragraph"><strong>Muscle activity changes with exercise intensity, velocity of movement, fatigue, mental focus, movement phase and stability conditions, such as bar vibration or unstable surfaces. The most important factor for EMG activation is exercise intensity. E.g external load or RPE.</strong></p>



<p class="wp-block-paragraph"><em>Stastny, P., Gołaś, A., Blazek, D., Maszczyk, A., Wilk, M., Pietraszewski, P., Petr, M., Uhlir, P. and Zając, A., 2017. A systematic review of surface electromyography analyses of the bench press movement task.&nbsp;PloS one,&nbsp;12(2).</em></p>



<p class="wp-block-paragraph">Finally, the program laid out at the outset is for the advanced trainer. If you&#8217;re new to training you&#8217;ll probably get by just nicely by doing between 5 to 9 sets per week for chest. Use the information in this article and you&#8217;ll be able to put together an effective training program. If however you&#8217;ve been training for a few years and fancy giving it a go, then I&#8217;d simply suggest warming up appropriately and perhaps including some sort of deloading component every 4 to 6 weeks. </p>



<h2 class="wp-block-heading">Want Help Programming Your Training?</h2>



<p class="wp-block-paragraph">If you want specific coaching that is:</p>



<ul class="wp-block-list">
<li>Evidence-based</li>



<li>Natural bodybuilding focused</li>



<li>Individualised to your structure and goals</li>
</ul>



<p class="wp-block-paragraph">Then head to the <strong>Pro Prep Coaching sign-up page</strong> and we will be in touch.</p>



<p class="wp-block-paragraph"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f449.png" alt="👉" class="wp-smiley" style="height: 1em; max-height: 1em;" /> <a href="https://proprepcoaching.com/sign-up/">https://proprepcoaching.com/sign-up/</a></p>



<p class="wp-block-paragraph">Train smart. Train hard. Build a physique thats for life.</p>



<figure class="wp-block-image"><a href="https://proprepcoaching.com/sign-up"><img decoding="async" width="1364" height="767" src="https://proprepcoaching.com/wp-content/uploads/2026/01/Black-White-Bold-Business-Channel-Youtube-Banner-edited-1.png" alt="" class="wp-image-3709" srcset="https://proprepcoaching.com/wp-content/uploads/2026/01/Black-White-Bold-Business-Channel-Youtube-Banner-edited-1.png 1364w, https://proprepcoaching.com/wp-content/uploads/2026/01/Black-White-Bold-Business-Channel-Youtube-Banner-edited-1-300x169.png 300w, https://proprepcoaching.com/wp-content/uploads/2026/01/Black-White-Bold-Business-Channel-Youtube-Banner-edited-1-1024x576.png 1024w, https://proprepcoaching.com/wp-content/uploads/2026/01/Black-White-Bold-Business-Channel-Youtube-Banner-edited-1-768x432.png 768w, https://proprepcoaching.com/wp-content/uploads/2026/01/Black-White-Bold-Business-Channel-Youtube-Banner-edited-1-1200x675.png 1200w" sizes="(max-width: 1364px) 100vw, 1364px" /></a></figure>



<p class="wp-block-paragraph"></p>
<p>The post <a href="https://proprepcoaching.com/maximize-your-gains-the-ultimate-natural-guide-to-bodybuilding/">Maximise Your Gains: The Ultimate Natural Bodybuilding Guide to Building a Chest That Pops</a> appeared first on <a href="https://proprepcoaching.com">Pro Prep</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
