Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

Men's Doubles 5.0 8+ Group C - CAPA LA Champ 2025

ID: 4633698798

Match Scores

5-15

Loss

Play Date

2025-05-31

Play Time (Est)

7:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
DC
Dylan Chiu

8DML6Y · Oakland, CA, US

DUPR

4.736

AL
Alex Lee

JZRLXJ · CA, US

DUPR

4.408

TEAM 2WINNER
NS
Nathan Staso

3YMGD3 · Hermosa Beach, CA, US

DUPR

4.599

SU
Sarper Unal

1RE9MZ · Aliso Viejo, CA, US

DUPR

4.660

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-4633698798
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5119824267,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Dylan Chiu",
        "dupr_id": "8DML6Y",
        "rating": 4.736,
        "profile_pic_url": null,
        "location": "Oakland, CA, US"
      },
      {
        "name": "Alex Lee",
        "dupr_id": "JZRLXJ",
        "rating": 4.408,
        "profile_pic_url": null,
        "location": "CA, US"
      }
    ]
  },
  {
    "team_id": 5111533313,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Nathan Staso",
        "dupr_id": "3YMGD3",
        "rating": 4.599,
        "profile_pic_url": null,
        "location": "Hermosa Beach, CA, US"
      },
      {
        "name": "Sarper Unal",
        "dupr_id": "1RE9MZ",
        "rating": 4.66,
        "profile_pic_url": null,
        "location": "Aliso Viejo, CA, US"
      }
    ]
  }
]