Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 6224601114

Match Scores

15-9

Loss

Play Date

2025-11-08

Play Time (Est)

7:30 PM

Play Location

USOP National Pickleball Center - East Naples Park

Unverified Facility

Competitor Teams

TEAM 1WINNER
KH
Kevin Homan

8GPED8 · Naples, FL, US

DUPR

4.169

PM
Paul Murphy

0YY7OQ · Naples, FL, US

DUPR

4.582

TEAM 2LOSS
AH
Alan Hoover

84OQJ2 · State College, PA, US

DUPR

4.203

DS
David Sherwood

30R24X · Delray Beach, FL, US

DUPR

4.565

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-6224601114
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7135957193,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kevin Homan",
        "dupr_id": "8GPED8",
        "rating": 4.169,
        "profile_pic_url": null,
        "location": "Naples, FL, US"
      },
      {
        "name": "Paul Murphy",
        "dupr_id": "0YY7OQ",
        "rating": 4.582,
        "profile_pic_url": null,
        "location": "Naples, FL, US"
      }
    ]
  },
  {
    "team_id": 6547563335,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Alan Hoover",
        "dupr_id": "84OQJ2",
        "rating": 4.203,
        "profile_pic_url": null,
        "location": "State College, PA, US"
      },
      {
        "name": "David Sherwood",
        "dupr_id": "30R24X",
        "rating": 4.565,
        "profile_pic_url": null,
        "location": "Delray Beach, FL, US"
      }
    ]
  }
]