Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

HKCTA Pickleball League 2026

ID: 4772781910

Match Scores

12-21

Win

Play Date

2026-03-16

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
AC
Alvin Cheung

WK7GWM · USA

DUPR

3.627

RJ
Rajeev Jaura

JJ090W · USA

DUPR

3.164

TEAM 2WINNER
RL
Raymond Lui

RZEZZZ · USA

DUPR

4.507

OT
On Tik Andy Wan

V2YMVJ · USA

DUPR

4.262

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-4772781910
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4750833046,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Alvin Cheung",
        "dupr_id": "WK7GWM",
        "rating": 3.627,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Rajeev Jaura",
        "dupr_id": "JJ090W",
        "rating": 3.164,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6057805027,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Raymond Lui",
        "dupr_id": "RZEZZZ",
        "rating": 4.507,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "On Tik Andy Wan",
        "dupr_id": "V2YMVJ",
        "rating": 4.262,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]