Snatch

intermediatestrengthpullcompound
Snatch — Barbell Quadriceps exercise demonstration
Snatch — Barbell Quadriceps exercise demonstration
Body part
Upper Legs
Target
Quadriceps
Equipment
Barbell
Secondary
Biceps, Glutes, Hamstrings, Lower Back, Shoulders, Trapezius, Triceps

Instructions

  1. 1Place your feet at a shoulder width stance with the barbell resting right above the connection between the toes and the rest of the foot.
  2. 2With a palms facing down grip, bend at the knees and keeping the back flat grab the bar using a wider than shoulder width grip. Bring the hips down and make sure that your body drops as if you were going to sit on a chair. This will be your starting position.
  3. 3Start pushing the floor as if it were a moving platform with your feet and simultaneously start lifting the barbell keeping it close to your legs.
  4. 4As the bar reaches the middle of your thighs, push the floor with your legs and lift your body to a complete extension in an explosive motion.
  5. 5Lift your shoulders back in a shrugging movement as you bring the bar up while lifting your elbows out to the side and keeping them above the bar for as long as possible.
  6. 6Now in a very quick but powerful motion, you have to get your body under the barbell when it has reached a high enough point where it can be controlled and drop while locking your arms and holding the barbell overhead as you assume a squat position.
  7. 7Finalize the movement by rising up out of the squat position to finish the lift. At the end of the lift both feet should be on line and the arms fully extended holding the barbell overhead.

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/snatch"

Customize the request

  • Translate the response
    /v1/exercises/snatch?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=intermediate
    Filters are combinable — stack as many as you need
  • Full-text search
    /v1/exercises/search?q=Snatch
    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