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

The Massachusetts Indoor Amateur Open - MEN'S DOUBLES 4.5+

ID: 4874431329

Match Scores

13-15

Win

Play Date

2024-04-06

Play Time (Est)

10:15 AM

Play Location

Hanover, MA, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
KP
Kris Puskar

84JPM3 · Easton, MA, US

DUPR

4.793

JM
Joe Memmo

3OEWO7 · Plymouth, MA, US

DUPR

4.461

TEAM 2WINNER
JS
John Swirbalus

17EJ05 · Braintree, MA, US

DUPR

4.325

DW
David Wolf

DWXQM6 · Boston, MA, US

DUPR

4.634

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-4874431329
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8240563524,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kris Puskar",
        "dupr_id": "84JPM3",
        "rating": 4.793,
        "profile_pic_url": null,
        "location": "Easton, MA, US"
      },
      {
        "name": "Joe Memmo",
        "dupr_id": "3OEWO7",
        "rating": 4.461,
        "profile_pic_url": null,
        "location": "Plymouth, MA, US"
      }
    ]
  },
  {
    "team_id": 8329267187,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "John Swirbalus",
        "dupr_id": "17EJ05",
        "rating": 4.325,
        "profile_pic_url": null,
        "location": "Braintree, MA, US"
      },
      {
        "name": "David Wolf",
        "dupr_id": "DWXQM6",
        "rating": 4.634,
        "profile_pic_url": null,
        "location": "Boston, MA, US"
      }
    ]
  }
]