Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

The Cape Cod Gold Cup - MEN'S DOUBLES 4.5

ID: 4990117442

Match Scores

11-7

Win

Play Date

2024-10-05

Play Time (Est)

3:30 PM

Play Location

Hanover, MA, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
JS
John Swirbalus

17EJ05 · Braintree, MA, US

DUPR

4.358

DW
David Wolf

DWXQM6 · Boston, MA, US

DUPR

4.718

TEAM 2LOSS
JG
Jake Goodnow

2LRZDY · USA

DUPR

4.328

CT
Charles Tipton

X20YG5 · Boston, MA, US

DUPR

4.476

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-4990117442
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8194188284,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "John Swirbalus",
        "dupr_id": "17EJ05",
        "rating": 4.358,
        "profile_pic_url": null,
        "location": "Braintree, MA, US"
      },
      {
        "name": "David Wolf",
        "dupr_id": "DWXQM6",
        "rating": 4.718,
        "profile_pic_url": null,
        "location": "Boston, MA, US"
      }
    ]
  },
  {
    "team_id": 5503264895,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jake Goodnow",
        "dupr_id": "2LRZDY",
        "rating": 4.328,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Charles  Tipton",
        "dupr_id": "X20YG5",
        "rating": 4.476,
        "profile_pic_url": null,
        "location": "Boston, MA, US"
      }
    ]
  }
]