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

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

ID: 5011889568

Match Scores

7-15

Loss

Play Date

2025-12-07

Play Time (Est)

1:00 PM

Play Location

USOP National Pickleball Center - East Naples Park

Unverified Facility

Competitor Teams

TEAM 1LOSS
TM
Tommy Moorman

7NNZQM · Bonita Springs, FL, US

DUPR

4.759

LL
Lori Larkin

3ZWDPM · Marco Island, FL, US

DUPR

4.335

TEAM 2WINNER
TD
Todd Dowrick

3Y2YDP · East Lansing, MI, US

DUPR

4.661

CE
Carol Emanuel

355NL3 · Naples, FL, US

DUPR

4.942

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-5011889568
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6640417183,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Tommy Moorman",
        "dupr_id": "7NNZQM",
        "rating": 4.759,
        "profile_pic_url": null,
        "location": "Bonita Springs, FL, US"
      },
      {
        "name": "Lori Larkin",
        "dupr_id": "3ZWDPM",
        "rating": 4.335,
        "profile_pic_url": null,
        "location": "Marco Island, FL, US"
      }
    ]
  },
  {
    "team_id": 5136310618,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Todd Dowrick",
        "dupr_id": "3Y2YDP",
        "rating": 4.661,
        "profile_pic_url": null,
        "location": "East Lansing, MI, US"
      },
      {
        "name": "Carol Emanuel",
        "dupr_id": "355NL3",
        "rating": 4.942,
        "profile_pic_url": null,
        "location": "Naples, FL, US"
      }
    ]
  }
]