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

๐Ÿ™‚ DUPR Game โ™ ๏ธ All Levels [Monday 8pm] โ™ฅ๏ธ (Learn & Improve DUPR Rankings) ๐Ÿ™‚ HAPPY DINKERS ๐Ÿ™‚

ID: 6081777111

Match Scores

13-11

Loss

Play Date

2026-01-19

Play Time (Est)

4:45 AM

Play Location

91 Sports Arena (CPS Subang & 91 Pickleball)

Unverified Facility

Competitor Teams

TEAM 1WINNER
RL
Richard Lee

L24MYK ยท USA

DUPR

2.914

S
SATH

RY9VJM ยท USA

DUPR

3.231

TEAM 2LOSS
KC
Kevin Chong

WXQLYG ยท Subang Jaya, Selangor, MY

DUPR

3.373

LT
Lee Tian Sang

VX6RDJ ยท USA

DUPR

2.433

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-6081777111
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5299276778,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Richard  Lee",
        "dupr_id": "L24MYK",
        "rating": 2.914,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "SATH",
        "dupr_id": "RY9VJM",
        "rating": 3.231,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6092891909,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kevin Chong",
        "dupr_id": "WXQLYG",
        "rating": 3.373,
        "profile_pic_url": null,
        "location": "Subang Jaya, Selangor, MY"
      },
      {
        "name": "Lee Tian Sang",
        "dupr_id": "VX6RDJ",
        "rating": 2.433,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]