Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

APS: SoCal Winter Pickleball Open MD 4.0 50+ Round Robin

ID: 8438897834

Match Scores

11-6

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.500

AL
Andrew Ly

7D4JYM · Long Beach, CA, US

DUPR

4.550

TEAM 2LOSS
DD
Dylan Duong

V7LJ27 · Westminster, CA, US

DUPR

4.761

CC
Caleb Clark

RZZR4N · Huntington Beach, CA, US

DUPR

4.020

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-8438897834
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5140083768,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Timothy De Bie",
        "dupr_id": "EG9EEW",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Andrew Ly",
        "dupr_id": "7D4JYM",
        "rating": 4.55,
        "profile_pic_url": null,
        "location": "Long Beach, CA, US"
      }
    ]
  },
  {
    "team_id": 6736713353,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Dylan Duong",
        "dupr_id": "V7LJ27",
        "rating": 4.761,
        "profile_pic_url": null,
        "location": "Westminster, CA, US"
      },
      {
        "name": "Caleb Clark",
        "dupr_id": "RZZR4N",
        "rating": 4.02,
        "profile_pic_url": null,
        "location": "Huntington Beach, CA, US"
      }
    ]
  }
]