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

Pickleball DUPR with Max

ID: 5949151693

Match Scores

15-12

Loss

Play Date

2026-03-26

Play Time (Est)

2:15 AM

Play Location

91 Sports Arena (CPS Subang & 91 Pickleball)

Unverified Facility

Competitor Teams

TEAM 1WINNER
IK
Ing kai Yeo

55KRM0 · USA

DUPR

2.626

CS
Cellyn Seah

VX9Y76 · USA

DUPR

2.272

TEAM 2LOSS
JL
Joe Lee

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

DUPR

2.108

TJ
Tze Jing Lim

2Z4X9R · USA

DUPR

2.396

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-5949151693
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5441084003,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ing kai Yeo",
        "dupr_id": "55KRM0",
        "rating": 2.626,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Cellyn  Seah",
        "dupr_id": "VX9Y76",
        "rating": 2.272,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6279860023,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Joe Lee",
        "dupr_id": "V27275",
        "rating": 2.108,
        "profile_pic_url": null,
        "location": "Kuala Lumpur, Federal Territory of Kuala Lumpur, MY"
      },
      {
        "name": "Tze Jing Lim",
        "dupr_id": "2Z4X9R",
        "rating": 2.396,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]