Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 8544100806

Match Scores

11-6

Loss

Play Date

2024-04-06

Play Time (Est)

7:30 PM

Play Location

Hanover, MA, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
KP
Kris Puskar

84JPM3 · Easton, MA, US

DUPR

4.797

JM
Joe Memmo

3OEWO7 · Plymouth, MA, US

DUPR

4.510

TEAM 2LOSS
DF
Daniel Fleishman

KO9YNQ · USA

DUPR

3.676

PO
Pablo Ordorica

599R9R · New York, NY, US

DUPR

4.498

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-8544100806
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5940278984,
    "serial": 1,
    "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.51,
        "profile_pic_url": null,
        "location": "Plymouth, MA, US"
      }
    ]
  },
  {
    "team_id": 6189340918,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Daniel Fleishman",
        "dupr_id": "KO9YNQ",
        "rating": 3.676,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Pablo Ordorica",
        "dupr_id": "599R9R",
        "rating": 4.498,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  }
]