Match LogSingles DivisionAdvanced Tier (3.5+)
Competitive Open Play Match
ID: 5579398669
Competitor Teams
TEAM 1WINNER
RD
Riaan de Wit
L5MOJZ · Terrace, BC, CA
DUPR
4.523
TEAM 2LOSS
KH
Karen Hawyes
ELVL7O · Terrace, BC, CA
DUPR
3.201
ID: 5579398669
L5MOJZ · Terrace, BC, CA
DUPR
4.523
ELVL7O · Terrace, BC, CA
DUPR
3.201
Sovereign machine-readable APIs for AI search agents and crawler endpoints.
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-5579398669
[
{
"team_id": 7950275203,
"serial": 1,
"winner": true,
"players": [
{
"name": "Riaan de Wit",
"dupr_id": "L5MOJZ",
"rating": 4.523,
"profile_pic_url": null,
"location": "Terrace, BC, CA"
}
]
},
{
"team_id": 5463907306,
"serial": 2,
"winner": false,
"players": [
{
"name": "Karen Hawyes",
"dupr_id": "ELVL7O",
"rating": 3.201,
"profile_pic_url": null,
"location": "Terrace, BC, CA"
}
]
}
]