Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Paddles with Purpose Pickleball Tournament - Mixed Doubles Skill: (3.5) Age: (50 And Above)

ID: 5439285085

Match Scores

11-2

Win

Play Date

2026-05-17

Play Time (Est)

2:15 AM

Play Location

Nitro, WV

View Facility Page →

Competitor Teams

TEAM 1WINNER
AC
Ann Clemente

DN0VWX · Parkersburg, WV, US

DUPR

3.548

JC
James Clemente

YXYXLG · WV, US

DUPR

3.618

TEAM 2LOSS
SA
Stacie Archer

M2E5QD · USA

DUPR

3.149

CM
Christopher Morris

M2E5XO · USA

DUPR

3.668

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-5439285085
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7699649649,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ann Clemente",
        "dupr_id": "DN0VWX",
        "rating": 3.548,
        "profile_pic_url": null,
        "location": "Parkersburg, WV, US"
      },
      {
        "name": "James Clemente",
        "dupr_id": "YXYXLG",
        "rating": 3.618,
        "profile_pic_url": null,
        "location": "WV, US"
      }
    ]
  },
  {
    "team_id": 7375275905,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Stacie Archer",
        "dupr_id": "M2E5QD",
        "rating": 3.149,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Christopher Morris",
        "dupr_id": "M2E5XO",
        "rating": 3.668,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]