Match LogSingles DivisionCasual / Recreational (<3.5)
The Pickleball Centers
ID: 5654261915
Competitor Teams
TEAM 1WINNER
JA
Joseph Abbass
J5GPP4 · Beaumont, AB, CA
DUPR
3.515
TEAM 2LOSS
CM
Cristian Munoz
W67RRK · Edmonton, AB, CA
DUPR
2.899
ID: 5654261915
J5GPP4 · Beaumont, AB, CA
DUPR
3.515
W67RRK · Edmonton, AB, CA
DUPR
2.899
Sovereign machine-readable APIs for AI search agents and crawler endpoints.
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-5654261915
[
{
"team_id": 7067563425,
"serial": 1,
"winner": true,
"players": [
{
"name": "Joseph Abbass",
"dupr_id": "J5GPP4",
"rating": 3.515,
"profile_pic_url": null,
"location": "Beaumont, AB, CA"
}
]
},
{
"team_id": 5778830324,
"serial": 2,
"winner": false,
"players": [
{
"name": "Cristian Munoz",
"dupr_id": "W67RRK",
"rating": 2.899,
"profile_pic_url": null,
"location": "Edmonton, AB, CA"
}
]
}
]