Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 7626979563

Match Scores

11-2

Win

Play Date

2024-01-13

Play Time (Est)

4:45 AM

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
AN
Anthony Nguyen

DW76EX · Santa Clarita, CA, US

DUPR

4.350

EP
Eddie Polintan

1RMWXE · USA

DUPR

3.500

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-7626979563
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7368241289,
    "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": 6788469874,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Anthony Nguyen",
        "dupr_id": "DW76EX",
        "rating": 4.35,
        "profile_pic_url": null,
        "location": "Santa Clarita, CA, US"
      },
      {
        "name": "Eddie Polintan",
        "dupr_id": "1RMWXE",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]