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

🔥DUPR ROUND ROBIN GAME [2.2-2.9] ☄️

ID: 4726611941

Match Scores

15-13

Loss

Play Date

2026-01-07

Play Time (Est)

6:15 AM

Play Location

Re Serve Sport Pickleball - Balakong

Unverified Facility

Competitor Teams

TEAM 1WINNER
JK
J Khoo

LVRXVK · USA

DUPR

2.654

MY
Martin Yap

4PPGQM · USA

DUPR

2.586

TEAM 2LOSS
LC
Lee Chern Ru

0RMQ4Q · Cheras, Selangor, MY

DUPR

2.272

KL
Kelvin Lau

94RQZR · USA

DUPR

2.478

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-4726611941
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7469798380,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "J Khoo",
        "dupr_id": "LVRXVK",
        "rating": 2.654,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Martin Yap",
        "dupr_id": "4PPGQM",
        "rating": 2.586,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6329772309,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lee Chern Ru",
        "dupr_id": "0RMQ4Q",
        "rating": 2.272,
        "profile_pic_url": null,
        "location": "Cheras, Selangor, MY"
      },
      {
        "name": "Kelvin Lau",
        "dupr_id": "94RQZR",
        "rating": 2.478,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]