Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

APS: SoCal Winter Pickleball Open MD 4.0 10+ Gold Medal Match

ID: 7643764754

Match Scores

11-6, 11-8

Win

Play Date

2024-01-13

Play Time (Est)

3:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
TD
Timothy De Bie

EG9EEW · USA

DUPR

3.792

AL
Andrew Ly

7D4JYM · Long Beach, CA, US

DUPR

4.386

TEAM 2LOSS
DD
Dylan Duong

V7LJ27 · Westminster, CA, US

DUPR

4.130

CC
Caleb Clark

RZZR4N · Huntington Beach, CA, US

DUPR

3.725

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-7643764754
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7004790961,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Timothy De Bie",
        "dupr_id": "EG9EEW",
        "rating": 3.792,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Andrew Ly",
        "dupr_id": "7D4JYM",
        "rating": 4.386,
        "profile_pic_url": null,
        "location": "Long Beach, CA, US"
      }
    ]
  },
  {
    "team_id": 5416095492,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Dylan Duong",
        "dupr_id": "V7LJ27",
        "rating": 4.13,
        "profile_pic_url": null,
        "location": "Westminster, CA, US"
      },
      {
        "name": "Caleb Clark",
        "dupr_id": "RZZR4N",
        "rating": 3.725,
        "profile_pic_url": null,
        "location": "Huntington Beach, CA, US"
      }
    ]
  }
]