Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

pickleball village

ID: 8525676336

Match Scores

11-6

Win

Play Date

2026-05-09

Play Time (Est)

1:00 PM

Play Location

Katy, TX, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
AK
Adnan Khan

4LVVV2 · Richmond, TX, US

DUPR

3.663

LO
Lydia Ong

7DYXMM · Katy, TX, US

DUPR

3.806

TEAM 2LOSS
FS
Fangfang Sun

RD0PLM · USA

DUPR

3.500

GG
Greg Gong

8WO0VK · 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-8525676336
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5840089680,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Adnan Khan",
        "dupr_id": "4LVVV2",
        "rating": 3.663,
        "profile_pic_url": null,
        "location": "Richmond, TX, US"
      },
      {
        "name": "Lydia Ong",
        "dupr_id": "7DYXMM",
        "rating": 3.806,
        "profile_pic_url": null,
        "location": "Katy, TX, US"
      }
    ]
  },
  {
    "team_id": 6663914227,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Fangfang Sun",
        "dupr_id": "RD0PLM",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Greg Gong",
        "dupr_id": "8WO0VK",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]