Match LogSingles DivisionPro / Elite Tier (4.5+)
Pool 2
ID: 8065854970
Competitor Teams
TEAM 1LOSS
WW
Will Watt
MYLP7L · Wilmington, NC, US
DUPR
4.456
TEAM 2WINNER
PA
Paul Andrews
ZNR24M · Wilmington, NC, US
DUPR
4.776
ID: 8065854970
MYLP7L · Wilmington, NC, US
DUPR
4.456
ZNR24M · Wilmington, NC, US
DUPR
4.776
Sovereign machine-readable APIs for AI search agents and crawler endpoints.
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-8065854970
[
{
"team_id": 5389415186,
"serial": 1,
"winner": false,
"players": [
{
"name": "Will Watt",
"dupr_id": "MYLP7L",
"rating": 4.456,
"profile_pic_url": null,
"location": "Wilmington, NC, US"
}
]
},
{
"team_id": 7044501104,
"serial": 2,
"winner": true,
"players": [
{
"name": "Paul Andrews",
"dupr_id": "ZNR24M",
"rating": 4.776,
"profile_pic_url": null,
"location": "Wilmington, NC, US"
}
]
}
]