Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

Pickleball Hall of Fame Tournament 2025 - Mixed 4.5 55+, NO special invite

ID: 7805429642

Match Scores

15-9

Win

Play Date

2025-12-07

Play Time (Est)

3:30 PM

Play Location

USOP National Pickleball Center - East Naples Park

Unverified Facility

Competitor Teams

TEAM 1WINNER
PG
Paul Gallagher

8ELWVM · Naples, FL, US

DUPR

4.509

BB
Beth Brause

1Q0V65 · Guilford, CT, US

DUPR

4.614

TEAM 2LOSS
WH
Waclaw Hojnoski

16P640 · Harwich, MA, US

DUPR

4.369

KF
Karen Furlong

1RX99Q · Halifax, NS, CA

DUPR

4.635

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-7805429642
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7853175329,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Paul Gallagher",
        "dupr_id": "8ELWVM",
        "rating": 4.509,
        "profile_pic_url": null,
        "location": "Naples, FL, US"
      },
      {
        "name": "Beth Brause",
        "dupr_id": "1Q0V65",
        "rating": 4.614,
        "profile_pic_url": null,
        "location": "Guilford, CT, US"
      }
    ]
  },
  {
    "team_id": 7118106071,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Waclaw Hojnoski",
        "dupr_id": "16P640",
        "rating": 4.369,
        "profile_pic_url": null,
        "location": "Harwich, MA, US"
      },
      {
        "name": "Karen Furlong",
        "dupr_id": "1RX99Q",
        "rating": 4.635,
        "profile_pic_url": null,
        "location": "Halifax, NS, CA"
      }
    ]
  }
]