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

Round Robin DUPR Game Nighttttt

ID: 5227321892

Match Scores

15-7

Win

Play Date

2026-03-12

Play Time (Est)

9:00 PM

Play Location

Paddle Up Pickleball @ IJM Rimbayu

Unverified Facility

Competitor Teams

TEAM 1WINNER
KL
Khim Loo

P5DE5M · USA

DUPR

2.320

CT
calvin tee

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

DUPR

2.669

TEAM 2LOSS
TK
Tan Kee Keng

0RKYK2 · USA

DUPR

2.246

YS
Yew Swea Ying

XKKKGR · USA

DUPR

2.003

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-5227321892
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6496808758,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Khim Loo",
        "dupr_id": "P5DE5M",
        "rating": 2.32,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "calvin tee",
        "dupr_id": "WKOVVQ",
        "rating": 2.669,
        "profile_pic_url": null,
        "location": "Kuala Lumpur, Federal Territory of Kuala Lumpur, MY"
      }
    ]
  },
  {
    "team_id": 5602758176,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tan Kee Keng",
        "dupr_id": "0RKYK2",
        "rating": 2.246,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Yew Swea Ying",
        "dupr_id": "XKKKGR",
        "rating": 2.003,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]