Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Pickleball Doubles with Bryan

ID: 8545587626

Match Scores

14-15

Loss

Play Date

2026-04-15

Play Time (Est)

3:30 PM

Play Location

PickleTime

Unverified Facility

Competitor Teams

TEAM 1LOSS
UA
Uri Adam

DYYED6 · Subang Jaya, Selangor, MY

DUPR

3.218

LY
Lucas Yong

EL0Q2V · USA

DUPR

2.794

TEAM 2WINNER
BC
Bryan Chia

JJOLOM · USA

DUPR

3.560

CH
Cynthia Hong

2Y4QYR · USA

DUPR

3.204

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-8545587626
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6774584192,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Uri Adam",
        "dupr_id": "DYYED6",
        "rating": 3.218,
        "profile_pic_url": null,
        "location": "Subang Jaya, Selangor, MY"
      },
      {
        "name": "Lucas Yong",
        "dupr_id": "EL0Q2V",
        "rating": 2.794,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6308242855,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Bryan Chia",
        "dupr_id": "JJOLOM",
        "rating": 3.56,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Cynthia Hong",
        "dupr_id": "2Y4QYR",
        "rating": 3.204,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]