Match LogSingles DivisionAdvanced Tier (3.5+)
June Battle of the Paddles
ID: 5060069917
Competitor Teams
TEAM 1WINNER
TM
Ty Moore
ZN62XL · USA
DUPR
4.127
TEAM 2LOSS
RM
Randall Marsh
XKLZDR · Beaumont, CA, US
DUPR
3.554
ID: 5060069917
ZN62XL · USA
DUPR
4.127
XKLZDR · Beaumont, CA, US
DUPR
3.554
Sovereign machine-readable APIs for AI search agents and crawler endpoints.
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-5060069917
[
{
"team_id": 4443812219,
"serial": 1,
"winner": true,
"players": [
{
"name": "Ty Moore",
"dupr_id": "ZN62XL",
"rating": 4.127,
"profile_pic_url": null,
"location": ""
}
]
},
{
"team_id": 6991469199,
"serial": 2,
"winner": false,
"players": [
{
"name": "Randall Marsh",
"dupr_id": "XKLZDR",
"rating": 3.554,
"profile_pic_url": null,
"location": "Beaumont, CA, US"
}
]
}
]