Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

6-2026 Season 3 - Division A

ID: 5305868216

Match Scores

21-20

Loss

Play Date

2026-05-18

Play Time (Est)

9:00 PM

Play Location

Shop 338, 3rd Floor, Hopewell Mall, 183 Queens Road E, Wan Chai

Unverified Facility

Competitor Teams

TEAM 1WINNER
JC
Justin Cheung

6NQ750 · USA

DUPR

4.118

EW
Eva Wong

VXL7W7 · USA

DUPR

3.868

TEAM 2LOSS
AL
Andy Lee

2YGK9R · Hong Kong Island, HK

DUPR

3.965

VL
Veda Lau

6KOM7D · USA

DUPR

3.267

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-5305868216
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5692826051,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Justin  Cheung",
        "dupr_id": "6NQ750",
        "rating": 4.118,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Eva Wong",
        "dupr_id": "VXL7W7",
        "rating": 3.868,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5137380797,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Andy Lee",
        "dupr_id": "2YGK9R",
        "rating": 3.965,
        "profile_pic_url": null,
        "location": "Hong Kong Island, HK"
      },
      {
        "name": "Veda Lau",
        "dupr_id": "6KOM7D",
        "rating": 3.267,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]