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

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

ID: 7575200762

Match Scores

3-15

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 1LOSS
PG
Paul Gallagher

8ELWVM · Naples, FL, US

DUPR

4.524

BB
Beth Brause

1Q0V65 · Guilford, CT, US

DUPR

4.614

TEAM 2WINNER
TM
Tommy Moorman

7NNZQM · Bonita Springs, FL, US

DUPR

4.816

LL
Lori Larkin

3ZWDPM · Marco Island, FL, US

DUPR

4.423

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-7575200762
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8223740161,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Paul Gallagher",
        "dupr_id": "8ELWVM",
        "rating": 4.524,
        "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": 7659189348,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Tommy Moorman",
        "dupr_id": "7NNZQM",
        "rating": 4.816,
        "profile_pic_url": null,
        "location": "Bonita Springs, FL, US"
      },
      {
        "name": "Lori Larkin",
        "dupr_id": "3ZWDPM",
        "rating": 4.423,
        "profile_pic_url": null,
        "location": "Marco Island, FL, US"
      }
    ]
  }
]