Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

40+ OPEN Group B - CAPA OC Open 2024

ID: 4861116139

Match Scores

15-5

Win

Play Date

2024-08-10

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
Jimmy Cho

3L4NZK · Lake Forest, CA, US

DUPR

5.176

Daniel Kwon

3ZPMWD · Santa Ana, CA, US

DUPR

4.759

TEAM 2LOSS
Adam Chuck

8EP64V · Los Angeles, CA, US

DUPR

4.684

RS
Richard Salvatore

8JP5GD · USA

DUPR

4.514

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-4861116139
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6776801899,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jimmy Cho",
        "dupr_id": "3L4NZK",
        "rating": 5.176,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/76.jpg",
        "location": "Lake Forest, CA, US"
      },
      {
        "name": "Daniel Kwon",
        "dupr_id": "3ZPMWD",
        "rating": 4.759,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/37.jpg",
        "location": "Santa Ana, CA, US"
      }
    ]
  },
  {
    "team_id": 8520943173,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Adam Chuck",
        "dupr_id": "8EP64V",
        "rating": 4.684,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/65.jpg",
        "location": "Los Angeles, CA, US"
      },
      {
        "name": "Richard Salvatore",
        "dupr_id": "8JP5GD",
        "rating": 4.514,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]