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

Pickleball DUPR with Max

ID: 4368592073

Match Scores

12-15

Loss

Play Date

2026-03-26

Play Time (Est)

6:15 AM

Play Location

91 Sports Arena (CPS Subang & 91 Pickleball)

Unverified Facility

Competitor Teams

TEAM 1LOSS
JL
Joe Lee

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

DUPR

2.104

JT
Jian Ting

GWNRQD · USA

DUPR

2.348

TEAM 2WINNER
TJ
Tze Jing Lim

2Z4X9R · USA

DUPR

2.397

CS
Cellyn Seah

VX9Y76 · USA

DUPR

2.269

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-4368592073
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5030978403,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Joe Lee",
        "dupr_id": "V27275",
        "rating": 2.104,
        "profile_pic_url": null,
        "location": "Kuala Lumpur, Federal Territory of Kuala Lumpur, MY"
      },
      {
        "name": "Jian Ting",
        "dupr_id": "GWNRQD",
        "rating": 2.348,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4356901880,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Tze Jing Lim",
        "dupr_id": "2Z4X9R",
        "rating": 2.397,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Cellyn  Seah",
        "dupr_id": "VX9Y76",
        "rating": 2.269,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]