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

Daikin x 91PB Tournament MD 19+ Intermediate

ID: 6340809114

Match Scores

15-14

Loss

Play Date

2025-04-20

Play Time (Est)

7:30 PM

Play Location

91 Sports Arena (CPS Subang & 91 Pickleball)

Unverified Facility

Competitor Teams

TEAM 1WINNER
DS
Dylan Sugenthiran

EGQ9GO · USA

DUPR

3.326

PX
Peng Xuan Lee

994WEV · USA

DUPR

3.509

TEAM 2LOSS
KC
Kevin Chong

WXQLYG · Subang Jaya, Selangor, MY

DUPR

3.326

BW
Ben Wong

Z97GVP · USA

DUPR

3.430

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-6340809114
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7291367450,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dylan Sugenthiran",
        "dupr_id": "EGQ9GO",
        "rating": 3.326,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Peng Xuan Lee",
        "dupr_id": "994WEV",
        "rating": 3.509,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6127424021,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kevin Chong",
        "dupr_id": "WXQLYG",
        "rating": 3.326,
        "profile_pic_url": null,
        "location": "Subang Jaya, Selangor, MY"
      },
      {
        "name": "Ben Wong",
        "dupr_id": "Z97GVP",
        "rating": 3.43,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]