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