Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

The Boston Amateur Open -APA Tournaments

ID: 7832288066

Match Scores

2-11

Loss

Play Date

2023-06-24

Play Time (Est)

3:30 PM

Play Location

357 Columbia Rd, Hanover, MA 02339, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
JM
Joe Memmo

3OEWO7 · Plymouth, MA, US

DUPR

4.426

ID
Ian Dube

8E2QNW · Hull, MA, US

DUPR

4.074

TEAM 2WINNER
BS
Brandon Sze

307VQ1 · South Windsor, CT, US

DUPR

4.612

EH
Ethan Hall

4LZYGV · Duxbury, MA, US

DUPR

4.564

Agent Data Access (API)

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
Show Raw Competitor Metadata JSON
[
  {
    "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"
      }
    ]
  }
]