Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

LightsOut DUPR Match

ID: 6385995940

Match Scores

8-11

Loss

Play Date

2024-05-18

Play Time (Est)

5:00 PM

Play Location

Little Valley Pickleball Complex St George UT

Unverified Facility

Competitor Teams

TEAM 1LOSS
JW
Jessica Wilson

8GYY0D · USA

DUPR

4.382

JC
josh cluff

4LP2RG · St. George, UT, US

DUPR

3.177

TEAM 2WINNER
AB
alex brambila

0YLJJ4 · St. George, UT, US

DUPR

3.698

SM
Steve Meyer

V7Q2WJ · USA

DUPR

2.709

MATCH PREP & GEARAffiliate Partner

Recommended Gear & Paddles

Selecting the correct paddle face composition is crucial for match performance. Browse recommended categories from our partner Pickleball Central:

Control & Spin (Graphite)

Graphite and carbon fiber faces deliver maximum touch and precision control.

Shop Control Paddles →

Power & Depth (Composite)

Composite faces designed to maximize energy return for deep baseline drives.

Shop Power Paddles →

Beginner & Budget

Durable, high-value starter paddles to get you playing without high upfront cost.

Shop Beginner Paddles →

Agent Data Access (API)

Sovereign machine-readable APIs for AI search agents and crawler endpoints.

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6385995940
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7809864181,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jessica Wilson",
        "dupr_id": "8GYY0D",
        "rating": 4.382,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "josh cluff",
        "dupr_id": "4LP2RG",
        "rating": 3.177,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      }
    ]
  },
  {
    "team_id": 5235585101,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "alex brambila",
        "dupr_id": "0YLJJ4",
        "rating": 3.698,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      },
      {
        "name": "Steve Meyer",
        "dupr_id": "V7Q2WJ",
        "rating": 2.709,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]