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

Pickleball DUPR with Max

ID: 6867157574

Match Scores

13-15

Win

Play Date

2026-03-26

Play Time (Est)

3:30 PM

Play Location

91 Sports Arena (CPS Subang & 91 Pickleball)

Unverified Facility

Competitor Teams

TEAM 1LOSS
TJ
Tze Jing Lim

2Z4X9R · USA

DUPR

2.402

CS
Cellyn Seah

VX9Y76 · USA

DUPR

2.192

TEAM 2WINNER
JL
Joe Lee

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

DUPR

2.092

JT
Jian Ting

GWNRQD · USA

DUPR

2.317

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-6867157574
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8213186529,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Tze Jing Lim",
        "dupr_id": "2Z4X9R",
        "rating": 2.402,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Cellyn  Seah",
        "dupr_id": "VX9Y76",
        "rating": 2.192,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4894151314,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Joe Lee",
        "dupr_id": "V27275",
        "rating": 2.092,
        "profile_pic_url": null,
        "location": "Kuala Lumpur, Federal Territory of Kuala Lumpur, MY"
      },
      {
        "name": "Jian Ting",
        "dupr_id": "GWNRQD",
        "rating": 2.317,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]