One-Arm Side Deadlift

advancedstrengthpullcompound
One-Arm Side Deadlift — Barbell Quadriceps exercise demonstration
One-Arm Side Deadlift — Barbell Quadriceps exercise demonstration
Body part
Upper Legs
Target
Quadriceps
Equipment
Barbell
Secondary
Abdominals, Calves, Glutes, Hamstrings, Lower Back, Trapezius

Instructions

  1. 1Stand to the side of a barbell next to its center. Bend your knees and lower your body until you are able to reach the barbell.
  2. 2Grasp the bar as if you were grabbing a briefcase (palms facing you since the bar is sideways). You may need a wrist wrap if you are using a significant amount of weight. This is your starting position.
  3. 3Use your legs to help lift the barbell up while exhaling. Your arms should extend fully as bring the barbell up until you are in a standing position.
  4. 4Slowly bring the barbell back down while inhaling. Tip: Make sure to bend your knees while lowering the weight to avoid any injury from occurring.
  5. 5Repeat for the recommended amount of repetitions.
  6. 6Switch arms and repeat the movement.

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/one-arm-side-deadlift"

Customize the request

  • Translate the response
    /v1/exercises/one-arm-side-deadlift?lang=es
    Localized name, description & steps — en · es · pt · fr
  • Every quadriceps exercise
    /v1/exercises?target=quadriceps
    Filter the catalog by the target muscle
  • Narrow by equipment & difficulty
    /v1/exercises?equipment=barbell&difficulty=advanced
    Filters are combinable — stack as many as you need
  • Full-text search
    /v1/exercises/search?q=One-Arm%20Side%20Deadlift
    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