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

Competitive Open Play Match

ID: 6043359108

Match Scores

19-21

Loss

Play Date

2026-04-19

Play Time (Est)

1:00 PM

Play Location

22 Heung Yip Rd, Hong Kong

Unverified Facility

Competitor Teams

TEAM 1LOSS
DL
David Lim

6NMZLG · Hong Kong, HK

DUPR

3.228

PL
Pavis Lam

ELEVOJ · USA

DUPR

2.884

TEAM 2WINNER
LT
Leslie Tang

W6W99K · USA

DUPR

3.049

WF
Wesley Fung

5YN0QV · USA

DUPR

2.932

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-6043359108
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5857495490,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "David Lim",
        "dupr_id": "6NMZLG",
        "rating": 3.228,
        "profile_pic_url": null,
        "location": "Hong Kong, HK"
      },
      {
        "name": "Pavis Lam",
        "dupr_id": "ELEVOJ",
        "rating": 2.884,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4392380404,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Leslie Tang",
        "dupr_id": "W6W99K",
        "rating": 3.049,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Wesley Fung",
        "dupr_id": "5YN0QV",
        "rating": 2.932,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]