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

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

ID: 6670704296

Match Scores

1-15

Loss

Play Date

2024-04-06

Play Time (Est)

9:00 PM

Play Location

Hanover, MA, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
KP
Kris Puskar

84JPM3 · Easton, MA, US

DUPR

4.796

JM
Joe Memmo

3OEWO7 · Plymouth, MA, US

DUPR

4.501

TEAM 2WINNER
RC
ryan carrigg

DWJVE6 · MA, US

DUPR

4.819

DT
Dylan Taylor

RZZ0GM · Portsmouth, NH, US

DUPR

4.683

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-6670704296
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8500721376,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kris Puskar",
        "dupr_id": "84JPM3",
        "rating": 4.796,
        "profile_pic_url": null,
        "location": "Easton, MA, US"
      },
      {
        "name": "Joe Memmo",
        "dupr_id": "3OEWO7",
        "rating": 4.501,
        "profile_pic_url": null,
        "location": "Plymouth, MA, US"
      }
    ]
  },
  {
    "team_id": 6041426197,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "ryan carrigg",
        "dupr_id": "DWJVE6",
        "rating": 4.819,
        "profile_pic_url": null,
        "location": "MA, US"
      },
      {
        "name": "Dylan Taylor",
        "dupr_id": "RZZ0GM",
        "rating": 4.683,
        "profile_pic_url": null,
        "location": "Portsmouth, NH, US"
      }
    ]
  }
]