Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Willy's October Pickleballfest - SUNDAY Mens Doubles Advanced Age: 49 and Under

ID: 5079076583

Match Scores

8-11

Win

Play Date

2025-10-26

Play Time (Est)

12:45 AM

Play Location

Eastham, MA

View Facility Page →

Competitor Teams

TEAM 1LOSS
DM
daniel marandola

3O5LVL · Provincetown, MA, US

DUPR

3.993

PO
Patrick OHern

DWN54Y · Provincetown, MA, US

DUPR

4.239

TEAM 2WINNER
SM
Samuel McGough

ZN0LGP · Eastham, MA, US

DUPR

4.284

MP
Matt Pulsifer

3XL2MX · Yarmouth, MA, US

DUPR

4.642

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-5079076583
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6553472989,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "daniel marandola",
        "dupr_id": "3O5LVL",
        "rating": 3.993,
        "profile_pic_url": null,
        "location": "Provincetown, MA, US"
      },
      {
        "name": "Patrick OHern",
        "dupr_id": "DWN54Y",
        "rating": 4.239,
        "profile_pic_url": null,
        "location": "Provincetown, MA, US"
      }
    ]
  },
  {
    "team_id": 6193697204,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Samuel McGough",
        "dupr_id": "ZN0LGP",
        "rating": 4.284,
        "profile_pic_url": null,
        "location": "Eastham, MA, US"
      },
      {
        "name": "Matt Pulsifer",
        "dupr_id": "3XL2MX",
        "rating": 4.642,
        "profile_pic_url": null,
        "location": "Yarmouth, MA, US"
      }
    ]
  }
]