Match LogSingles DivisionCasual / Recreational (<3.5)
The Pickleball Centers
ID: 6666823810
Competitor Teams
TEAM 1LOSS
MT
Minh Tri Truong
2ZMOY9 · Edmonton, AB, CA
DUPR
2.848
TEAM 2WINNER
JA
Joseph Abbass
J5GPP4 · Beaumont, AB, CA
DUPR
3.515
ID: 6666823810
2ZMOY9 · Edmonton, AB, CA
DUPR
2.848
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-6666823810
[
{
"team_id": 4922025108,
"serial": 1,
"winner": false,
"players": [
{
"name": "Minh Tri Truong",
"dupr_id": "2ZMOY9",
"rating": 2.848,
"profile_pic_url": null,
"location": "Edmonton, AB, CA"
}
]
},
{
"team_id": 4909251957,
"serial": 2,
"winner": true,
"players": [
{
"name": "Joseph Abbass",
"dupr_id": "J5GPP4",
"rating": 3.515,
"profile_pic_url": null,
"location": "Beaumont, AB, CA"
}
]
}
]