Front Squat (Clean Grip)

intermediatestrengthpushcompound
Front Squat (Clean Grip) — Barbell Quadriceps exercise demonstration
Front Squat (Clean Grip) — Barbell Quadriceps exercise demonstration
Body part
Upper Legs
Target
Quadriceps
Equipment
Barbell
Secondary
Abdominals, Glutes, Hamstrings

Instructions

  1. 1To begin, first set the bar in a rack slightly below shoulder level. Rest the bar on top of the deltoids, pushing into the clavicles, and lightly touching the throat. Your hands should be in a clean grip, touching the bar only with your fingers to help keep it in position.
  2. 2Lift the bar off the rack by first pushing with your legs and at the same time straightening your torso. Step away from the rack and position your legs using a shoulder width medium stance with the toes slightly pointed out. Keep your head and elbows up at all times. This will be your starting position.
  3. 3Bend at the knees, sitting down between your legs. Continue down until your hamstrings are on your calves. Keep your knees aligned with your feet by consciously using your abductors to push your knees out as you squat.
  4. 4Begin to raise the bar as you exhale by pushing the floor mainly with the heel or middle of your foot as you straighten the legs again and return to the starting position.

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/front-squat-clean-grip"

Customize the request

  • Translate the response
    /v1/exercises/front-squat-clean-grip?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=Front%20Squat%20(Clean%20Grip)
    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