Match LogDoubles DivisionAdvanced Tier (3.5+)
The Boston Amateur Open -APA Tournaments
ID: 7832288066
Competitor Teams
TEAM 2WINNER
BS
Brandon Sze
307VQ1 · South Windsor, CT, US
DUPR
4.612
EH
Ethan Hall
4LZYGV · Duxbury, MA, US
DUPR
4.564
ID: 7832288066
307VQ1 · South Windsor, CT, US
DUPR
4.612
4LZYGV · Duxbury, MA, US
DUPR
4.564
Sovereign machine-readable APIs for AI search agents and crawler endpoints.
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-7832288066
[
{
"team_id": 5488161754,
"serial": 1,
"winner": false,
"players": [
{
"name": "Joe Memmo",
"dupr_id": "3OEWO7",
"rating": 4.426,
"profile_pic_url": null,
"location": "Plymouth, MA, US"
},
{
"name": "Ian Dube",
"dupr_id": "8E2QNW",
"rating": 4.074,
"profile_pic_url": null,
"location": "Hull, MA, US"
}
]
},
{
"team_id": 5999017164,
"serial": 2,
"winner": true,
"players": [
{
"name": "Brandon Sze",
"dupr_id": "307VQ1",
"rating": 4.612,
"profile_pic_url": null,
"location": "South Windsor, CT, US"
},
{
"name": "Ethan Hall",
"dupr_id": "4LZYGV",
"rating": 4.564,
"profile_pic_url": null,
"location": "Duxbury, MA, US"
}
]
}
]