Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

YMCA National Pickleball Tournament - Men's Doubles 4.5 Round Robin 60-69 Age

ID: 4967780476

Match Scores

14-16

Loss

Play Date

2025-11-08

Play Time (Est)

5:00 PM

Play Location

USOP National Pickleball Center - East Naples Park

Unverified Facility

Competitor Teams

TEAM 1LOSS
AH
Alan Hoover

84OQJ2 · State College, PA, US

DUPR

4.194

DS
David Sherwood

30R24X · Delray Beach, FL, US

DUPR

4.554

TEAM 2WINNER
AG
Andy Gutierrez

Q5JR94 · Fort Myers, FL, US

DUPR

3.957

EA
Eric Arvold

DWVGMM · Cedarburg, WI, US

DUPR

4.840

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-4967780476
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5496322442,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Alan Hoover",
        "dupr_id": "84OQJ2",
        "rating": 4.194,
        "profile_pic_url": null,
        "location": "State College, PA, US"
      },
      {
        "name": "David Sherwood",
        "dupr_id": "30R24X",
        "rating": 4.554,
        "profile_pic_url": null,
        "location": "Delray Beach, FL, US"
      }
    ]
  },
  {
    "team_id": 5317822027,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Andy Gutierrez",
        "dupr_id": "Q5JR94",
        "rating": 3.957,
        "profile_pic_url": null,
        "location": "Fort Myers, FL, US"
      },
      {
        "name": "Eric Arvold",
        "dupr_id": "DWVGMM",
        "rating": 4.84,
        "profile_pic_url": null,
        "location": "Cedarburg, WI, US"
      }
    ]
  }
]