Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Mixed Doubles 4.0 8+ Group B - CAPA LA Champ 2025

ID: 6926415489

Match Scores

11-7

Win

Play Date

2025-06-01

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JD
Jessica Dong

5E2925 · USA

DUPR

3.508

JD
Jonathan Dong

8E476W · Arcadia, CA, US

DUPR

4.380

TEAM 2LOSS
SW
Samantha Waters

WXVZPM · Orange County, CA, US

DUPR

3.995

BR
Bryan Rodriguez

GGLL5D · USA

DUPR

3.611

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-6926415489
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7623314247,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jessica Dong",
        "dupr_id": "5E2925",
        "rating": 3.508,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jonathan Dong",
        "dupr_id": "8E476W",
        "rating": 4.38,
        "profile_pic_url": null,
        "location": "Arcadia, CA, US"
      }
    ]
  },
  {
    "team_id": 4636792238,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Samantha Waters",
        "dupr_id": "WXVZPM",
        "rating": 3.995,
        "profile_pic_url": null,
        "location": "Orange County, CA, US"
      },
      {
        "name": "Bryan Rodriguez",
        "dupr_id": "GGLL5D",
        "rating": 3.611,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]