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

Pickleball DUPR with Max

ID: 6972062925

Match Scores

12-15

Loss

Play Date

2026-03-26

Play Time (Est)

10:15 AM

Play Location

91 Sports Arena (CPS Subang & 91 Pickleball)

Unverified Facility

Competitor Teams

TEAM 1LOSS
TJ
Tze Jing Lim

2Z4X9R · USA

DUPR

2.399

JL
Joe Lee

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

DUPR

2.100

TEAM 2WINNER
JT
Jian Ting

GWNRQD · USA

DUPR

2.330

IK
Ing kai Yeo

55KRM0 · USA

DUPR

2.613

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-6972062925
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8415060711,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Tze Jing Lim",
        "dupr_id": "2Z4X9R",
        "rating": 2.399,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Joe Lee",
        "dupr_id": "V27275",
        "rating": 2.1,
        "profile_pic_url": null,
        "location": "Kuala Lumpur, Federal Territory of Kuala Lumpur, MY"
      }
    ]
  },
  {
    "team_id": 7924333675,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jian Ting",
        "dupr_id": "GWNRQD",
        "rating": 2.33,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ing kai Yeo",
        "dupr_id": "55KRM0",
        "rating": 2.613,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]