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

Pickleball DUPR with Max

ID: 8232473616

Match Scores

15-13

Win

Play Date

2026-03-26

Play Time (Est)

1:00 PM

Play Location

91 Sports Arena (CPS Subang & 91 Pickleball)

Unverified Facility

Competitor Teams

TEAM 1WINNER
JL
Joe Lee

V27275 · Kuala Lumpur, Federal Territory of Kuala Lumpur, MY

DUPR

2.099

MC
Max Chee

G0ZZRQ · Selangor, MY

DUPR

2.877

TEAM 2LOSS
JT
Jian Ting

GWNRQD · USA

DUPR

2.331

CS
Cellyn Seah

VX9Y76 · USA

DUPR

2.228

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-8232473616
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4677981662,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Joe Lee",
        "dupr_id": "V27275",
        "rating": 2.099,
        "profile_pic_url": null,
        "location": "Kuala Lumpur, Federal Territory of Kuala Lumpur, MY"
      },
      {
        "name": "Max Chee",
        "dupr_id": "G0ZZRQ",
        "rating": 2.877,
        "profile_pic_url": null,
        "location": "Selangor, MY"
      }
    ]
  },
  {
    "team_id": 6007940231,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jian Ting",
        "dupr_id": "GWNRQD",
        "rating": 2.331,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Cellyn  Seah",
        "dupr_id": "VX9Y76",
        "rating": 2.228,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]