Match LogSingles DivisionAdvanced Tier (3.5+)
Terrace Pickleball Club
ID: 6237515604
Competitor Teams
TEAM 1LOSS
AC
Allan Correia
7D4JJ4 · USA
DUPR
3.415
TEAM 2WINNER
NM
Naveen Mathew
ODRWOL · Terrace, BC, CA
DUPR
4.755
ID: 6237515604
7D4JJ4 · USA
DUPR
3.415
ODRWOL · Terrace, BC, CA
DUPR
4.755
Sovereign machine-readable APIs for AI search agents and crawler endpoints.
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-6237515604
[
{
"team_id": 7955693708,
"serial": 1,
"winner": false,
"players": [
{
"name": "Allan Correia",
"dupr_id": "7D4JJ4",
"rating": 3.415,
"profile_pic_url": null,
"location": ""
}
]
},
{
"team_id": 8343571825,
"serial": 2,
"winner": true,
"players": [
{
"name": "Naveen Mathew",
"dupr_id": "ODRWOL",
"rating": 4.755,
"profile_pic_url": null,
"location": "Terrace, BC, CA"
}
]
}
]