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

Pickleball DUPR with Max

ID: 8297153550

Match Scores

14-15

Loss

Play Date

2026-03-26

Play Time (Est)

7:30 PM

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.102

IK
Ing kai Yeo

55KRM0 · USA

DUPR

2.587

TEAM 2WINNER
JT
Jian Ting

GWNRQD · USA

DUPR

2.341

MC
Max Chee

G0ZZRQ · Selangor, MY

DUPR

2.864

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-8297153550
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4981708618,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Joe Lee",
        "dupr_id": "V27275",
        "rating": 2.102,
        "profile_pic_url": null,
        "location": "Kuala Lumpur, Federal Territory of Kuala Lumpur, MY"
      },
      {
        "name": "Ing kai Yeo",
        "dupr_id": "55KRM0",
        "rating": 2.587,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6414524773,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jian Ting",
        "dupr_id": "GWNRQD",
        "rating": 2.341,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Max Chee",
        "dupr_id": "G0ZZRQ",
        "rating": 2.864,
        "profile_pic_url": null,
        "location": "Selangor, MY"
      }
    ]
  }
]