Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

DUPR LEAGUE 🥒 @STAR ⭐️

ID: 8223837127

Match Scores

8-11

Win

Play Date

2026-05-11

Play Time (Est)

8:45 AM

Play Location

STAR PICKLEBALL CLUB

Unverified Facility

Competitor Teams

TEAM 1LOSS
RW
Ryan Wong

5EOOWR · USA

DUPR

3.653

LT
Leon TRAN

QJE4YN · USA

DUPR

3.409

TEAM 2WINNER
CR
Coach Ra

0QMDO2 · Phnom Penh, Phnom Penh, KH

DUPR

3.832

SU
Sebastien UY

YN4D2E · USA

DUPR

3.320

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-8223837127
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6643080567,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ryan  Wong",
        "dupr_id": "5EOOWR",
        "rating": 3.653,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Leon TRAN",
        "dupr_id": "QJE4YN",
        "rating": 3.409,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5586395357,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Coach Ra",
        "dupr_id": "0QMDO2",
        "rating": 3.832,
        "profile_pic_url": null,
        "location": "Phnom Penh, Phnom Penh, KH"
      },
      {
        "name": "Sebastien UY",
        "dupr_id": "YN4D2E",
        "rating": 3.32,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]