<?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>Advanced B-Bars (Push/Pull Split) Archives - BASEBLOCKS DIGITAL</title>
	<atom:link href="https://baseblocks.com/category/advanced-b-bars-push-pull-split/feed/" rel="self" type="application/rss+xml" />
	<link>https://baseblocks.com/category/advanced-b-bars-push-pull-split/</link>
	<description>Workouts with One Weight</description>
	<lastBuildDate>Tue, 23 Mar 2021 21:33:12 +0000</lastBuildDate>
	<language>en-AU</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.4.5</generator>

<image>
	<url>https://baseblocks.com/wp-content/uploads/2020/05/baseblocks-favicon-100x100.jpg</url>
	<title>Advanced B-Bars (Push/Pull Split) Archives - BASEBLOCKS DIGITAL</title>
	<link>https://baseblocks.com/category/advanced-b-bars-push-pull-split/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Workout One &#8211; Push (60 min)</title>
		<link>https://baseblocks.com/b-bars-advanced4d-workout-one-push-60-min/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=b-bars-advanced4d-workout-one-push-60-min</link>
		
		<dc:creator><![CDATA[Simon Ata]]></dc:creator>
		<pubDate>Sun, 21 Mar 2021 04:09:02 +0000</pubDate>
				<category><![CDATA[Advanced B-Bars (Push/Pull Split)]]></category>
		<guid isPermaLink="false">https://baseblocks.com/?p=4811</guid>

					<description><![CDATA[<p>Workout overview Sets Rest 1. Handstand to planche negative/wall-slide 5 2 min 2. Wall HSPU or Pike push-up 4 2 min 3. Planche push-up 4 2 min 4. Planche hold 4 2 min 5. Reverse hypers 3 1 min Warm-up (5 min) 1. Wrist circles 10 each direction 2. Elbow circles 10 each direction 3. [&#8230;]</p>
<p>The post <a href="https://baseblocks.com/b-bars-advanced4d-workout-one-push-60-min/">Workout One &#8211; Push (60 min)</a> appeared first on <a href="https://baseblocks.com">BASEBLOCKS DIGITAL</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<h4 class="wp-block-heading">Workout overview</h4>



<figure class="wp-block-table"><table><tbody><tr><td></td><td class="has-text-align-center" data-align="center">Sets</td><td class="has-text-align-center" data-align="center">Rest</td></tr><tr><td>1. Handstand to planche negative/wall-slide</td><td class="has-text-align-center" data-align="center">5</td><td class="has-text-align-center" data-align="center">2 min</td></tr><tr><td>2. Wall HSPU or Pike push-up</td><td class="has-text-align-center" data-align="center">4</td><td class="has-text-align-center" data-align="center">2 min</td></tr><tr><td>3. Planche push-up</td><td class="has-text-align-center" data-align="center">4</td><td class="has-text-align-center" data-align="center">2 min</td></tr><tr><td>4. Planche hold</td><td class="has-text-align-center" data-align="center">4</td><td class="has-text-align-center" data-align="center">2 min</td></tr><tr><td>5. Reverse hypers</td><td class="has-text-align-center" data-align="center">3</td><td class="has-text-align-center" data-align="center">1 min</td></tr></tbody></table></figure>



<h4 class="wp-block-heading">Warm-up (5 min) </h4>



<figure class="wp-block-embed is-type-video is-provider-vimeo wp-block-embed-vimeo wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<span class="BV9"><iframe title="WARM-UP ADVANCED PUSH" src="https://player.vimeo.com/video/526730812?dnt=1&amp;app_id=122963" width="640" height="360" frameborder="0" allow="autoplay; fullscreen; picture-in-picture" allowfullscreen></iframe></span>
</div></figure>



<figure class="wp-block-table"><table><tbody><tr><td>1. Wrist circles</td><td class="has-text-align-center" data-align="center">10 each direction</td></tr><tr><td>2. Elbow circles</td><td class="has-text-align-center" data-align="center">10 each direction</td></tr><tr><td>3. Shoulder circles</td><td class="has-text-align-center" data-align="center">10 each direction</td></tr><tr><td>4. Wrist push-ups</td><td class="has-text-align-center" data-align="center">10 reps ea (palms and back of palms)</td></tr><tr><td>5. Push-ups</td><td class="has-text-align-center" data-align="center">10 reps</td></tr></tbody></table></figure>



<hr class="wp-block-separator"/>



<h5 class="wp-block-heading">1. Handstand to planche negative/wall-slide: 5 sets  of 1-3 reps with 2 min rest</h5>


<style>
    #timer-view {
        background: #000;
        color: #fff;
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 99999;
        width: 100vw;
        height: 100vh;
        display: flex;
        flex-direction: column;
        justify-content: space-evenly;
        align-items: center;
        font-family: "Circuit", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
        opacity: 0;
        transition: opacity 400ms, visibility 400ms;
        visibility: hidden; 
    }
    #timer-view.visible {
        opacity: 1;
        visibility: visible;
    }
    #timer-view #time {
        font-size: 125px; 
        font-size: 15vh;
        font-weight: bold;
    }
    #timer-view button {
        border-radius: 5px;
        font-family: "Circuit", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
        font-size: .9em;
    }
</style>

<div id="timer-block_60569e5feea5a" class="wp-block-button align-centre timer aligncenter">
  <button class="wp-block-button__link" onclick="startTimer(120)">START 2 MIN REST</button>
</div>





<figure class="wp-block-embed is-type-video is-provider-vimeo wp-block-embed-vimeo wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<span class="lzds3TQ9fWpokPZJOGe"><iframe title="HANDSTAND TO PLANCHE NEGATIVES _ WALL SLIDES" src="https://player.vimeo.com/video/526466152?dnt=1&amp;app_id=122963" width="640" height="360" frameborder="0" allow="autoplay; fullscreen; picture-in-picture" allowfullscreen></iframe></span>
</div></figure>



<h5 class="wp-block-heading">2. Wall HSPU or pike push-up: 4 sets with 2 min rest </h5>



<figure class="wp-block-table"><table><tbody><tr><td class="has-text-align-center" data-align="center">Week 1</td><td class="has-text-align-center" data-align="center">Week 2</td><td class="has-text-align-center" data-align="center">Week 3</td><td class="has-text-align-center" data-align="center">Week 4</td><td class="has-text-align-center" data-align="center">Week 5</td><td class="has-text-align-center" data-align="center">Week 6</td></tr><tr><td class="has-text-align-center" data-align="center">6</td><td class="has-text-align-center" data-align="center">6</td><td class="has-text-align-center" data-align="center">6</td><td class="has-text-align-center" data-align="center">7</td><td class="has-text-align-center" data-align="center">7</td><td class="has-text-align-center" data-align="center">7</td></tr></tbody></table></figure>


<style>
    #timer-view {
        background: #000;
        color: #fff;
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 99999;
        width: 100vw;
        height: 100vh;
        display: flex;
        flex-direction: column;
        justify-content: space-evenly;
        align-items: center;
        font-family: "Circuit", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
        opacity: 0;
        transition: opacity 400ms, visibility 400ms;
        visibility: hidden; 
    }
    #timer-view.visible {
        opacity: 1;
        visibility: visible;
    }
    #timer-view #time {
        font-size: 125px; 
        font-size: 15vh;
        font-weight: bold;
    }
    #timer-view button {
        border-radius: 5px;
        font-family: "Circuit", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
        font-size: .9em;
    }
</style>

<div id="timer-block_5ec6ffd09110f" class="wp-block-button align-centre timer aligncenter">
  <button class="wp-block-button__link" onclick="startTimer(120)">START 2 MIN REST</button>
</div>





<figure class="wp-block-embed is-type-video is-provider-vimeo wp-block-embed-vimeo wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<span class="mTgcyJeavoq5Exr1VIibPkApU2DMzKSwO4u6Z7NQHn8dCBYLt0Gl9Fjhf"><iframe title="WALL HSPU _ PIKE PUSH-UP" src="https://player.vimeo.com/video/526466862?dnt=1&amp;app_id=122963" width="640" height="360" frameborder="0" allow="autoplay; fullscreen; picture-in-picture" allowfullscreen></iframe></span>
</div></figure>



<hr class="wp-block-separator"/>



<h5 class="wp-block-heading">3. Planche push-up: 4 sets with 2 min rest</h5>



<figure class="wp-block-table"><table><tbody><tr><td class="has-text-align-center" data-align="center">Week 1</td><td class="has-text-align-center" data-align="center">Week 2</td><td class="has-text-align-center" data-align="center">Week 3</td><td class="has-text-align-center" data-align="center">Week 4</td><td class="has-text-align-center" data-align="center">Week 5</td><td class="has-text-align-center" data-align="center">Week 6</td></tr><tr><td class="has-text-align-center" data-align="center">3</td><td class="has-text-align-center" data-align="center">3</td><td class="has-text-align-center" data-align="center">4</td><td class="has-text-align-center" data-align="center">4</td><td class="has-text-align-center" data-align="center">5</td><td class="has-text-align-center" data-align="center">5</td></tr></tbody></table></figure>


<style>
    #timer-view {
        background: #000;
        color: #fff;
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 99999;
        width: 100vw;
        height: 100vh;
        display: flex;
        flex-direction: column;
        justify-content: space-evenly;
        align-items: center;
        font-family: "Circuit", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
        opacity: 0;
        transition: opacity 400ms, visibility 400ms;
        visibility: hidden; 
    }
    #timer-view.visible {
        opacity: 1;
        visibility: visible;
    }
    #timer-view #time {
        font-size: 125px; 
        font-size: 15vh;
        font-weight: bold;
    }
    #timer-view button {
        border-radius: 5px;
        font-family: "Circuit", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
        font-size: .9em;
    }
</style>

<div id="timer-block_5ec6ffe891110" class="wp-block-button align-centre timer aligncenter">
  <button class="wp-block-button__link" onclick="startTimer(120)">START 2 MIN REST</button>
</div>





<figure class="wp-block-embed is-type-video is-provider-vimeo wp-block-embed-vimeo wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<span class="bT2LamAZJiEvDjqxfFo"><iframe title="PLANCHE PUSH-UPS" src="https://player.vimeo.com/video/526466605?dnt=1&amp;app_id=122963" width="640" height="360" frameborder="0" allow="autoplay; fullscreen; picture-in-picture" allowfullscreen></iframe></span>
</div></figure>



<h5 class="wp-block-heading">3. Planche hold: 4 sets with 2 min rest</h5>



<figure class="wp-block-table"><table><tbody><tr><td class="has-text-align-center" data-align="center">Week 1</td><td class="has-text-align-center" data-align="center">Week 2</td><td class="has-text-align-center" data-align="center">Week 3</td><td class="has-text-align-center" data-align="center">Week 4</td><td class="has-text-align-center" data-align="center">Week 5</td><td class="has-text-align-center" data-align="center">Week 6</td></tr><tr><td class="has-text-align-center" data-align="center">15 secs</td><td class="has-text-align-center" data-align="center">15 secs</td><td class="has-text-align-center" data-align="center">16 secs</td><td class="has-text-align-center" data-align="center">16 secs</td><td class="has-text-align-center" data-align="center">17 secs</td><td class="has-text-align-center" data-align="center">17 secs</td></tr></tbody></table></figure>


<style>
    #timer-view {
        background: #000;
        color: #fff;
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 99999;
        width: 100vw;
        height: 100vh;
        display: flex;
        flex-direction: column;
        justify-content: space-evenly;
        align-items: center;
        font-family: "Circuit", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
        opacity: 0;
        transition: opacity 400ms, visibility 400ms;
        visibility: hidden; 
    }
    #timer-view.visible {
        opacity: 1;
        visibility: visible;
    }
    #timer-view #time {
        font-size: 125px; 
        font-size: 15vh;
        font-weight: bold;
    }
    #timer-view button {
        border-radius: 5px;
        font-family: "Circuit", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
        font-size: .9em;
    }
</style>

<div id="timer-block_6056bf31edcf1" class="wp-block-button align-centre timer aligncenter">
  <button class="wp-block-button__link" onclick="startTimer(120)">START 2 MIN REST</button>
</div>





<figure class="wp-block-embed is-type-video is-provider-vimeo wp-block-embed-vimeo wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<span class="kr82ixu1fHwvL0ptnQKzUc4ZaXqIldiUNNYL5k9FxQR1WjSjEJyBPyOmmCY9RcwV8a5lb26u0AD"><iframe title="PLANCHE HOLDS" src="https://player.vimeo.com/video/526466565?dnt=1&amp;app_id=122963" width="640" height="360" frameborder="0" allow="autoplay; fullscreen; picture-in-picture" allowfullscreen></iframe></span>
</div></figure>



<h5 class="wp-block-heading">3. Reverse Hypers: 3 sets with 1 min rest</h5>



<figure class="wp-block-table"><table><tbody><tr><td class="has-text-align-center" data-align="center">Week 1</td><td class="has-text-align-center" data-align="center">Week 2</td><td class="has-text-align-center" data-align="center">Week 3</td><td class="has-text-align-center" data-align="center">Week 4</td><td class="has-text-align-center" data-align="center">Week 5</td><td class="has-text-align-center" data-align="center">Week 6</td></tr><tr><td class="has-text-align-center" data-align="center">8</td><td class="has-text-align-center" data-align="center">8</td><td class="has-text-align-center" data-align="center">9</td><td class="has-text-align-center" data-align="center">9</td><td class="has-text-align-center" data-align="center">10</td><td class="has-text-align-center" data-align="center">10</td></tr></tbody></table></figure>


<style>
    #timer-view {
        background: #000;
        color: #fff;
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 99999;
        width: 100vw;
        height: 100vh;
        display: flex;
        flex-direction: column;
        justify-content: space-evenly;
        align-items: center;
        font-family: "Circuit", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
        opacity: 0;
        transition: opacity 400ms, visibility 400ms;
        visibility: hidden; 
    }
    #timer-view.visible {
        opacity: 1;
        visibility: visible;
    }
    #timer-view #time {
        font-size: 125px; 
        font-size: 15vh;
        font-weight: bold;
    }
    #timer-view button {
        border-radius: 5px;
        font-family: "Circuit", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
        font-size: .9em;
    }
</style>

<div id="timer-block_6056bf36edcf2" class="wp-block-button align-centre timer aligncenter">
  <button class="wp-block-button__link" onclick="startTimer(60)">START 1 MIN REST</button>
</div>





<figure class="wp-block-embed is-type-video is-provider-vimeo wp-block-embed-vimeo wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<span class="yQ9Pw7EhedToWX0s"><iframe title="REVERSE HYPER" src="https://player.vimeo.com/video/526465421?dnt=1&amp;app_id=122963" width="640" height="360" frameborder="0" allow="autoplay; fullscreen; picture-in-picture" allowfullscreen></iframe></span>
</div></figure>


<table>
  <tr>
    <th>Week 1</th>
    <td>
                        <div class="wp-block-button aligncenter">
            <form action="POST" class="complete_week_form" id="complete_week_4811">
              <input type="hidden" name="post_id" value="4811">
              <input type="hidden" name="nonce" value="1ab832a800" />
              <input type="hidden" name="week_id" value="0">
              <input type="submit" name="submit" class="wp-block-button__link" value='FINISHED WEEK 1'>
            </form>
          </div>
                  </td>
  </tr>
  <tr>
    <th>Week 2</th>
    <td>
                        <div class="text-center ">
            please complete the previous week first
          </div>
                  </td>
  </tr>
  <tr>
    <th>Week 3</th>
    <td>
                        <div class="text-center ">
            please complete the previous week first
          </div>
                  </td>
  </tr>
  <tr>
    <th>Week 4</th>
    <td>
                        <div class="text-center ">
            please complete the previous week first
          </div>
                  </td>
  </tr>
  <tr>
    <th>Week 5</th>
    <td>
                        <div class="text-center ">
            please complete the previous week first
          </div>
                  </td>
  </tr>
  <tr>
    <th>Week 6</th>
    <td>
                        <div class="text-center ">
            please complete the previous week first
          </div>
                  </td>
  </tr>
</table>

<!-- TODO: disable on admin!! -->



<hr class="wp-block-separator"/>



<h4 class="wp-block-heading">Post-workout flexibility </h4>



<p style="font-size:18px">Perform these stretches as an optional cool-down for two rounds to help maintain or increase mobility in areas that are important for calisthenics.</p>



<h5 class="wp-block-heading">A. Shoulder extension: 30-60 secs</h5>



<figure class="wp-block-embed is-type-video is-provider-vimeo wp-block-embed-vimeo wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<span class="lFqKr5sxQ8PbWT23Nfr9TywM2elCVUkHJ1gHb4vd3LiDwJqEUZIxzNjQ5cKpV4s"><iframe title="SHOULDER EXTENSION INTERMEDIATE AND ADVANCED" src="https://player.vimeo.com/video/526729974?dnt=1&amp;app_id=122963" width="640" height="360" frameborder="0" allow="autoplay; fullscreen; picture-in-picture" allowfullscreen></iframe></span>
</div><figcaption>Target muscle groups: biceps, anterior delts</figcaption></figure>


<style>
    #timer-view {
        background: #000;
        color: #fff;
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 99999;
        width: 100vw;
        height: 100vh;
        display: flex;
        flex-direction: column;
        justify-content: space-evenly;
        align-items: center;
        font-family: "Circuit", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
        opacity: 0;
        transition: opacity 400ms, visibility 400ms;
        visibility: hidden; 
    }
    #timer-view.visible {
        opacity: 1;
        visibility: visible;
    }
    #timer-view #time {
        font-size: 125px; 
        font-size: 15vh;
        font-weight: bold;
    }
    #timer-view button {
        border-radius: 5px;
        font-family: "Circuit", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
        font-size: .9em;
    }
</style>

<div id="timer-block_5ec7001c91115" class="wp-block-button align-centre timer aligncenter">
  <button class="wp-block-button__link" onclick="startTimer(60)">START 1 MIN STRETCH</button>
</div>





<h5 class="wp-block-heading">B. Forward fold: 1 min</h5>



<figure class="wp-block-embed is-type-video is-provider-vimeo wp-block-embed-vimeo wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<span class="86XbmI5NRKJaFHvxZcMCG3hP1O"><iframe title="STANDING FORWARD FOLD" src="https://player.vimeo.com/video/526730131?dnt=1&amp;app_id=122963" width="640" height="360" frameborder="0" allow="autoplay; fullscreen; picture-in-picture" allowfullscreen></iframe></span>
</div><figcaption>Target muscle groups: adductors, hamstrings</figcaption></figure>


<style>
    #timer-view {
        background: #000;
        color: #fff;
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 99999;
        width: 100vw;
        height: 100vh;
        display: flex;
        flex-direction: column;
        justify-content: space-evenly;
        align-items: center;
        font-family: "Circuit", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
        opacity: 0;
        transition: opacity 400ms, visibility 400ms;
        visibility: hidden; 
    }
    #timer-view.visible {
        opacity: 1;
        visibility: visible;
    }
    #timer-view #time {
        font-size: 125px; 
        font-size: 15vh;
        font-weight: bold;
    }
    #timer-view button {
        border-radius: 5px;
        font-family: "Circuit", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
        font-size: .9em;
    }
</style>

<div id="timer-block_5ec7001491114" class="wp-block-button align-centre timer aligncenter">
  <button class="wp-block-button__link" onclick="startTimer(60)">START 1 MIN STRETCH</button>
</div>





<h5 class="wp-block-heading">C. Thoracic Rotation: 1 min</h5>



<figure class="wp-block-embed is-type-video is-provider-vimeo wp-block-embed-vimeo wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<span class="fAcZZQ7NNzDbmFElb47Yhp5dP8BUG3XXtfmysTLqsKeRGJhEg8ar1iopnjvr2ydwK49O0zo0InqUulYt61CR"><iframe title="SPINAL ROTATION STRETCH" src="https://player.vimeo.com/video/526730093?dnt=1&amp;app_id=122963" width="640" height="360" frameborder="0" allow="autoplay; fullscreen; picture-in-picture" allowfullscreen></iframe></span>
</div><figcaption>Target area: thoracic spine</figcaption></figure>


<style>
    #timer-view {
        background: #000;
        color: #fff;
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 99999;
        width: 100vw;
        height: 100vh;
        display: flex;
        flex-direction: column;
        justify-content: space-evenly;
        align-items: center;
        font-family: "Circuit", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
        opacity: 0;
        transition: opacity 400ms, visibility 400ms;
        visibility: hidden; 
    }
    #timer-view.visible {
        opacity: 1;
        visibility: visible;
    }
    #timer-view #time {
        font-size: 125px; 
        font-size: 15vh;
        font-weight: bold;
    }
    #timer-view button {
        border-radius: 5px;
        font-family: "Circuit", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
        font-size: .9em;
    }
</style>

<div id="timer-block_5ec7002691116" class="wp-block-button align-centre timer aligncenter">
  <button class="wp-block-button__link" onclick="startTimer(60)">START 1 MIN STRETCH</button>
</div>





<hr class="wp-block-separator"/>



<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="https://baseblocks.com/category/advanced-b-bars-push-pull-split/">RETURN TO PROGRAM</a></div>



<p></p>
<p>The post <a href="https://baseblocks.com/b-bars-advanced4d-workout-one-push-60-min/">Workout One &#8211; Push (60 min)</a> appeared first on <a href="https://baseblocks.com">BASEBLOCKS DIGITAL</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Workout Two &#8211; Pull (60 min)</title>
		<link>https://baseblocks.com/b-bars-advanced4d-workout-two-pull-60-min/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=b-bars-advanced4d-workout-two-pull-60-min</link>
		
		<dc:creator><![CDATA[Simon Ata]]></dc:creator>
		<pubDate>Sat, 20 Mar 2021 04:37:24 +0000</pubDate>
				<category><![CDATA[Advanced B-Bars (Push/Pull Split)]]></category>
		<guid isPermaLink="false">https://baseblocks.com/?p=4816</guid>

					<description><![CDATA[<p>Workout overview Sets Rest 1. Lever pull-ups 4 2 min 2. Lever holds 4 2 min 3. Assisted OAC 3 2 min 4. Lever raises 4 2 min Warm-up (5 min) 1. Wrist circles 10 each direction 2. Elbow circles 10 each direction 3. Shoulder circles 10 each direction 4. Wrist push-ups 10 reps ea [&#8230;]</p>
<p>The post <a href="https://baseblocks.com/b-bars-advanced4d-workout-two-pull-60-min/">Workout Two &#8211; Pull (60 min)</a> appeared first on <a href="https://baseblocks.com">BASEBLOCKS DIGITAL</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<h4 class="wp-block-heading">Workout overview</h4>



<figure class="wp-block-table"><table><tbody><tr><td></td><td class="has-text-align-center" data-align="center">Sets</td><td class="has-text-align-center" data-align="center">Rest</td></tr><tr><td>1. Lever pull-ups</td><td class="has-text-align-center" data-align="center">4</td><td class="has-text-align-center" data-align="center">2 min</td></tr><tr><td>2. Lever holds</td><td class="has-text-align-center" data-align="center">4</td><td class="has-text-align-center" data-align="center">2 min</td></tr><tr><td>3. Assisted OAC</td><td class="has-text-align-center" data-align="center">3</td><td class="has-text-align-center" data-align="center">2 min</td></tr><tr><td>4. Lever raises</td><td class="has-text-align-center" data-align="center">4</td><td class="has-text-align-center" data-align="center">2 min</td></tr></tbody></table></figure>



<h4 class="wp-block-heading">Warm-up (5 min) </h4>



<figure class="wp-block-embed is-type-video is-provider-vimeo wp-block-embed-vimeo wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<span class="BWri8zseI"><iframe title="WARM-UP ADVANCED PULL" src="https://player.vimeo.com/video/526730562?dnt=1&amp;app_id=122963" width="640" height="360" frameborder="0" allow="autoplay; fullscreen; picture-in-picture" allowfullscreen></iframe></span>
</div></figure>



<figure class="wp-block-table"><table><tbody><tr><td>1. Wrist circles</td><td class="has-text-align-center" data-align="center">10 each direction</td></tr><tr><td>2. Elbow circles</td><td class="has-text-align-center" data-align="center">10 each direction</td></tr><tr><td>3. Shoulder circles</td><td class="has-text-align-center" data-align="center">10 each direction</td></tr><tr><td>4. Wrist push-ups</td><td class="has-text-align-center" data-align="center">10 reps ea (palms and back of palms)</td></tr><tr><td>5. Rows</td><td class="has-text-align-center" data-align="center">10 reps</td></tr></tbody></table></figure>



<hr class="wp-block-separator"/>



<h5 class="wp-block-heading">1. Lever pull-ups: 4 sets with 2 min rest</h5>



<figure class="wp-block-table"><table><tbody><tr><td class="has-text-align-center" data-align="center">Week 1</td><td class="has-text-align-center" data-align="center">Week 2</td><td class="has-text-align-center" data-align="center">Week 3</td><td class="has-text-align-center" data-align="center">Week 4</td><td class="has-text-align-center" data-align="center">Week 5</td><td class="has-text-align-center" data-align="center">Week 6</td></tr><tr><td class="has-text-align-center" data-align="center">5</td><td class="has-text-align-center" data-align="center">5</td><td class="has-text-align-center" data-align="center">5</td><td class="has-text-align-center" data-align="center">5</td><td class="has-text-align-center" data-align="center">5</td><td class="has-text-align-center" data-align="center">5</td></tr></tbody></table></figure>


<style>
    #timer-view {
        background: #000;
        color: #fff;
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 99999;
        width: 100vw;
        height: 100vh;
        display: flex;
        flex-direction: column;
        justify-content: space-evenly;
        align-items: center;
        font-family: "Circuit", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
        opacity: 0;
        transition: opacity 400ms, visibility 400ms;
        visibility: hidden; 
    }
    #timer-view.visible {
        opacity: 1;
        visibility: visible;
    }
    #timer-view #time {
        font-size: 125px; 
        font-size: 15vh;
        font-weight: bold;
    }
    #timer-view button {
        border-radius: 5px;
        font-family: "Circuit", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
        font-size: .9em;
    }
</style>

<div id="timer-block_60569e5feea5a" class="wp-block-button align-centre timer aligncenter">
  <button class="wp-block-button__link" onclick="startTimer(120)">START 2 MIN REST</button>
</div>





<figure class="wp-block-embed is-type-video is-provider-vimeo wp-block-embed-vimeo wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<span class="J3QORY5xudeXvhBHMa7VmL0lG91pTzyWZsKw8AkbNnSgC"><iframe title="LEVER PULL-UPS" src="https://player.vimeo.com/video/526466415?dnt=1&amp;app_id=122963" width="640" height="360" frameborder="0" allow="autoplay; fullscreen; picture-in-picture" allowfullscreen></iframe></span>
</div></figure>



<h5 class="wp-block-heading">2. Lever hold: 4 sets with 2 min rest </h5>



<figure class="wp-block-table"><table><tbody><tr><td class="has-text-align-center" data-align="center">Week 1</td><td class="has-text-align-center" data-align="center">Week 2</td><td class="has-text-align-center" data-align="center">Week 3</td><td class="has-text-align-center" data-align="center">Week 4</td><td class="has-text-align-center" data-align="center">Week 5</td><td class="has-text-align-center" data-align="center">Week 6</td></tr><tr><td class="has-text-align-center" data-align="center">15 secs</td><td class="has-text-align-center" data-align="center">15 secs</td><td class="has-text-align-center" data-align="center">16 secs</td><td class="has-text-align-center" data-align="center">16 secs</td><td class="has-text-align-center" data-align="center">17 secs</td><td class="has-text-align-center" data-align="center">17 secs</td></tr></tbody></table></figure>


<style>
    #timer-view {
        background: #000;
        color: #fff;
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 99999;
        width: 100vw;
        height: 100vh;
        display: flex;
        flex-direction: column;
        justify-content: space-evenly;
        align-items: center;
        font-family: "Circuit", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
        opacity: 0;
        transition: opacity 400ms, visibility 400ms;
        visibility: hidden; 
    }
    #timer-view.visible {
        opacity: 1;
        visibility: visible;
    }
    #timer-view #time {
        font-size: 125px; 
        font-size: 15vh;
        font-weight: bold;
    }
    #timer-view button {
        border-radius: 5px;
        font-family: "Circuit", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
        font-size: .9em;
    }
</style>

<div id="timer-block_5ec6ffd09110f" class="wp-block-button align-centre timer aligncenter">
  <button class="wp-block-button__link" onclick="startTimer(120)">START 2 MIN REST</button>
</div>





<figure class="wp-block-embed is-type-video is-provider-vimeo wp-block-embed-vimeo wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<span class="GPjrEJ3BQz4YIVo2y065CXwkTS7s9gFLHc1flKxnibeht8upZvNadMAWD"><iframe title="LEVER HOLDS" src="https://player.vimeo.com/video/526466301?dnt=1&amp;app_id=122963" width="640" height="360" frameborder="0" allow="autoplay; fullscreen; picture-in-picture" allowfullscreen></iframe></span>
</div></figure>



<hr class="wp-block-separator"/>



<h5 class="wp-block-heading">3. Assisted OAC: 3 sets with 2 min rest </h5>



<figure class="wp-block-table"><table><tbody><tr><td class="has-text-align-center" data-align="center">Week 1</td><td class="has-text-align-center" data-align="center">Week 2</td><td class="has-text-align-center" data-align="center">Week 3</td><td class="has-text-align-center" data-align="center">Week 4</td><td class="has-text-align-center" data-align="center">Week 5</td><td class="has-text-align-center" data-align="center">Week 6</td></tr><tr><td class="has-text-align-center" data-align="center">5 ea</td><td class="has-text-align-center" data-align="center">5 ea</td><td class="has-text-align-center" data-align="center">5 ea</td><td class="has-text-align-center" data-align="center">6 ea</td><td class="has-text-align-center" data-align="center">6 ea</td><td class="has-text-align-center" data-align="center">6 ea</td></tr></tbody></table></figure>


<style>
    #timer-view {
        background: #000;
        color: #fff;
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 99999;
        width: 100vw;
        height: 100vh;
        display: flex;
        flex-direction: column;
        justify-content: space-evenly;
        align-items: center;
        font-family: "Circuit", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
        opacity: 0;
        transition: opacity 400ms, visibility 400ms;
        visibility: hidden; 
    }
    #timer-view.visible {
        opacity: 1;
        visibility: visible;
    }
    #timer-view #time {
        font-size: 125px; 
        font-size: 15vh;
        font-weight: bold;
    }
    #timer-view button {
        border-radius: 5px;
        font-family: "Circuit", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
        font-size: .9em;
    }
</style>

<div id="timer-block_5ec6ffe891110" class="wp-block-button align-centre timer aligncenter">
  <button class="wp-block-button__link" onclick="startTimer(120)">START 2 MIN REST</button>
</div>





<figure class="wp-block-embed is-type-video is-provider-vimeo wp-block-embed-vimeo wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<span class="ERZaA9NPhjTcD"><iframe title="ASSISTED OAC" src="https://player.vimeo.com/video/526466039?dnt=1&amp;app_id=122963" width="640" height="360" frameborder="0" allow="autoplay; fullscreen; picture-in-picture" allowfullscreen></iframe></span>
</div></figure>



<h5 class="wp-block-heading">4. Lever raises: 4 sets with 2 min rest</h5>



<figure class="wp-block-table"><table><tbody><tr><td class="has-text-align-center" data-align="center">Week 1</td><td class="has-text-align-center" data-align="center">Week 2</td><td class="has-text-align-center" data-align="center">Week 3</td><td class="has-text-align-center" data-align="center">Week 4</td><td class="has-text-align-center" data-align="center">Week 5</td><td class="has-text-align-center" data-align="center">Week 6</td></tr><tr><td class="has-text-align-center" data-align="center">5</td><td class="has-text-align-center" data-align="center">5</td><td class="has-text-align-center" data-align="center">6</td><td class="has-text-align-center" data-align="center">6</td><td class="has-text-align-center" data-align="center">7</td><td class="has-text-align-center" data-align="center">7</td></tr></tbody></table></figure>


<style>
    #timer-view {
        background: #000;
        color: #fff;
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 99999;
        width: 100vw;
        height: 100vh;
        display: flex;
        flex-direction: column;
        justify-content: space-evenly;
        align-items: center;
        font-family: "Circuit", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
        opacity: 0;
        transition: opacity 400ms, visibility 400ms;
        visibility: hidden; 
    }
    #timer-view.visible {
        opacity: 1;
        visibility: visible;
    }
    #timer-view #time {
        font-size: 125px; 
        font-size: 15vh;
        font-weight: bold;
    }
    #timer-view button {
        border-radius: 5px;
        font-family: "Circuit", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
        font-size: .9em;
    }
</style>

<div id="timer-block_6056bf31edcf1" class="wp-block-button align-centre timer aligncenter">
  <button class="wp-block-button__link" onclick="startTimer(120)">START 2 MIN REST</button>
</div>





<figure class="wp-block-embed is-type-video is-provider-vimeo wp-block-embed-vimeo wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<span class="CHpud0Wi4NnAeXZkvqgPj58aB3CTDXKFqgmSDYRZj1rYovaz997ldU6ihrJtEUlGQ0hcb48VcRMSItHsbVk"><iframe title="LEVER RIASES level 3" src="https://player.vimeo.com/video/526466482?dnt=1&amp;app_id=122963" width="640" height="360" frameborder="0" allow="autoplay; fullscreen; picture-in-picture" allowfullscreen></iframe></span>
</div></figure>


<table>
  <tr>
    <th>Week 1</th>
    <td>
                        <div class="wp-block-button aligncenter">
            <form action="POST" class="complete_week_form" id="complete_week_4816">
              <input type="hidden" name="post_id" value="4816">
              <input type="hidden" name="nonce" value="1ab832a800" />
              <input type="hidden" name="week_id" value="0">
              <input type="submit" name="submit" class="wp-block-button__link" value='FINISHED WEEK 1'>
            </form>
          </div>
                  </td>
  </tr>
  <tr>
    <th>Week 2</th>
    <td>
                        <div class="text-center ">
            please complete the previous week first
          </div>
                  </td>
  </tr>
  <tr>
    <th>Week 3</th>
    <td>
                        <div class="text-center ">
            please complete the previous week first
          </div>
                  </td>
  </tr>
  <tr>
    <th>Week 4</th>
    <td>
                        <div class="text-center ">
            please complete the previous week first
          </div>
                  </td>
  </tr>
  <tr>
    <th>Week 5</th>
    <td>
                        <div class="text-center ">
            please complete the previous week first
          </div>
                  </td>
  </tr>
  <tr>
    <th>Week 6</th>
    <td>
                        <div class="text-center ">
            please complete the previous week first
          </div>
                  </td>
  </tr>
</table>

<!-- TODO: disable on admin!! -->



<hr class="wp-block-separator"/>



<h4 class="wp-block-heading">Post-workout flexibility </h4>



<p style="font-size:18px">Perform these stretches as an optional cool-down for two rounds to help maintain or increase mobility in areas that are important for calisthenics.</p>



<h5 class="wp-block-heading">A. Shoulder flexion: 30-60 secs</h5>



<figure class="wp-block-embed is-type-video is-provider-vimeo wp-block-embed-vimeo wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<span class="RIWqbfhaAjn6LD95MsB7TOd2Qi03"><iframe title="SHOULDER FLEXION" src="https://player.vimeo.com/video/526730036?dnt=1&amp;app_id=122963" width="640" height="360" frameborder="0" allow="autoplay; fullscreen; picture-in-picture" allowfullscreen></iframe></span>
</div><figcaption>Target muscle groups: biceps, anterior delts</figcaption></figure>


<style>
    #timer-view {
        background: #000;
        color: #fff;
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 99999;
        width: 100vw;
        height: 100vh;
        display: flex;
        flex-direction: column;
        justify-content: space-evenly;
        align-items: center;
        font-family: "Circuit", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
        opacity: 0;
        transition: opacity 400ms, visibility 400ms;
        visibility: hidden; 
    }
    #timer-view.visible {
        opacity: 1;
        visibility: visible;
    }
    #timer-view #time {
        font-size: 125px; 
        font-size: 15vh;
        font-weight: bold;
    }
    #timer-view button {
        border-radius: 5px;
        font-family: "Circuit", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
        font-size: .9em;
    }
</style>

<div id="timer-block_5ec7001c91115" class="wp-block-button align-centre timer aligncenter">
  <button class="wp-block-button__link" onclick="startTimer(60)">START 1 MIN STRETCH</button>
</div>





<h5 class="wp-block-heading">B. Straddle: 1 min</h5>



<figure class="wp-block-embed is-type-video is-provider-vimeo wp-block-embed-vimeo wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<span class="rlWkRw1e5NC23VdjGDpQY8K"><iframe title="STRADDLE" src="https://player.vimeo.com/video/526730181?dnt=1&amp;app_id=122963" width="640" height="360" frameborder="0" allow="autoplay; fullscreen; picture-in-picture" allowfullscreen></iframe></span>
</div><figcaption>Target muscle groups: adductors, hamstrings</figcaption></figure>


<style>
    #timer-view {
        background: #000;
        color: #fff;
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 99999;
        width: 100vw;
        height: 100vh;
        display: flex;
        flex-direction: column;
        justify-content: space-evenly;
        align-items: center;
        font-family: "Circuit", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
        opacity: 0;
        transition: opacity 400ms, visibility 400ms;
        visibility: hidden; 
    }
    #timer-view.visible {
        opacity: 1;
        visibility: visible;
    }
    #timer-view #time {
        font-size: 125px; 
        font-size: 15vh;
        font-weight: bold;
    }
    #timer-view button {
        border-radius: 5px;
        font-family: "Circuit", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
        font-size: .9em;
    }
</style>

<div id="timer-block_5ec7001491114" class="wp-block-button align-centre timer aligncenter">
  <button class="wp-block-button__link" onclick="startTimer(60)">START 1 MIN STRETCH</button>
</div>





<h5 class="wp-block-heading">C. Thoracic Rotation: 1 min</h5>



<figure class="wp-block-embed is-type-video is-provider-vimeo wp-block-embed-vimeo wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<span class="3PkOgVjqWuCdOcJwBe9e4Y1SQxY3Ns5X6ZNwKZUVbt6raEmQyRTIAnrl7xLPGbFnoDL7kq20vIDyoiiv8UHmh"><iframe title="SPINAL ROTATION STRETCH" src="https://player.vimeo.com/video/526730093?dnt=1&amp;app_id=122963" width="640" height="360" frameborder="0" allow="autoplay; fullscreen; picture-in-picture" allowfullscreen></iframe></span>
</div><figcaption>Target area: thoracic spine</figcaption></figure>


<style>
    #timer-view {
        background: #000;
        color: #fff;
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 99999;
        width: 100vw;
        height: 100vh;
        display: flex;
        flex-direction: column;
        justify-content: space-evenly;
        align-items: center;
        font-family: "Circuit", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
        opacity: 0;
        transition: opacity 400ms, visibility 400ms;
        visibility: hidden; 
    }
    #timer-view.visible {
        opacity: 1;
        visibility: visible;
    }
    #timer-view #time {
        font-size: 125px; 
        font-size: 15vh;
        font-weight: bold;
    }
    #timer-view button {
        border-radius: 5px;
        font-family: "Circuit", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
        font-size: .9em;
    }
</style>

<div id="timer-block_5ec7002691116" class="wp-block-button align-centre timer aligncenter">
  <button class="wp-block-button__link" onclick="startTimer(60)">START 1 MIN STRETCH</button>
</div>





<hr class="wp-block-separator"/>



<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="https://baseblocks.com/category/advanced-b-bars-push-pull-split/">RETURN TO PROGRAM</a></div>



<p></p>
<p>The post <a href="https://baseblocks.com/b-bars-advanced4d-workout-two-pull-60-min/">Workout Two &#8211; Pull (60 min)</a> appeared first on <a href="https://baseblocks.com">BASEBLOCKS DIGITAL</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Workout Three &#8211; Push (60 min)</title>
		<link>https://baseblocks.com/b-bars-advanced4d-workout-three-push-60-min/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=b-bars-advanced4d-workout-three-push-60-min</link>
		
		<dc:creator><![CDATA[Simon Ata]]></dc:creator>
		<pubDate>Fri, 19 Mar 2021 04:24:09 +0000</pubDate>
				<category><![CDATA[Advanced B-Bars (Push/Pull Split)]]></category>
		<guid isPermaLink="false">https://baseblocks.com/?p=4814</guid>

					<description><![CDATA[<p>Workout overview Sets Rest 1. Planche hold 4 2 min 2. Wall HSPU 4 2 min 3. Planche push-up 4 2 min 4. Pseudo planche push-up 4 2 min Warm-up (5 min) 1. Wrist circles 10 each direction 2. Elbow circles 10 each direction 3. Shoulder circles 10 each direction 4. Wrist push-ups 10 reps [&#8230;]</p>
<p>The post <a href="https://baseblocks.com/b-bars-advanced4d-workout-three-push-60-min/">Workout Three &#8211; Push (60 min)</a> appeared first on <a href="https://baseblocks.com">BASEBLOCKS DIGITAL</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<h4 class="wp-block-heading">Workout overview</h4>



<figure class="wp-block-table"><table><tbody><tr><td></td><td class="has-text-align-center" data-align="center">Sets</td><td class="has-text-align-center" data-align="center">Rest</td></tr><tr><td>1. Planche hold</td><td class="has-text-align-center" data-align="center">4</td><td class="has-text-align-center" data-align="center">2 min</td></tr><tr><td>2. Wall HSPU</td><td class="has-text-align-center" data-align="center">4</td><td class="has-text-align-center" data-align="center">2 min</td></tr><tr><td>3. Planche push-up</td><td class="has-text-align-center" data-align="center">4</td><td class="has-text-align-center" data-align="center">2 min</td></tr><tr><td>4. Pseudo planche push-up</td><td class="has-text-align-center" data-align="center">4</td><td class="has-text-align-center" data-align="center">2 min</td></tr></tbody></table></figure>



<h4 class="wp-block-heading">Warm-up (5 min) </h4>



<figure class="wp-block-embed is-type-video is-provider-vimeo wp-block-embed-vimeo wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<span class="cnfIRhLHmy8Sb5qM1CKGdF6QNoj7rksw0eg"><iframe title="WARM-UP ADVANCED PUSH" src="https://player.vimeo.com/video/526730812?dnt=1&amp;app_id=122963" width="640" height="360" frameborder="0" allow="autoplay; fullscreen; picture-in-picture" allowfullscreen></iframe></span>
</div></figure>



<figure class="wp-block-table"><table><tbody><tr><td>1. Wrist circles</td><td class="has-text-align-center" data-align="center">10 each direction</td></tr><tr><td>2. Elbow circles</td><td class="has-text-align-center" data-align="center">10 each direction</td></tr><tr><td>3. Shoulder circles</td><td class="has-text-align-center" data-align="center">10 each direction</td></tr><tr><td>4. Wrist push-ups</td><td class="has-text-align-center" data-align="center">10 reps ea (palms and back of palms)</td></tr><tr><td>5. Push-ups</td><td class="has-text-align-center" data-align="center">10 reps</td></tr></tbody></table></figure>



<hr class="wp-block-separator"/>



<h5 class="wp-block-heading">1. Planche hold: 4 sets with 2 min rest</h5>



<figure class="wp-block-table"><table><tbody><tr><td class="has-text-align-center" data-align="center">Week 1</td><td class="has-text-align-center" data-align="center">Week 2</td><td class="has-text-align-center" data-align="center">Week 3</td><td class="has-text-align-center" data-align="center">Week 4</td><td class="has-text-align-center" data-align="center">Week 5</td><td class="has-text-align-center" data-align="center">Week 6</td></tr><tr><td class="has-text-align-center" data-align="center">15 sec</td><td class="has-text-align-center" data-align="center">15 sec</td><td class="has-text-align-center" data-align="center">16 sec</td><td class="has-text-align-center" data-align="center">16 sec</td><td class="has-text-align-center" data-align="center">17 sec</td><td class="has-text-align-center" data-align="center">17 sec</td></tr></tbody></table></figure>


<style>
    #timer-view {
        background: #000;
        color: #fff;
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 99999;
        width: 100vw;
        height: 100vh;
        display: flex;
        flex-direction: column;
        justify-content: space-evenly;
        align-items: center;
        font-family: "Circuit", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
        opacity: 0;
        transition: opacity 400ms, visibility 400ms;
        visibility: hidden; 
    }
    #timer-view.visible {
        opacity: 1;
        visibility: visible;
    }
    #timer-view #time {
        font-size: 125px; 
        font-size: 15vh;
        font-weight: bold;
    }
    #timer-view button {
        border-radius: 5px;
        font-family: "Circuit", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
        font-size: .9em;
    }
</style>

<div id="timer-block_60569e5feea5a" class="wp-block-button align-centre timer aligncenter">
  <button class="wp-block-button__link" onclick="startTimer(120)">START 2 MIN REST</button>
</div>





<figure class="wp-block-embed is-type-video is-provider-vimeo wp-block-embed-vimeo wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<span class="eBomjSC5uI78ATJVQEOtiqpyRYWLwfG6Hldxsg0Xcbh3F"><iframe title="PLANCHE HOLDS" src="https://player.vimeo.com/video/526466565?dnt=1&amp;app_id=122963" width="640" height="360" frameborder="0" allow="autoplay; fullscreen; picture-in-picture" allowfullscreen></iframe></span>
</div></figure>



<h5 class="wp-block-heading">2. Wall HSPU or pike push-up: 4 sets with 2 min rest </h5>



<figure class="wp-block-table"><table><tbody><tr><td class="has-text-align-center" data-align="center">Week 1</td><td class="has-text-align-center" data-align="center">Week 2</td><td class="has-text-align-center" data-align="center">Week 3</td><td class="has-text-align-center" data-align="center">Week 4</td><td class="has-text-align-center" data-align="center">Week 5</td><td class="has-text-align-center" data-align="center">Week 6</td></tr><tr><td class="has-text-align-center" data-align="center">6</td><td class="has-text-align-center" data-align="center">6</td><td class="has-text-align-center" data-align="center">7</td><td class="has-text-align-center" data-align="center">7</td><td class="has-text-align-center" data-align="center">7</td><td class="has-text-align-center" data-align="center">7</td></tr></tbody></table></figure>


<style>
    #timer-view {
        background: #000;
        color: #fff;
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 99999;
        width: 100vw;
        height: 100vh;
        display: flex;
        flex-direction: column;
        justify-content: space-evenly;
        align-items: center;
        font-family: "Circuit", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
        opacity: 0;
        transition: opacity 400ms, visibility 400ms;
        visibility: hidden; 
    }
    #timer-view.visible {
        opacity: 1;
        visibility: visible;
    }
    #timer-view #time {
        font-size: 125px; 
        font-size: 15vh;
        font-weight: bold;
    }
    #timer-view button {
        border-radius: 5px;
        font-family: "Circuit", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
        font-size: .9em;
    }
</style>

<div id="timer-block_5ec6ffd09110f" class="wp-block-button align-centre timer aligncenter">
  <button class="wp-block-button__link" onclick="startTimer(120)">START 2 MIN REST</button>
</div>





<figure class="wp-block-embed is-type-video is-provider-vimeo wp-block-embed-vimeo wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<span class="VTMB6CvAM6TSaGUgDxRpWgym4izYndNr8Xmx1fuXl5aEIy0dIBkFbnJR97ZFL02jrc314GeYteJih3"><iframe title="WALL HSPU _ PIKE PUSH-UP" src="https://player.vimeo.com/video/526466862?dnt=1&amp;app_id=122963" width="640" height="360" frameborder="0" allow="autoplay; fullscreen; picture-in-picture" allowfullscreen></iframe></span>
</div></figure>



<hr class="wp-block-separator"/>



<h5 class="wp-block-heading">3. Planche push-up: 4 sets with 2 min rest</h5>



<figure class="wp-block-table"><table><tbody><tr><td class="has-text-align-center" data-align="center">Week 1</td><td class="has-text-align-center" data-align="center">Week 2</td><td class="has-text-align-center" data-align="center">Week 3</td><td class="has-text-align-center" data-align="center">Week 4</td><td class="has-text-align-center" data-align="center">Week 5</td><td class="has-text-align-center" data-align="center">Week 6</td></tr><tr><td class="has-text-align-center" data-align="center">3</td><td class="has-text-align-center" data-align="center">3</td><td class="has-text-align-center" data-align="center">4</td><td class="has-text-align-center" data-align="center">4</td><td class="has-text-align-center" data-align="center">5</td><td class="has-text-align-center" data-align="center">5</td></tr></tbody></table></figure>


<style>
    #timer-view {
        background: #000;
        color: #fff;
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 99999;
        width: 100vw;
        height: 100vh;
        display: flex;
        flex-direction: column;
        justify-content: space-evenly;
        align-items: center;
        font-family: "Circuit", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
        opacity: 0;
        transition: opacity 400ms, visibility 400ms;
        visibility: hidden; 
    }
    #timer-view.visible {
        opacity: 1;
        visibility: visible;
    }
    #timer-view #time {
        font-size: 125px; 
        font-size: 15vh;
        font-weight: bold;
    }
    #timer-view button {
        border-radius: 5px;
        font-family: "Circuit", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
        font-size: .9em;
    }
</style>

<div id="timer-block_5ec6ffe891110" class="wp-block-button align-centre timer aligncenter">
  <button class="wp-block-button__link" onclick="startTimer(120)">START 2 MIN REST</button>
</div>





<figure class="wp-block-embed is-type-video is-provider-vimeo wp-block-embed-vimeo wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<span class="50JjMtb2EC8erqhXwiHyz7RQVc1AKNLPfZF9gGYonIB6S4TkaxUlWv"><iframe title="PLANCHE PUSH-UPS" src="https://player.vimeo.com/video/526466605?dnt=1&amp;app_id=122963" width="640" height="360" frameborder="0" allow="autoplay; fullscreen; picture-in-picture" allowfullscreen></iframe></span>
</div></figure>



<h5 class="wp-block-heading">4. Pseudo planche push-ups: 4 sets with 2 min rest</h5>



<figure class="wp-block-table"><table><tbody><tr><td class="has-text-align-center" data-align="center">Week 1</td><td class="has-text-align-center" data-align="center">Week 2</td><td class="has-text-align-center" data-align="center">Week 3</td><td class="has-text-align-center" data-align="center">Week 4</td><td class="has-text-align-center" data-align="center">Week 5</td><td class="has-text-align-center" data-align="center">Week 6</td></tr><tr><td class="has-text-align-center" data-align="center">12</td><td class="has-text-align-center" data-align="center">12</td><td class="has-text-align-center" data-align="center">12</td><td class="has-text-align-center" data-align="center">12</td><td class="has-text-align-center" data-align="center">12</td><td class="has-text-align-center" data-align="center">12</td></tr></tbody></table></figure>


<style>
    #timer-view {
        background: #000;
        color: #fff;
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 99999;
        width: 100vw;
        height: 100vh;
        display: flex;
        flex-direction: column;
        justify-content: space-evenly;
        align-items: center;
        font-family: "Circuit", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
        opacity: 0;
        transition: opacity 400ms, visibility 400ms;
        visibility: hidden; 
    }
    #timer-view.visible {
        opacity: 1;
        visibility: visible;
    }
    #timer-view #time {
        font-size: 125px; 
        font-size: 15vh;
        font-weight: bold;
    }
    #timer-view button {
        border-radius: 5px;
        font-family: "Circuit", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
        font-size: .9em;
    }
</style>

<div id="timer-block_6056bf31edcf1" class="wp-block-button align-centre timer aligncenter">
  <button class="wp-block-button__link" onclick="startTimer(120)">START 2 MIN REST</button>
</div>





<figure class="wp-block-embed is-type-video is-provider-vimeo wp-block-embed-vimeo wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<span class="N84gOuoQ"><iframe title="PSEUDO PLANCHE PUSH-UPS" src="https://player.vimeo.com/video/526465226?dnt=1&amp;app_id=122963" width="640" height="360" frameborder="0" allow="autoplay; fullscreen; picture-in-picture" allowfullscreen></iframe></span>
</div></figure>


<table>
  <tr>
    <th>Week 1</th>
    <td>
                        <div class="wp-block-button aligncenter">
            <form action="POST" class="complete_week_form" id="complete_week_4814">
              <input type="hidden" name="post_id" value="4814">
              <input type="hidden" name="nonce" value="1ab832a800" />
              <input type="hidden" name="week_id" value="0">
              <input type="submit" name="submit" class="wp-block-button__link" value='FINISHED WEEK 1'>
            </form>
          </div>
                  </td>
  </tr>
  <tr>
    <th>Week 2</th>
    <td>
                        <div class="text-center ">
            please complete the previous week first
          </div>
                  </td>
  </tr>
  <tr>
    <th>Week 3</th>
    <td>
                        <div class="text-center ">
            please complete the previous week first
          </div>
                  </td>
  </tr>
  <tr>
    <th>Week 4</th>
    <td>
                        <div class="text-center ">
            please complete the previous week first
          </div>
                  </td>
  </tr>
  <tr>
    <th>Week 5</th>
    <td>
                        <div class="text-center ">
            please complete the previous week first
          </div>
                  </td>
  </tr>
  <tr>
    <th>Week 6</th>
    <td>
                        <div class="text-center ">
            please complete the previous week first
          </div>
                  </td>
  </tr>
</table>

<!-- TODO: disable on admin!! -->



<hr class="wp-block-separator"/>



<h4 class="wp-block-heading">Post-workout flexibility </h4>



<p style="font-size:18px">Perform these stretches as an optional cool-down for two rounds to help maintain or increase mobility in areas that are important for calisthenics.</p>



<h5 class="wp-block-heading">A. Shoulder extension: 30-60 secs</h5>



<figure class="wp-block-embed is-type-video is-provider-vimeo wp-block-embed-vimeo wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<span class="KZNnjsVqgFUd9KPuvfJX3z17Zgad2oEQIH4ErmVDe1mIl0YXhxwFqQT5bBiuk02MSYNzliMpOe4jc3WRJ8UCGBpP8Avkan9Dy"><iframe title="SHOULDER EXTENSION INTERMEDIATE AND ADVANCED" src="https://player.vimeo.com/video/526729974?dnt=1&amp;app_id=122963" width="640" height="360" frameborder="0" allow="autoplay; fullscreen; picture-in-picture" allowfullscreen></iframe></span>
</div><figcaption>Target muscle groups: biceps, anterior delts</figcaption></figure>


<style>
    #timer-view {
        background: #000;
        color: #fff;
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 99999;
        width: 100vw;
        height: 100vh;
        display: flex;
        flex-direction: column;
        justify-content: space-evenly;
        align-items: center;
        font-family: "Circuit", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
        opacity: 0;
        transition: opacity 400ms, visibility 400ms;
        visibility: hidden; 
    }
    #timer-view.visible {
        opacity: 1;
        visibility: visible;
    }
    #timer-view #time {
        font-size: 125px; 
        font-size: 15vh;
        font-weight: bold;
    }
    #timer-view button {
        border-radius: 5px;
        font-family: "Circuit", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
        font-size: .9em;
    }
</style>

<div id="timer-block_5ec7001c91115" class="wp-block-button align-centre timer aligncenter">
  <button class="wp-block-button__link" onclick="startTimer(60)">START 1 MIN STRETCH</button>
</div>





<h5 class="wp-block-heading">B. Forward fold: 1 min</h5>



<figure class="wp-block-embed is-type-video is-provider-vimeo wp-block-embed-vimeo wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<span class="tiMJua9dRCpLyG"><iframe title="STANDING FORWARD FOLD" src="https://player.vimeo.com/video/526730131?dnt=1&amp;app_id=122963" width="640" height="360" frameborder="0" allow="autoplay; fullscreen; picture-in-picture" allowfullscreen></iframe></span>
</div><figcaption>Target muscle groups: adductors, hamstrings</figcaption></figure>


<style>
    #timer-view {
        background: #000;
        color: #fff;
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 99999;
        width: 100vw;
        height: 100vh;
        display: flex;
        flex-direction: column;
        justify-content: space-evenly;
        align-items: center;
        font-family: "Circuit", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
        opacity: 0;
        transition: opacity 400ms, visibility 400ms;
        visibility: hidden; 
    }
    #timer-view.visible {
        opacity: 1;
        visibility: visible;
    }
    #timer-view #time {
        font-size: 125px; 
        font-size: 15vh;
        font-weight: bold;
    }
    #timer-view button {
        border-radius: 5px;
        font-family: "Circuit", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
        font-size: .9em;
    }
</style>

<div id="timer-block_5ec7001491114" class="wp-block-button align-centre timer aligncenter">
  <button class="wp-block-button__link" onclick="startTimer(60)">START 1 MIN STRETCH</button>
</div>





<h5 class="wp-block-heading">C. Thoracic Rotation: 1 min</h5>



<figure class="wp-block-embed is-type-video is-provider-vimeo wp-block-embed-vimeo wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<span class="Ef0FRd6Qb73UMK8Ovo"><iframe title="SPINAL ROTATION STRETCH" src="https://player.vimeo.com/video/526730093?dnt=1&amp;app_id=122963" width="640" height="360" frameborder="0" allow="autoplay; fullscreen; picture-in-picture" allowfullscreen></iframe></span>
</div><figcaption>Target area: thoracic spine</figcaption></figure>


<style>
    #timer-view {
        background: #000;
        color: #fff;
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 99999;
        width: 100vw;
        height: 100vh;
        display: flex;
        flex-direction: column;
        justify-content: space-evenly;
        align-items: center;
        font-family: "Circuit", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
        opacity: 0;
        transition: opacity 400ms, visibility 400ms;
        visibility: hidden; 
    }
    #timer-view.visible {
        opacity: 1;
        visibility: visible;
    }
    #timer-view #time {
        font-size: 125px; 
        font-size: 15vh;
        font-weight: bold;
    }
    #timer-view button {
        border-radius: 5px;
        font-family: "Circuit", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
        font-size: .9em;
    }
</style>

<div id="timer-block_5ec7002691116" class="wp-block-button align-centre timer aligncenter">
  <button class="wp-block-button__link" onclick="startTimer(60)">START 1 MIN STRETCH</button>
</div>





<hr class="wp-block-separator"/>



<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="https://baseblocks.com/category/advanced-b-bars-push-pull-split/">RETURN TO PROGRAM</a></div>



<p></p>
<p>The post <a href="https://baseblocks.com/b-bars-advanced4d-workout-three-push-60-min/">Workout Three &#8211; Push (60 min)</a> appeared first on <a href="https://baseblocks.com">BASEBLOCKS DIGITAL</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Workout Four &#8211; Pull (60 min)</title>
		<link>https://baseblocks.com/b-bars-advanced4d-workout-two-pull-60-min-2/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=b-bars-advanced4d-workout-two-pull-60-min-2</link>
		
		<dc:creator><![CDATA[Simon Ata]]></dc:creator>
		<pubDate>Thu, 18 Mar 2021 04:43:02 +0000</pubDate>
				<category><![CDATA[Advanced B-Bars (Push/Pull Split)]]></category>
		<guid isPermaLink="false">https://baseblocks.com/?p=4818</guid>

					<description><![CDATA[<p>Workout overview Sets Rest 1. Lever pull-ups 4 2 min 2. Lever holds 4 2 min 3. OAC negatives 3 2 min 4. Lever raises 4 2 min 5. L-sit chin-ups 3 2 min Warm-up (5 min) 1. Wrist circles 10 each direction 2. Elbow circles 10 each direction 3. Shoulder circles 10 each direction [&#8230;]</p>
<p>The post <a href="https://baseblocks.com/b-bars-advanced4d-workout-two-pull-60-min-2/">Workout Four &#8211; Pull (60 min)</a> appeared first on <a href="https://baseblocks.com">BASEBLOCKS DIGITAL</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<h4 class="wp-block-heading">Workout overview</h4>



<figure class="wp-block-table"><table><tbody><tr><td></td><td class="has-text-align-center" data-align="center">Sets</td><td class="has-text-align-center" data-align="center">Rest</td></tr><tr><td>1. Lever pull-ups</td><td class="has-text-align-center" data-align="center">4</td><td class="has-text-align-center" data-align="center">2 min</td></tr><tr><td>2. Lever holds</td><td class="has-text-align-center" data-align="center">4</td><td class="has-text-align-center" data-align="center">2 min</td></tr><tr><td>3. OAC negatives</td><td class="has-text-align-center" data-align="center">3</td><td class="has-text-align-center" data-align="center">2 min</td></tr><tr><td>4. Lever raises</td><td class="has-text-align-center" data-align="center">4</td><td class="has-text-align-center" data-align="center">2 min</td></tr><tr><td>5. L-sit chin-ups</td><td class="has-text-align-center" data-align="center">3</td><td class="has-text-align-center" data-align="center">2 min</td></tr></tbody></table></figure>



<h4 class="wp-block-heading">Warm-up (5 min) </h4>



<figure class="wp-block-embed is-type-video is-provider-vimeo wp-block-embed-vimeo wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<span class="dXStwPQxqCKe8Mf9akOoyj0v3"><iframe title="WARM-UP ADVANCED PULL" src="https://player.vimeo.com/video/526730562?dnt=1&amp;app_id=122963" width="640" height="360" frameborder="0" allow="autoplay; fullscreen; picture-in-picture" allowfullscreen></iframe></span>
</div></figure>



<figure class="wp-block-table"><table><tbody><tr><td>1. Wrist circles</td><td class="has-text-align-center" data-align="center">10 each direction</td></tr><tr><td>2. Elbow circles</td><td class="has-text-align-center" data-align="center">10 each direction</td></tr><tr><td>3. Shoulder circles</td><td class="has-text-align-center" data-align="center">10 each direction</td></tr><tr><td>4. Wrist push-ups</td><td class="has-text-align-center" data-align="center">10 reps ea (palms and back of palms)</td></tr><tr><td>5. Rows</td><td class="has-text-align-center" data-align="center">10 reps</td></tr></tbody></table></figure>



<hr class="wp-block-separator"/>



<h5 class="wp-block-heading">1. Lever pull-ups: 4 sets with 2 min rest</h5>



<figure class="wp-block-table"><table><tbody><tr><td class="has-text-align-center" data-align="center">Week 1</td><td class="has-text-align-center" data-align="center">Week 2</td><td class="has-text-align-center" data-align="center">Week 3</td><td class="has-text-align-center" data-align="center">Week 4</td><td class="has-text-align-center" data-align="center">Week 5</td><td class="has-text-align-center" data-align="center">Week 6</td></tr><tr><td class="has-text-align-center" data-align="center">5</td><td class="has-text-align-center" data-align="center">5</td><td class="has-text-align-center" data-align="center">5</td><td class="has-text-align-center" data-align="center">5</td><td class="has-text-align-center" data-align="center">5</td><td class="has-text-align-center" data-align="center">5</td></tr></tbody></table></figure>


<style>
    #timer-view {
        background: #000;
        color: #fff;
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 99999;
        width: 100vw;
        height: 100vh;
        display: flex;
        flex-direction: column;
        justify-content: space-evenly;
        align-items: center;
        font-family: "Circuit", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
        opacity: 0;
        transition: opacity 400ms, visibility 400ms;
        visibility: hidden; 
    }
    #timer-view.visible {
        opacity: 1;
        visibility: visible;
    }
    #timer-view #time {
        font-size: 125px; 
        font-size: 15vh;
        font-weight: bold;
    }
    #timer-view button {
        border-radius: 5px;
        font-family: "Circuit", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
        font-size: .9em;
    }
</style>

<div id="timer-block_60569e5feea5a" class="wp-block-button align-centre timer aligncenter">
  <button class="wp-block-button__link" onclick="startTimer(120)">START 2 MIN REST</button>
</div>





<figure class="wp-block-embed is-type-video is-provider-vimeo wp-block-embed-vimeo wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<span class="tJiZwYpV8g7H1IN6Lkh"><iframe title="LEVER PULL-UPS" src="https://player.vimeo.com/video/526466415?dnt=1&amp;app_id=122963" width="640" height="360" frameborder="0" allow="autoplay; fullscreen; picture-in-picture" allowfullscreen></iframe></span>
</div></figure>



<h5 class="wp-block-heading">2. Lever hold: 4 sets with 2 min rest </h5>



<figure class="wp-block-table"><table><tbody><tr><td class="has-text-align-center" data-align="center">Week 1</td><td class="has-text-align-center" data-align="center">Week 2</td><td class="has-text-align-center" data-align="center">Week 3</td><td class="has-text-align-center" data-align="center">Week 4</td><td class="has-text-align-center" data-align="center">Week 5</td><td class="has-text-align-center" data-align="center">Week 6</td></tr><tr><td class="has-text-align-center" data-align="center">15 secs</td><td class="has-text-align-center" data-align="center">15 secs</td><td class="has-text-align-center" data-align="center">16 secs</td><td class="has-text-align-center" data-align="center">16 secs</td><td class="has-text-align-center" data-align="center">17 secs</td><td class="has-text-align-center" data-align="center">17 secs</td></tr></tbody></table></figure>


<style>
    #timer-view {
        background: #000;
        color: #fff;
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 99999;
        width: 100vw;
        height: 100vh;
        display: flex;
        flex-direction: column;
        justify-content: space-evenly;
        align-items: center;
        font-family: "Circuit", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
        opacity: 0;
        transition: opacity 400ms, visibility 400ms;
        visibility: hidden; 
    }
    #timer-view.visible {
        opacity: 1;
        visibility: visible;
    }
    #timer-view #time {
        font-size: 125px; 
        font-size: 15vh;
        font-weight: bold;
    }
    #timer-view button {
        border-radius: 5px;
        font-family: "Circuit", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
        font-size: .9em;
    }
</style>

<div id="timer-block_5ec6ffd09110f" class="wp-block-button align-centre timer aligncenter">
  <button class="wp-block-button__link" onclick="startTimer(120)">START 2 MIN REST</button>
</div>





<figure class="wp-block-embed is-type-video is-provider-vimeo wp-block-embed-vimeo wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<span class="AjUXPGO1tNFbrjoGffIYxIDTKvmqunaE5yrgXA2Nep5caZ88W1TYDL4lOR0ey3EnJC6Qb"><iframe title="LEVER HOLDS" src="https://player.vimeo.com/video/526466301?dnt=1&amp;app_id=122963" width="640" height="360" frameborder="0" allow="autoplay; fullscreen; picture-in-picture" allowfullscreen></iframe></span>
</div></figure>



<hr class="wp-block-separator"/>



<h5 class="wp-block-heading">3. OAC negatives: 1-2 reps  each side for 3 sets with 2 min rest</h5>


<style>
    #timer-view {
        background: #000;
        color: #fff;
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 99999;
        width: 100vw;
        height: 100vh;
        display: flex;
        flex-direction: column;
        justify-content: space-evenly;
        align-items: center;
        font-family: "Circuit", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
        opacity: 0;
        transition: opacity 400ms, visibility 400ms;
        visibility: hidden; 
    }
    #timer-view.visible {
        opacity: 1;
        visibility: visible;
    }
    #timer-view #time {
        font-size: 125px; 
        font-size: 15vh;
        font-weight: bold;
    }
    #timer-view button {
        border-radius: 5px;
        font-family: "Circuit", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
        font-size: .9em;
    }
</style>

<div id="timer-block_5ec6ffe891110" class="wp-block-button align-centre timer aligncenter">
  <button class="wp-block-button__link" onclick="startTimer(120)">START 2 MIN REST</button>
</div>





<figure class="wp-block-embed is-type-video is-provider-vimeo wp-block-embed-vimeo wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<span class="m9nXlEkDU6KPW9R3GzulF1Meqjaz5AnNJ0V3gpuCsdmtIbryx1GiHPYH0fv7XxTrZw6"><iframe title="OAC NEGATIVES" src="https://player.vimeo.com/video/526466523?dnt=1&amp;app_id=122963" width="640" height="360" frameborder="0" allow="autoplay; fullscreen; picture-in-picture" allowfullscreen></iframe></span>
</div></figure>



<h5 class="wp-block-heading">4. Lever raises: 4 sets with 2 min rest</h5>



<figure class="wp-block-table"><table><tbody><tr><td class="has-text-align-center" data-align="center">Week 1</td><td class="has-text-align-center" data-align="center">Week 2</td><td class="has-text-align-center" data-align="center">Week 3</td><td class="has-text-align-center" data-align="center">Week 4</td><td class="has-text-align-center" data-align="center">Week 5</td><td class="has-text-align-center" data-align="center">Week 6</td></tr><tr><td class="has-text-align-center" data-align="center">5</td><td class="has-text-align-center" data-align="center">5</td><td class="has-text-align-center" data-align="center">6</td><td class="has-text-align-center" data-align="center">6</td><td class="has-text-align-center" data-align="center">7</td><td class="has-text-align-center" data-align="center">7</td></tr></tbody></table></figure>


<style>
    #timer-view {
        background: #000;
        color: #fff;
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 99999;
        width: 100vw;
        height: 100vh;
        display: flex;
        flex-direction: column;
        justify-content: space-evenly;
        align-items: center;
        font-family: "Circuit", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
        opacity: 0;
        transition: opacity 400ms, visibility 400ms;
        visibility: hidden; 
    }
    #timer-view.visible {
        opacity: 1;
        visibility: visible;
    }
    #timer-view #time {
        font-size: 125px; 
        font-size: 15vh;
        font-weight: bold;
    }
    #timer-view button {
        border-radius: 5px;
        font-family: "Circuit", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
        font-size: .9em;
    }
</style>

<div id="timer-block_6056bf31edcf1" class="wp-block-button align-centre timer aligncenter">
  <button class="wp-block-button__link" onclick="startTimer(120)">START 2 MIN REST</button>
</div>





<figure class="wp-block-embed is-type-video is-provider-vimeo wp-block-embed-vimeo wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<span class="9aVQzSSKqWBPiHwwhiukNlXtAVsFMY1deTeoGmC4OrEl2MZvLqmQcBW3Ef8nyLID8k5gIU6"><iframe title="LEVER RIASES level 3" src="https://player.vimeo.com/video/526466482?dnt=1&amp;app_id=122963" width="640" height="360" frameborder="0" allow="autoplay; fullscreen; picture-in-picture" allowfullscreen></iframe></span>
</div></figure>



<h5 class="wp-block-heading">4. L-sit chin-ups: 3 sets for max reps with 2 min rest</h5>


<style>
    #timer-view {
        background: #000;
        color: #fff;
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 99999;
        width: 100vw;
        height: 100vh;
        display: flex;
        flex-direction: column;
        justify-content: space-evenly;
        align-items: center;
        font-family: "Circuit", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
        opacity: 0;
        transition: opacity 400ms, visibility 400ms;
        visibility: hidden; 
    }
    #timer-view.visible {
        opacity: 1;
        visibility: visible;
    }
    #timer-view #time {
        font-size: 125px; 
        font-size: 15vh;
        font-weight: bold;
    }
    #timer-view button {
        border-radius: 5px;
        font-family: "Circuit", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
        font-size: .9em;
    }
</style>

<div id="timer-block_6058018bdb8f1" class="wp-block-button align-centre timer aligncenter">
  <button class="wp-block-button__link" onclick="startTimer(120)">START 2 MIN REST</button>
</div>





<figure class="wp-block-embed is-type-video is-provider-vimeo wp-block-embed-vimeo wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<span class="t6hHTNQzbdXx4VONtejaGY2SXIG8i8yuMgmAoyfzbArRmZfpIUi5FKwSe1Dv9scRQEDFklUMC5K30BL3rxBpvsPLCoq0qnWn"><iframe title="L-SIT CHIN-UPS" src="https://player.vimeo.com/video/526466239?dnt=1&amp;app_id=122963" width="640" height="360" frameborder="0" allow="autoplay; fullscreen; picture-in-picture" allowfullscreen></iframe></span>
</div></figure>


<table>
  <tr>
    <th>Week 1</th>
    <td>
                        <div class="wp-block-button aligncenter">
            <form action="POST" class="complete_week_form" id="complete_week_4818">
              <input type="hidden" name="post_id" value="4818">
              <input type="hidden" name="nonce" value="1ab832a800" />
              <input type="hidden" name="week_id" value="0">
              <input type="submit" name="submit" class="wp-block-button__link" value='FINISHED WEEK 1'>
            </form>
          </div>
                  </td>
  </tr>
  <tr>
    <th>Week 2</th>
    <td>
                        <div class="text-center ">
            please complete the previous week first
          </div>
                  </td>
  </tr>
  <tr>
    <th>Week 3</th>
    <td>
                        <div class="text-center ">
            please complete the previous week first
          </div>
                  </td>
  </tr>
  <tr>
    <th>Week 4</th>
    <td>
                        <div class="text-center ">
            please complete the previous week first
          </div>
                  </td>
  </tr>
  <tr>
    <th>Week 5</th>
    <td>
                        <div class="text-center ">
            please complete the previous week first
          </div>
                  </td>
  </tr>
  <tr>
    <th>Week 6</th>
    <td>
                        <div class="text-center ">
            please complete the previous week first
          </div>
                  </td>
  </tr>
</table>

<!-- TODO: disable on admin!! -->



<hr class="wp-block-separator"/>



<h4 class="wp-block-heading">Post-workout flexibility </h4>



<p style="font-size:18px">Perform these stretches as an optional cool-down for two rounds to help maintain or increase mobility in areas that are important for calisthenics.</p>



<h5 class="wp-block-heading">A. Shoulder flexion: 30-60 secs</h5>



<figure class="wp-block-embed is-type-video is-provider-vimeo wp-block-embed-vimeo wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<span class="4JPcSA8w3KEbLDj7XiNWpen5TOUV1kCFY"><iframe title="SHOULDER FLEXION" src="https://player.vimeo.com/video/526730036?dnt=1&amp;app_id=122963" width="640" height="360" frameborder="0" allow="autoplay; fullscreen; picture-in-picture" allowfullscreen></iframe></span>
</div><figcaption>Target muscle groups: biceps, anterior delts</figcaption></figure>


<style>
    #timer-view {
        background: #000;
        color: #fff;
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 99999;
        width: 100vw;
        height: 100vh;
        display: flex;
        flex-direction: column;
        justify-content: space-evenly;
        align-items: center;
        font-family: "Circuit", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
        opacity: 0;
        transition: opacity 400ms, visibility 400ms;
        visibility: hidden; 
    }
    #timer-view.visible {
        opacity: 1;
        visibility: visible;
    }
    #timer-view #time {
        font-size: 125px; 
        font-size: 15vh;
        font-weight: bold;
    }
    #timer-view button {
        border-radius: 5px;
        font-family: "Circuit", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
        font-size: .9em;
    }
</style>

<div id="timer-block_5ec7001c91115" class="wp-block-button align-centre timer aligncenter">
  <button class="wp-block-button__link" onclick="startTimer(60)">START 1 MIN STRETCH</button>
</div>





<h5 class="wp-block-heading">B. Straddle: 1 min</h5>



<figure class="wp-block-embed is-type-video is-provider-vimeo wp-block-embed-vimeo wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<span class="CUMRTJw8byq3L7j5F41oIYvAdkeZhVPQXBOnxS9muasg6NKW"><iframe title="STRADDLE" src="https://player.vimeo.com/video/526730181?dnt=1&amp;app_id=122963" width="640" height="360" frameborder="0" allow="autoplay; fullscreen; picture-in-picture" allowfullscreen></iframe></span>
</div><figcaption>Target muscle groups: adductors, hamstrings</figcaption></figure>


<style>
    #timer-view {
        background: #000;
        color: #fff;
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 99999;
        width: 100vw;
        height: 100vh;
        display: flex;
        flex-direction: column;
        justify-content: space-evenly;
        align-items: center;
        font-family: "Circuit", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
        opacity: 0;
        transition: opacity 400ms, visibility 400ms;
        visibility: hidden; 
    }
    #timer-view.visible {
        opacity: 1;
        visibility: visible;
    }
    #timer-view #time {
        font-size: 125px; 
        font-size: 15vh;
        font-weight: bold;
    }
    #timer-view button {
        border-radius: 5px;
        font-family: "Circuit", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
        font-size: .9em;
    }
</style>

<div id="timer-block_5ec7001491114" class="wp-block-button align-centre timer aligncenter">
  <button class="wp-block-button__link" onclick="startTimer(60)">START 1 MIN STRETCH</button>
</div>





<h5 class="wp-block-heading">C. Thoracic Rotation: 1 min</h5>



<figure class="wp-block-embed is-type-video is-provider-vimeo wp-block-embed-vimeo wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<span class="Uza9s"><iframe title="SPINAL ROTATION STRETCH" src="https://player.vimeo.com/video/526730093?dnt=1&amp;app_id=122963" width="640" height="360" frameborder="0" allow="autoplay; fullscreen; picture-in-picture" allowfullscreen></iframe></span>
</div><figcaption>Target area: thoracic spine</figcaption></figure>


<style>
    #timer-view {
        background: #000;
        color: #fff;
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 99999;
        width: 100vw;
        height: 100vh;
        display: flex;
        flex-direction: column;
        justify-content: space-evenly;
        align-items: center;
        font-family: "Circuit", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
        opacity: 0;
        transition: opacity 400ms, visibility 400ms;
        visibility: hidden; 
    }
    #timer-view.visible {
        opacity: 1;
        visibility: visible;
    }
    #timer-view #time {
        font-size: 125px; 
        font-size: 15vh;
        font-weight: bold;
    }
    #timer-view button {
        border-radius: 5px;
        font-family: "Circuit", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
        font-size: .9em;
    }
</style>

<div id="timer-block_5ec7002691116" class="wp-block-button align-centre timer aligncenter">
  <button class="wp-block-button__link" onclick="startTimer(60)">START 1 MIN STRETCH</button>
</div>





<hr class="wp-block-separator"/>



<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="https://baseblocks.com/category/advanced-b-bars-push-pull-split/">RETURN TO PROGRAM</a></div>



<p></p>
<p>The post <a href="https://baseblocks.com/b-bars-advanced4d-workout-two-pull-60-min-2/">Workout Four &#8211; Pull (60 min)</a> appeared first on <a href="https://baseblocks.com">BASEBLOCKS DIGITAL</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Testing Day</title>
		<link>https://baseblocks.com/testing-day-11/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=testing-day-11</link>
		
		<dc:creator><![CDATA[Simon Ata]]></dc:creator>
		<pubDate>Sun, 14 Mar 2021 21:12:20 +0000</pubDate>
				<category><![CDATA[Advanced B-Bars (Push/Pull Split)]]></category>
		<guid isPermaLink="false">https://baseblocks.com/?p=4969</guid>

					<description><![CDATA[<p>You&#8217;ve now completed the program! It&#8217;s time to repeat the same tests we performed at the start of this program. Remember to replicate the baseline testing conditions (exercise variation, rest time, testing order) as closely as possible. Upper body tests There are no beginner, intermediate or advanced targets for the tests of this program as [&#8230;]</p>
<p>The post <a href="https://baseblocks.com/testing-day-11/">Testing Day</a> appeared first on <a href="https://baseblocks.com">BASEBLOCKS DIGITAL</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p style="font-size:18px">You&#8217;ve now completed the program! It&#8217;s time to repeat the same tests we performed at the start of this program. Remember to replicate the baseline testing conditions (exercise variation, rest time,  testing order) as closely as possible. </p>



<h4 class="wp-block-heading">Upper body tests</h4>



<figure class="wp-block-embed is-type-video is-provider-vimeo wp-block-embed-vimeo wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<span class="JTh"><iframe title="TESTS (advanced)" src="https://player.vimeo.com/video/526466797?dnt=1&amp;app_id=122963" width="640" height="360" frameborder="0" allow="autoplay; fullscreen; picture-in-picture" allowfullscreen></iframe></span>
</div></figure>



<p style="font-size:18px">There are no beginner, intermediate or advanced targets for the tests of this program as the program can be performed at many intensities (e.g. tuck planche or full planche). </p>



<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="https://baseblocks.com/programs/">RETURN TO PROGRAMS</a></div>



<div class="wp-block-buttons is-layout-flex wp-block-buttons-is-layout-flex"></div>



<p></p>
<p>The post <a href="https://baseblocks.com/testing-day-11/">Testing Day</a> appeared first on <a href="https://baseblocks.com">BASEBLOCKS DIGITAL</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
