Match LogSingles DivisionAdvanced Tier (3.5+)
Competitive Open Play Match
ID: 5658434884
Competitor Teams
TEAM 1WINNER
NM
Naveen Mathew
ODRWOL · Terrace, BC, CA
DUPR
4.812
TEAM 2LOSS
SH
Steve Hawyes
GW7XWD · Terrace, BC, CA
DUPR
3.339
ID: 5658434884
ODRWOL · Terrace, BC, CA
DUPR
4.812
GW7XWD · Terrace, BC, CA
DUPR
3.339
Sovereign machine-readable APIs for AI search agents and crawler endpoints.
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-5658434884
[
{
"team_id": 5623806137,
"serial": 1,
"winner": true,
"players": [
{
"name": "Naveen Mathew",
"dupr_id": "ODRWOL",
"rating": 4.812,
"profile_pic_url": null,
"location": "Terrace, BC, CA"
}
]
},
{
"team_id": 8548926843,
"serial": 2,
"winner": false,
"players": [
{
"name": "Steve Hawyes",
"dupr_id": "GW7XWD",
"rating": 3.339,
"profile_pic_url": null,
"location": "Terrace, BC, CA"
}
]
}
]