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

All Valley Tournament - Mixed 3.5 (12+)

ID: 6024924543

Match Scores

10-15

Loss

Play Date

2026-05-31

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
JG
Jeremy Grody

M20G0P · Los Angeles, CA, US

DUPR

3.100

JS
Jessica Schwartz

E9KK5E · USA

DUPR

3.483

TEAM 2WINNER
NV
Nathan Villa

XKGZ42 · USA

DUPR

3.500

GW
Gabby Weiner

7N4KL0 · USA

DUPR

3.234

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-6024924543
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4805335422,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jeremy Grody",
        "dupr_id": "M20G0P",
        "rating": 3.1,
        "profile_pic_url": null,
        "location": "Los Angeles, CA, US"
      },
      {
        "name": "Jessica Schwartz",
        "dupr_id": "E9KK5E",
        "rating": 3.483,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6265518239,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Nathan Villa",
        "dupr_id": "XKGZ42",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Gabby Weiner",
        "dupr_id": "7N4KL0",
        "rating": 3.234,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]