Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

HKCTA Pickleball League 2026

ID: 5771129353

Match Scores

21-19

Loss

Play Date

2026-03-10

Play Time (Est)

2:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
RL
Raymond Lui

RZEZZZ · USA

DUPR

4.495

YH
Yuen Ho Hin

PW4OYQ · USA

DUPR

4.691

TEAM 2LOSS
BR
Ben Renwick

PKM2JQ · USA

DUPR

4.003

AW
Andreas Wu

3PJZWM · Hong Kong Island, HK

DUPR

4.417

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-5771129353
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5332287215,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Raymond Lui",
        "dupr_id": "RZEZZZ",
        "rating": 4.495,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Yuen Ho Hin",
        "dupr_id": "PW4OYQ",
        "rating": 4.691,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6419119143,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ben Renwick",
        "dupr_id": "PKM2JQ",
        "rating": 4.003,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Andreas Wu",
        "dupr_id": "3PJZWM",
        "rating": 4.417,
        "profile_pic_url": null,
        "location": "Hong Kong Island, HK"
      }
    ]
  }
]