Sumo Deadlift with Bands

intermediatestrengthpullcompound
Sumo Deadlift with Bands — Barbell Hamstrings exercise demonstration
Sumo Deadlift with Bands — Barbell Hamstrings exercise demonstration
Body part
Upper Legs
Target
Hamstrings
Equipment
Barbell
Secondary
Adductors, Forearms, Glutes, Lower Back, Middle Back, Quadriceps, Trapezius

Instructions

  1. 1To deadlift with short bands, simply loop them over the bar before you start, and step into them to set up. Ensure that they under the back half of your foot, directly where you are driving into the floor.
  2. 2Begin with a bar loaded on the ground. Approach the bar so that the bar intersects the middle of the feet. The feet should be set very wide, near the collars. Bend at the hips to grip the bar. The arms should be directly below the shoulders, inside the legs, and you can use a pronated grip, a mixed grip, or hook grip.
  3. 3Take a breath, and then lower your hips, looking forward with your head with your chest up. Drive through the floor, spreading your feet apart, with your weight on the back half of your feet. Extend through the hips and knees.
  4. 4As the bar passes through the knees, lean back and drive the hips into the bar, pulling your shoulder blades together.
  5. 5Return the weight to the ground by bending at the hips and controlling the weight on the way down.

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/sumo-deadlift-with-bands"

Customize the request

  • Translate the response
    /v1/exercises/sumo-deadlift-with-bands?lang=es
    Localized name, description & steps — en · es · pt · fr
  • Every hamstrings exercise
    /v1/exercises?target=hamstrings
    Filter the catalog by the target muscle
  • Narrow by equipment & difficulty
    /v1/exercises?equipment=barbell&difficulty=intermediate
    Filters are combinable — stack as many as you need
  • Full-text search
    /v1/exercises/search?q=Sumo%20Deadlift%20with%20Bands
    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