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

SATURDAY MEET RR OPA !!

ID: 7592169773

Match Scores

8-13

Win

Play Date

2025-12-27

Play Time (Est)

6:15 AM

Play Location

The Pickleball Academy by OPA

Unverified Facility

Competitor Teams

TEAM 1LOSS
MR
Muhammad Rashdi

GWQYNM · USA

DUPR

2.327

JW
Joey W

V2KPR6 · Malacca, Malacca, MY

DUPR

3.223

TEAM 2WINNER
ZA
Zuhair Aiman

DY42GL · Petaling Jaya, Selangor, MY

DUPR

3.402

IK
Izwan Kimi

GWDMOV · USA

DUPR

2.572

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-7592169773
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5144260300,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Muhammad  Rashdi",
        "dupr_id": "GWQYNM",
        "rating": 2.327,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Joey W",
        "dupr_id": "V2KPR6",
        "rating": 3.223,
        "profile_pic_url": null,
        "location": "Malacca, Malacca, MY"
      }
    ]
  },
  {
    "team_id": 4905897107,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Zuhair  Aiman",
        "dupr_id": "DY42GL",
        "rating": 3.402,
        "profile_pic_url": null,
        "location": "Petaling Jaya, Selangor, MY"
      },
      {
        "name": "Izwan Kimi",
        "dupr_id": "GWDMOV",
        "rating": 2.572,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]