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

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

ID: 7336821430

Match Scores

7-11

Win

Play Date

2024-04-06

Play Time (Est)

11:30 PM

Play Location

Hanover, MA, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
SD
Scotty Dittrich

8G5KG8 · Kingston, MA, US

DUPR

4.166

RP
Ryan Puntiri

8MLPG1 · Norwell, MA, US

DUPR

4.985

TEAM 2WINNER
KP
Kris Puskar

84JPM3 · Easton, MA, US

DUPR

4.797

JM
Joe Memmo

3OEWO7 · Plymouth, MA, US

DUPR

4.493

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-7336821430
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5200499470,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Scotty Dittrich",
        "dupr_id": "8G5KG8",
        "rating": 4.166,
        "profile_pic_url": null,
        "location": "Kingston, MA, US"
      },
      {
        "name": "Ryan Puntiri",
        "dupr_id": "8MLPG1",
        "rating": 4.985,
        "profile_pic_url": null,
        "location": "Norwell, MA, US"
      }
    ]
  },
  {
    "team_id": 5825118114,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kris Puskar",
        "dupr_id": "84JPM3",
        "rating": 4.797,
        "profile_pic_url": null,
        "location": "Easton, MA, US"
      },
      {
        "name": "Joe Memmo",
        "dupr_id": "3OEWO7",
        "rating": 4.493,
        "profile_pic_url": null,
        "location": "Plymouth, MA, US"
      }
    ]
  }
]