Match LogSingles DivisionPro / Elite Tier (4.5+)
Pool 2
ID: 5367199316
Competitor Teams
TEAM 1LOSS
MH
Matt Hinnant
8JDWQW · Emerald Isle, NC, US
DUPR
4.994
TEAM 2WINNER
DK
David Kovarik
67NLDK · Wilmington, NC, US
DUPR
4.269
ID: 5367199316
8JDWQW · Emerald Isle, NC, US
DUPR
4.994
67NLDK · Wilmington, NC, US
DUPR
4.269
Sovereign machine-readable APIs for AI search agents and crawler endpoints.
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-5367199316
[
{
"team_id": 4969727866,
"serial": 1,
"winner": false,
"players": [
{
"name": "Matt Hinnant",
"dupr_id": "8JDWQW",
"rating": 4.994,
"profile_pic_url": null,
"location": "Emerald Isle, NC, US"
}
]
},
{
"team_id": 7529919040,
"serial": 2,
"winner": true,
"players": [
{
"name": "David Kovarik",
"dupr_id": "67NLDK",
"rating": 4.269,
"profile_pic_url": null,
"location": "Wilmington, NC, US"
}
]
}
]