Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pickleball Hall of Fame Tournament 2025 - Mixed 3.5 50-59, NO special invite

ID: 7876311599

Match Scores

15-7

Loss

Play Date

2025-12-07

Play Time (Est)

12:45 AM

Play Location

USOP National Pickleball Center - East Naples Park

Unverified Facility

Competitor Teams

TEAM 1WINNER
MN
Michelle Norton

3VQ2YE · Naples, FL, US

DUPR

3.699

SS
Scott Schweiger

ELPPXW · USA

DUPR

3.681

TEAM 2LOSS
TS
Tori Sell

16ML6D · Peachtree Corners, GA, US

DUPR

3.343

SS
Scott Sell

170M4M · Lakeville, MN, US

DUPR

3.947

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-7876311599
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8179383821,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Michelle Norton",
        "dupr_id": "3VQ2YE",
        "rating": 3.699,
        "profile_pic_url": null,
        "location": "Naples, FL, US"
      },
      {
        "name": "Scott Schweiger",
        "dupr_id": "ELPPXW",
        "rating": 3.681,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8360684907,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tori Sell",
        "dupr_id": "16ML6D",
        "rating": 3.343,
        "profile_pic_url": null,
        "location": "Peachtree Corners, GA, US"
      },
      {
        "name": "Scott Sell",
        "dupr_id": "170M4M",
        "rating": 3.947,
        "profile_pic_url": null,
        "location": "Lakeville, MN, US"
      }
    ]
  }
]