Match LogSingles DivisionAdvanced Tier (3.5+)
fogueo Tourney
ID: 6653013349
Competitor Teams
TEAM 1WINNER
BR
Benny Ramirez
8GZ2RX · Arecibo, Arecibo, PR
DUPR
4.728
TEAM 2LOSS
RO
Rhyannon Ocasio
N52P5N · USA
DUPR
3.849
ID: 6653013349
8GZ2RX · Arecibo, Arecibo, PR
DUPR
4.728
N52P5N · USA
DUPR
3.849
Sovereign machine-readable APIs for AI search agents and crawler endpoints.
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-6653013349
[
{
"team_id": 7251949331,
"serial": 1,
"winner": true,
"players": [
{
"name": "Benny Ramirez",
"dupr_id": "8GZ2RX",
"rating": 4.728,
"profile_pic_url": null,
"location": "Arecibo, Arecibo, PR"
}
]
},
{
"team_id": 4318646967,
"serial": 2,
"winner": false,
"players": [
{
"name": "Rhyannon Ocasio",
"dupr_id": "N52P5N",
"rating": 3.849,
"profile_pic_url": null,
"location": ""
}
]
}
]