Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 8501581261

Match Scores

21-17

Win

Play Date

2026-05-01

Play Time (Est)

2:15 AM

Play Location

Kallang Tennis Hub

Unverified Facility

Competitor Teams

TEAM 1WINNER
Lynn Lim

RYPRNM · USA

DUPR

4.239

EL
Ee Lin chin

6KKG2E · Singapore, SG

DUPR

4.112

TEAM 2LOSS
WH
Wen Hsuan Lien

L57ZM5 · 台北市, TW

DUPR

4.232

TY
Ting Yu Chen

7DMK75 · Pingtung County, TW

DUPR

4.401

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-8501581261
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5015807880,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Lynn Lim",
        "dupr_id": "RYPRNM",
        "rating": 4.239,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/757139/images/profile/4ba0f974-9071-451a-a9fb-d5e1b8030b33.jpg",
        "location": ""
      },
      {
        "name": "Ee Lin chin",
        "dupr_id": "6KKG2E",
        "rating": 4.112,
        "profile_pic_url": null,
        "location": "Singapore, SG"
      }
    ]
  },
  {
    "team_id": 5327595778,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Wen Hsuan Lien",
        "dupr_id": "L57ZM5",
        "rating": 4.232,
        "profile_pic_url": null,
        "location": "台北市, TW"
      },
      {
        "name": "Ting Yu Chen",
        "dupr_id": "7DMK75",
        "rating": 4.401,
        "profile_pic_url": null,
        "location": "Pingtung County, TW"
      }
    ]
  }
]