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

DUPR Night @ HOPC

ID: 6629732919

Match Scores

11-13

Win

Play Date

2025-12-19

Play Time (Est)

4:45 AM

Play Location

HOPC House of Pickleball Court

Unverified Facility

Competitor Teams

TEAM 1LOSS
DA
Dalila Aziz

9JR0ZE · USA

DUPR

2.894

L
Lai

2ZKX9Y · USA

DUPR

3.141

TEAM 2WINNER
MR
Muhammad rizal

WNMEVM · Selangor, MY

DUPR

2.801

A
Amad

EL2NRV · USA

DUPR

2.743

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-6629732919
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4627308443,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Dalila Aziz",
        "dupr_id": "9JR0ZE",
        "rating": 2.894,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Lai",
        "dupr_id": "2ZKX9Y",
        "rating": 3.141,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7485272757,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Muhammad rizal",
        "dupr_id": "WNMEVM",
        "rating": 2.801,
        "profile_pic_url": null,
        "location": "Selangor, MY"
      },
      {
        "name": "Amad",
        "dupr_id": "EL2NRV",
        "rating": 2.743,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]