Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool A - DUPR 18 Advanced (Sat 5/2 & Sun 5/3)

ID: 6620833974

Match Scores

22-20

Loss

Play Date

2026-05-01

Play Time (Est)

7:30 PM

Play Location

Kallang Tennis Hub

Unverified Facility

Competitor Teams

TEAM 1WINNER
HY
Huang Yi Lee

99QY9V · George Town, Pulau Pinang, MY

DUPR

4.756

EL
Ee Lin chin

6KKG2E · Singapore, SG

DUPR

4.109

TEAM 2LOSS
CW
Chia Wei Huang

NYK526 · Kaohsiung City, TW

DUPR

4.615

WH
Wen Hsuan Lien

L57ZM5 · 台北市, TW

DUPR

4.221

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-6620833974
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7182926448,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Huang Yi Lee",
        "dupr_id": "99QY9V",
        "rating": 4.756,
        "profile_pic_url": null,
        "location": "George Town, Pulau Pinang, MY"
      },
      {
        "name": "Ee Lin chin",
        "dupr_id": "6KKG2E",
        "rating": 4.109,
        "profile_pic_url": null,
        "location": "Singapore, SG"
      }
    ]
  },
  {
    "team_id": 4618855772,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Chia Wei Huang",
        "dupr_id": "NYK526",
        "rating": 4.615,
        "profile_pic_url": null,
        "location": "Kaohsiung City, TW"
      },
      {
        "name": "Wen Hsuan Lien",
        "dupr_id": "L57ZM5",
        "rating": 4.221,
        "profile_pic_url": null,
        "location": "台北市, TW"
      }
    ]
  }
]