Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

CAPA LA Open - 50+ Open Doubles Group A

ID: 7780637391

Match Scores

11-8

Win

Play Date

2023-09-10

Play Time (Est)

4:45 AM

Play Location

Los Angeles, CA, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
AB
Adam Butler

89J4J1 · USA

DUPR

4.545

EH
Eric Hilden

1740M1 · San Juan Capistrano, CA, US

DUPR

4.798

TEAM 2LOSS
A
Albert

8MZYP3 · USA

DUPR

3.500

BD
Benjamin Druyon

4L47DM · Indio, CA, US

DUPR

4.866

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-7780637391
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7987183481,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Adam Butler",
        "dupr_id": "89J4J1",
        "rating": 4.545,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Eric Hilden",
        "dupr_id": "1740M1",
        "rating": 4.798,
        "profile_pic_url": null,
        "location": "San Juan Capistrano, CA, US"
      }
    ]
  },
  {
    "team_id": 5812031556,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Albert",
        "dupr_id": "8MZYP3",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Benjamin Druyon",
        "dupr_id": "4L47DM",
        "rating": 4.866,
        "profile_pic_url": null,
        "location": "Indio, CA, US"
      }
    ]
  }
]