Match LogSingles DivisionPro / Elite Tier (4.5+)
4.5+
ID: 6874580533
Competitor Teams
TEAM 1WINNER
EL
Emerson Lehmann
1QMJP5 · Green Bay, WI, US
DUPR
5.175
TEAM 2LOSS
LG
Lucas Goetz
RZ0XDD · Green Bay, WI, US
DUPR
4.658
ID: 6874580533
1QMJP5 · Green Bay, WI, US
DUPR
5.175
RZ0XDD · Green Bay, WI, US
DUPR
4.658
Sovereign machine-readable APIs for AI search agents and crawler endpoints.
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-6874580533
[
{
"team_id": 6763612148,
"serial": 1,
"winner": true,
"players": [
{
"name": "Emerson Lehmann",
"dupr_id": "1QMJP5",
"rating": 5.175,
"profile_pic_url": null,
"location": "Green Bay, WI, US"
}
]
},
{
"team_id": 8542695742,
"serial": 2,
"winner": false,
"players": [
{
"name": "Lucas Goetz",
"dupr_id": "RZ0XDD",
"rating": 4.658,
"profile_pic_url": null,
"location": "Green Bay, WI, US"
}
]
}
]