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

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

ID: 7438707170

Match Scores

14-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
DR
Danial Ramlee

J50GNO · USA

DUPR

3.217

FN
Fauzan Nordin

Z4NR0W · USA

DUPR

2.465

TEAM 2WINNER
RY
Richmond Yau

6NLLVD · Petaling Jaya, Selangor, MY

DUPR

2.624

JF
JS Foo

P5WWQM · USA

DUPR

2.764

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-7438707170
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7719998339,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Danial Ramlee",
        "dupr_id": "J50GNO",
        "rating": 3.217,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Fauzan Nordin",
        "dupr_id": "Z4NR0W",
        "rating": 2.465,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4697156016,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Richmond Yau",
        "dupr_id": "6NLLVD",
        "rating": 2.624,
        "profile_pic_url": null,
        "location": "Petaling Jaya, Selangor, MY"
      },
      {
        "name": "JS Foo",
        "dupr_id": "P5WWQM",
        "rating": 2.764,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]