Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 5063438327

Match Scores

11-8

Win

Play Date

2024-01-13

Play Time (Est)

12:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
TD
Timothy De Bie

EG9EEW · USA

DUPR

3.755

AL
Andrew Ly

7D4JYM · Long Beach, CA, US

DUPR

4.349

TEAM 2LOSS
NT
Nathaniel Tsai

35ZGVR · USA

DUPR

4.035

RY
Ryan Yamashiro

3YLJ64 · Loma Linda, CA, US

DUPR

4.014

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-5063438327
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8397559044,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Timothy De Bie",
        "dupr_id": "EG9EEW",
        "rating": 3.755,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Andrew Ly",
        "dupr_id": "7D4JYM",
        "rating": 4.349,
        "profile_pic_url": null,
        "location": "Long Beach, CA, US"
      }
    ]
  },
  {
    "team_id": 4406498809,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Nathaniel Tsai",
        "dupr_id": "35ZGVR",
        "rating": 4.035,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ryan Yamashiro",
        "dupr_id": "3YLJ64",
        "rating": 4.014,
        "profile_pic_url": null,
        "location": "Loma Linda, CA, US"
      }
    ]
  }
]