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