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

Pickleball DUPR with Max

ID: 7284989972

Match Scores

15-14

Win

Play Date

2026-03-26

Play Time (Est)

9: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.109

IK
Ing kai Yeo

55KRM0 · USA

DUPR

2.624

TEAM 2LOSS
MC
Max Chee

G0ZZRQ · Selangor, MY

DUPR

2.840

JT
Jian Ting

GWNRQD · USA

DUPR

2.342

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-7284989972
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6867607436,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Joe Lee",
        "dupr_id": "V27275",
        "rating": 2.109,
        "profile_pic_url": null,
        "location": "Kuala Lumpur, Federal Territory of Kuala Lumpur, MY"
      },
      {
        "name": "Ing kai Yeo",
        "dupr_id": "55KRM0",
        "rating": 2.624,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7436541813,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Max Chee",
        "dupr_id": "G0ZZRQ",
        "rating": 2.84,
        "profile_pic_url": null,
        "location": "Selangor, MY"
      },
      {
        "name": "Jian Ting",
        "dupr_id": "GWNRQD",
        "rating": 2.342,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]