Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 7164825965

Match Scores

11-0

Win

Play Date

2025-10-26

Play Time (Est)

6:15 AM

Play Location

Eastham, MA

View Facility Page →

Competitor Teams

TEAM 1WINNER
SM
Samuel McGough

ZN0LGP · Eastham, MA, US

DUPR

4.287

MP
Matt Pulsifer

3XL2MX · Yarmouth, MA, US

DUPR

4.645

TEAM 2LOSS
NA
Nathan Arthur

2QD50R · Quincy, MA, US

DUPR

3.344

JT
Joshua Taylor

QJ2PDD · USA

DUPR

3.140

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-7164825965
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8206412529,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Samuel McGough",
        "dupr_id": "ZN0LGP",
        "rating": 4.287,
        "profile_pic_url": null,
        "location": "Eastham, MA, US"
      },
      {
        "name": "Matt Pulsifer",
        "dupr_id": "3XL2MX",
        "rating": 4.645,
        "profile_pic_url": null,
        "location": "Yarmouth, MA, US"
      }
    ]
  },
  {
    "team_id": 6410982112,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Nathan Arthur",
        "dupr_id": "2QD50R",
        "rating": 3.344,
        "profile_pic_url": null,
        "location": "Quincy, MA, US"
      },
      {
        "name": "Joshua Taylor",
        "dupr_id": "QJ2PDD",
        "rating": 3.14,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]