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