Match LogSingles DivisionCasual / Recreational (<3.5)
GL Pickleball DUPR Singles #1
ID: 5310631148
Competitor Teams
TEAM 1LOSS
DE
Darryl Ezreen
67D5EK · Petaling Jaya, Selangor, MY
DUPR
3.209
TEAM 2WINNER
AH
azizul hafedz
E9O9GE · USA
DUPR
3.012
ID: 5310631148
67D5EK · Petaling Jaya, Selangor, MY
DUPR
3.209
E9O9GE · USA
DUPR
3.012
Sovereign machine-readable APIs for AI search agents and crawler endpoints.
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-5310631148
[
{
"team_id": 8014586183,
"serial": 1,
"winner": false,
"players": [
{
"name": "Darryl Ezreen",
"dupr_id": "67D5EK",
"rating": 3.209,
"profile_pic_url": null,
"location": "Petaling Jaya, Selangor, MY"
}
]
},
{
"team_id": 6913484878,
"serial": 2,
"winner": true,
"players": [
{
"name": "azizul hafedz",
"dupr_id": "E9O9GE",
"rating": 3.012,
"profile_pic_url": null,
"location": ""
}
]
}
]