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

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

ID: 5100181394

Match Scores

12-15

Win

Play Date

2026-02-08

Play Time (Est)

3:30 PM

Play Location

91 Sports Arena (CPS Subang & 91 Pickleball)

Unverified Facility

Competitor Teams

TEAM 1LOSS
N
Nabil

P59K2Q · USA

DUPR

3.238

ST
Satomi Tanizaki

7NE925 · Petaling Jaya, Selangor, MY

DUPR

2.620

TEAM 2WINNER
RY
Richmond Yau

6NLLVD · Petaling Jaya, Selangor, MY

DUPR

2.621

JF
JS Foo

P5WWQM · USA

DUPR

2.760

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-5100181394
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8175520548,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Nabil",
        "dupr_id": "P59K2Q",
        "rating": 3.238,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Satomi Tanizaki",
        "dupr_id": "7NE925",
        "rating": 2.62,
        "profile_pic_url": null,
        "location": "Petaling Jaya, Selangor, MY"
      }
    ]
  },
  {
    "team_id": 8021883852,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Richmond Yau",
        "dupr_id": "6NLLVD",
        "rating": 2.621,
        "profile_pic_url": null,
        "location": "Petaling Jaya, Selangor, MY"
      },
      {
        "name": "JS Foo",
        "dupr_id": "P5WWQM",
        "rating": 2.76,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]