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

[DUPR][FIXED PARTNER]Pickle Me Up! Official 11th DUPR Game Day!

ID: 6725776833

Match Scores

7-15

Win

Play Date

2026-02-08

Play Time (Est)

10:15 AM

Play Location

91 Sports Arena (CPS Subang & 91 Pickleball)

Unverified Facility

Competitor Teams

TEAM 1LOSS
JM
Jasmin Mary Joseph

VX0J55 · USA

DUPR

2.707

JB
Jonathan Boey

PZMDNG · USA

DUPR

2.977

TEAM 2WINNER
RY
Richmond Yau

6NLLVD · Petaling Jaya, Selangor, MY

DUPR

2.639

JF
JS Foo

P5WWQM · USA

DUPR

2.783

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-6725776833
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8480760093,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jasmin Mary Joseph",
        "dupr_id": "VX0J55",
        "rating": 2.707,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jonathan Boey",
        "dupr_id": "PZMDNG",
        "rating": 2.977,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6201272051,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Richmond Yau",
        "dupr_id": "6NLLVD",
        "rating": 2.639,
        "profile_pic_url": null,
        "location": "Petaling Jaya, Selangor, MY"
      },
      {
        "name": "JS Foo",
        "dupr_id": "P5WWQM",
        "rating": 2.783,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]