Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

The Boston Amateur Open -APA Tournaments

ID: 5188914777

Match Scores

11-9

Loss

Play Date

2023-06-24

Play Time (Est)

10:15 AM

Play Location

357 Columbia Rd, Hanover, MA 02339, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
JZ
Jacob Zapatka

129409 · Weymouth, MA, US

DUPR

4.443

MS
Mark Shkolnik

7DNEK9 · USA

DUPR

3.637

TEAM 2LOSS
JM
Joe Memmo

3OEWO7 · Plymouth, MA, US

DUPR

4.350

ID
Ian Dube

8E2QNW · Hull, MA, US

DUPR

3.998

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-5188914777
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7610877724,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jacob Zapatka",
        "dupr_id": "129409",
        "rating": 4.443,
        "profile_pic_url": null,
        "location": "Weymouth, MA, US"
      },
      {
        "name": "Mark Shkolnik",
        "dupr_id": "7DNEK9",
        "rating": 3.637,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7030888637,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Joe Memmo",
        "dupr_id": "3OEWO7",
        "rating": 4.35,
        "profile_pic_url": null,
        "location": "Plymouth, MA, US"
      },
      {
        "name": "Ian Dube",
        "dupr_id": "8E2QNW",
        "rating": 3.998,
        "profile_pic_url": null,
        "location": "Hull, MA, US"
      }
    ]
  }
]