Low Pulley Row To Neck

beginnerstrengthpullcompound
Low Pulley Row To Neck — Cable Shoulders exercise demonstration
Low Pulley Row To Neck — Cable Shoulders exercise demonstration
Body part
Shoulders
Target
Shoulders
Equipment
Cable
Secondary
Biceps, Middle Back, Trapezius

Instructions

  1. 1Sit on a low pulley row machine with a rope attachment.
  2. 2Grab the ends of the rope using a palms-down grip and sit with your back straight and your knees slightly bent. Tip: Keep your back almost completely vertical and your arms fully extended in front of you. This will be your starting position.
  3. 3While keeping your torso stationary, lift your elbows and start bending them as you pull the rope towards your neck while exhaling. Throughout the movement your upper arms should remain parallel to the floor. Tip: Continue this motion until your hands are almost next to your ears (the forearms will not be parallel to the floor at the end of the movement as they will be angled a bit upwards) and your elbows are out away from your sides.
  4. 4After holding for a second or so at the contracted position, come back slowly to the starting position as you inhale. Tip: Again, during no part of the movement should the torso move.
  5. 5Repeat for the recommended amount of repetitions.

Get this via the API

This exercise — and the full catalog of 873 — as structured JSON.

GET /v1/exercises/{slug}
curl -H "X-API-Key: wk_live_…" \
  "https://api.work-out-db.com/v1/exercises/low-pulley-row-to-neck"

Customize the request

  • Translate the response
    /v1/exercises/low-pulley-row-to-neck?lang=es
    Localized name, description & steps — en · es · pt · fr
  • Every shoulders exercise
    /v1/exercises?target=shoulders
    Filter the catalog by the target muscle
  • Narrow by equipment & difficulty
    /v1/exercises?equipment=cable&difficulty=beginner
    Filters are combinable — stack as many as you need
  • Full-text search
    /v1/exercises/search?q=Low%20Pulley%20Row%20To%20Neck
    Trigram + full-text ranking, accent-insensitive
  • Sort & paginate
    /v1/exercises?sort=difficulty&order=desc&limit=25
    sort=name|difficulty · order · limit · offset · cursor
All query parameters
bodyPart, target, equipment, muscle
taxonomy slug
category
strength · cardio · mobility · stretching · plyometrics
difficulty
beginner · intermediate · advanced
force
push · pull · static
mechanic
compound · isolation
q
free-text search (accent-insensitive)
sort / order
name | difficulty · asc | desc
limit / offset / cursor
pagination (limit ≤ plan cap)
lang
en · es · pt · fr
Authentication

Send your key as X-API-Key or Authorization: Bearer.

Response

Always { data, meta, requestId }. Rate-limit & quota counts ride in X-RateLimit-* / X-Quota-* headers.

Plans

Free: 5k req/mo · 30/min · 480p. Pro: 100k/mo · 120/min · 720p + commercial use.

Related exercises