Match LogSingles DivisionAdvanced Tier (3.5+)
The Pickleball Centers
ID: 6481583233
Competitor Teams
TEAM 1WINNER
JA
Joseph Abbass
J5GPP4 · Beaumont, AB, CA
DUPR
3.515
TEAM 2LOSS
ZT
Zack the not Pro brown
6ZJZEK · USA
DUPR
3.646
ID: 6481583233
J5GPP4 · Beaumont, AB, CA
DUPR
3.515
6ZJZEK · USA
DUPR
3.646
Sovereign machine-readable APIs for AI search agents and crawler endpoints.
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-6481583233
[
{
"team_id": 7578877959,
"serial": 1,
"winner": true,
"players": [
{
"name": "Joseph Abbass",
"dupr_id": "J5GPP4",
"rating": 3.515,
"profile_pic_url": null,
"location": "Beaumont, AB, CA"
}
]
},
{
"team_id": 7608933001,
"serial": 2,
"winner": false,
"players": [
{
"name": "Zack the not Pro brown",
"dupr_id": "6ZJZEK",
"rating": 3.646,
"profile_pic_url": null,
"location": ""
}
]
}
]