Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

The Cape Cod Gold Cup - MEN'S DOUBLES 4.5

ID: 6296758162

Match Scores

11-8, 11-0

Loss

Play Date

2024-10-05

Play Time (Est)

11:30 PM

Play Location

Hanover, MA, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
PL
Paul LaFond

NYL5WN · Mansfield, MA, US

DUPR

4.585

JZ
Jacob Zapatka

129409 · Weymouth, MA, US

DUPR

4.645

TEAM 2LOSS
JS
John Swirbalus

17EJ05 · Braintree, MA, US

DUPR

4.279

DW
David Wolf

DWXQM6 · Boston, MA, US

DUPR

4.572

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-6296758162
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8207359489,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Paul LaFond",
        "dupr_id": "NYL5WN",
        "rating": 4.585,
        "profile_pic_url": null,
        "location": "Mansfield, MA, US"
      },
      {
        "name": "Jacob Zapatka",
        "dupr_id": "129409",
        "rating": 4.645,
        "profile_pic_url": null,
        "location": "Weymouth, MA, US"
      }
    ]
  },
  {
    "team_id": 8140929253,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "John Swirbalus",
        "dupr_id": "17EJ05",
        "rating": 4.279,
        "profile_pic_url": null,
        "location": "Braintree, MA, US"
      },
      {
        "name": "David Wolf",
        "dupr_id": "DWXQM6",
        "rating": 4.572,
        "profile_pic_url": null,
        "location": "Boston, MA, US"
      }
    ]
  }
]