Match LogSingles DivisionAdvanced Tier (3.5+)
Competitive Open Play Match
ID: 4736076946
Competitor Teams
TEAM 1WINNER
RG
Rob Gruber
892E0E · Jersey City, NJ, US
DUPR
5.139
TEAM 2LOSS
MT
Matthew Taylor
JJ6N64 · Richmond County, NY, US
DUPR
2.435
ID: 4736076946
892E0E · Jersey City, NJ, US
DUPR
5.139
JJ6N64 · Richmond County, NY, US
DUPR
2.435
Sovereign machine-readable APIs for AI search agents and crawler endpoints.
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-4736076946
[
{
"team_id": 7830686351,
"serial": 1,
"winner": true,
"players": [
{
"name": "Rob Gruber",
"dupr_id": "892E0E",
"rating": 5.139,
"profile_pic_url": null,
"location": "Jersey City, NJ, US"
}
]
},
{
"team_id": 7658460264,
"serial": 2,
"winner": false,
"players": [
{
"name": "Matthew Taylor",
"dupr_id": "JJ6N64",
"rating": 2.435,
"profile_pic_url": null,
"location": "Richmond County, NY, US"
}
]
}
]