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

Dinktober - San Diego Apex | 5.0 Men's Semifinals

ID: 6666262006

Match Scores

11-2

Win

Play Date

2025-10-11

Play Time (Est)

11:30 PM

Play Location

Chira Tennis Academy, Silverset Street, Poway, CA, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
AL
Angus Lee

17NZ24 · New Territories, HK

DUPR

5.022

BC
Brian Chen Bonilla

WKR9GM · Los Angeles, CA, US

DUPR

5.134

TEAM 2LOSS
RH
Ryan Huynh

GGJRMV · Garden Grove, CA, US

DUPR

4.950

DA
DELETED Account

2LZRGE · USA

DUPR

4.562

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-6666262006
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8519654888,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Angus Lee",
        "dupr_id": "17NZ24",
        "rating": 5.022,
        "profile_pic_url": null,
        "location": "New Territories, HK"
      },
      {
        "name": "Brian Chen Bonilla",
        "dupr_id": "WKR9GM",
        "rating": 5.134,
        "profile_pic_url": null,
        "location": "Los Angeles, CA, US"
      }
    ]
  },
  {
    "team_id": 4773070967,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ryan Huynh",
        "dupr_id": "GGJRMV",
        "rating": 4.95,
        "profile_pic_url": null,
        "location": "Garden Grove, CA, US"
      },
      {
        "name": "DELETED Account",
        "dupr_id": "2LZRGE",
        "rating": 4.562,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]