Side To Side Chins


🤖 AtletIQ – телеграм-бот для бодибилдинга
General info
How to perform exercise
- Grab the pull-up bar with the palms facing forward using a wide grip.
- As you have both arms extended in front of you holding the bar at a wide grip, bring your torso back around 30 degrees or so while creating a curvature on your lower back and sticking your chest out. This is your starting position.
- Pull your torso up while leaning to the left hand side until the bar almost touches your upper chest by drawing the shoulders and the upper arms down and back. Exhale as you perform this portion of the movement. Tip: Concentrate on squeezing the back muscles once you reach the full contracted position. The upper torso should remain stationary as it moves through space (no swinging) and only the arms should move. The forearms should do no other work other than hold the bar.
- After a second of contraction, inhale as you go back to the starting position.
- Now, pull your torso up while leaning to the right hand side until the bar almost touches your upper chest by drawing the shoulders and the upper arms down and back. Exhale as you perform this portion of the movement. Tip: Concentrate on squeezing the back muscles once you reach the full contracted position. The upper torso should remain stationary as it moves through space and only the arms should move. The forearms should do no other work other than hold the bar.
- After a second of contraction, inhale as you go back to the starting position.
- Repeat steps 3-6 until you have performed the prescribed amount of repetitions for each side.
Caution: If you are new to this exercise and do not have the strength to perform it, using a spotter to hold your legs can help being that it requires putting a lot of stress on the rotator cuffs. Alternatively you can also use a chin assist machine.
Variations: If you have developed enough strength to perform this exercise with weights, do so with caution. Side to side chins can be a challenging exercise and if not performed correctly, can cause injury. Before attempting to use weights, make sure you are able to perform the exercise with good form.
You can also perform the side to side chins by doing all reps to one side and then the next or by also including the middle movement as well (in which case you would pull up first to the left hand side, then the middle and then the right side).
You can use a chin assist machine if you do not have the strength to perform the exercise on your own.
Photos of the correct technique
What muscles work?
If the correct technique is followed, the following muscle groups work: Lats, and auxiliary muscles: Shoulders, Forearm, Biceps, Traps

Weight and number of repetitions
The number of repetitions and working weight depends on your goal and other parameters. But the general recommendations can be presented in the form of a table:
Goal | Sets | Reps | Weight, %1Rm | Rest between sets |
---|---|---|---|---|
Strength | 2-6 | 1-5 reps | 100-85% | 3-7 min |
Mass gain | 3-6 | 6-12 reps | 85-60% | 1-4 min |
Fat burning | 2-4 | 13-25 reps | 60-40% | 1-2 min |
In order to make the training more diverse and effective you have to change the number of repetitions and the working weight. It is important not to go beyond certain values!
*Specify the weight and the maximum number of repetitions that you can perform with this weight.
Disk full (/tmp/#sql_8fbb_1); waiting for someone to free some space... SELECT ex.*, ueb.bookmarked, coalesce(bp.caption_ru, bp.caption) body_part FROM (SELECT exercises.id, exercises.user_id, exercises.img_male_1, exercises.img_male_2, exercises.img_male_3, exercises.img_male_4, exercises.img_female_1, exercises.img_female_2, exercises.img_female_3, exercises.img_female_4, exercises.smallpicture, exercises.ex_level_id, exercises.ex_type_id, exercises.ex_force_type_id, exercises.ex_mechanics_type_id, exercises.body_weight_koeff, exercises.multiply_weight, exercises.fatigue_factor, exercises.cnt_workouts, exercises.active, exercises.bm_synched_date, exercises.bm_id , coalesce(exercises.caption_en, exercises.caption) caption, coalesce(exercises.content_en, exercises.content) content, coalesce(exercises.alternative_captions_en, exercises.alternative_captions) alternative_captions, coalesce(exercises.url_en, CONCAT('/en/exercises/', exercises.id) ) as url FROM exercises WHERE archive = 0 GROUP BY exercises.id) ex LEFT OUTER JOIN user_exercise_bookmarks ueb ON ueb.user_id = 1710 AND ex.id = ueb.exercise_id LEFT OUTER JOIN exercises_muscles_movements_types emmt ON emmt.exercise_id = ex.id AND emmt.muscle_movement_type_id = 1 LEFT OUTER JOIN muscles m ON m.id = emmt.muscle_id LEFT OUTER JOIN exercises_equipments ee ON ee.exercise_id = ex.id LEFT OUTER JOIN body_parts bp ON bp.id = m.body_part_id WHERE 1 AND ex.ex_force_type_id = 2 AND ex.ex_type_id = 1 AND ex.id <> 172 AND ex.active = 1 AND emmt.muscle_id IN (SELECT muscle_id FROM exercises_muscles_movements_types WHERE exercise_id = 172 AND muscle_movement_type_id = 1) AND img_male_1 <> "" AND img_male_2 <> "" AND (SELECT GROUP_CONCAT(equipments.id) FROM equipments, exercises_equipments WHERE exercises_equipments.equipment_id = equipments.id AND exercises_equipments.exercise_id = ex.id) = 6 AND (ex.img_male_1 <> "" OR ex.img_female_1 <> "" OR ex.user_id = 1710) GROUP BY ex.id ORDER BY FIELD(ex.user_id, 1710) DESC, ueb.bookmarked DESC, ex.cnt_workouts DESC, caption ASC LIMIT 0, 9