Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool A - MiLP DUPR 14 Intermediate (Sat 5/2 & Sun 5/3)

ID: 7388455915

Match Scores

9-15

Win

Play Date

2026-05-03

Play Time (Est)

8:45 AM

Play Location

Kallang Tennis Hub

Unverified Facility

Competitor Teams

TEAM 1LOSS
TY
Tyress Yau

MP6YVD · Kowloon, HK

DUPR

3.778

LL
Lo Leong Yi

7N7GJN · New Territories, HK

DUPR

3.567

TEAM 2WINNER
DY
Daryl Yee

XK2GZR · Singapore, SG

DUPR

3.681

HX
hui xin tay

2ZKQYY · Singapore, SG

DUPR

3.900

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-7388455915
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4654951619,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Tyress Yau",
        "dupr_id": "MP6YVD",
        "rating": 3.778,
        "profile_pic_url": null,
        "location": "Kowloon, HK"
      },
      {
        "name": "Lo Leong Yi",
        "dupr_id": "7N7GJN",
        "rating": 3.567,
        "profile_pic_url": null,
        "location": "New Territories, HK"
      }
    ]
  },
  {
    "team_id": 7992453323,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Daryl Yee",
        "dupr_id": "XK2GZR",
        "rating": 3.681,
        "profile_pic_url": null,
        "location": "Singapore, SG"
      },
      {
        "name": "hui xin tay",
        "dupr_id": "2ZKQYY",
        "rating": 3.9,
        "profile_pic_url": null,
        "location": "Singapore, SG"
      }
    ]
  }
]