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

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

ID: 4825686973

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.538

JC
James Clemente

YXYXLG · WV, US

DUPR

3.608

TEAM 2LOSS
VH
Valery Harper

76JONM · USA

DUPR

3.434

SH
Scott Harper

X2OG2X · USA

DUPR

3.328

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-4825686973
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5719558903,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ann Clemente",
        "dupr_id": "DN0VWX",
        "rating": 3.538,
        "profile_pic_url": null,
        "location": "Parkersburg, WV, US"
      },
      {
        "name": "James Clemente",
        "dupr_id": "YXYXLG",
        "rating": 3.608,
        "profile_pic_url": null,
        "location": "WV, US"
      }
    ]
  },
  {
    "team_id": 7435842280,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Valery Harper",
        "dupr_id": "76JONM",
        "rating": 3.434,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Scott Harper",
        "dupr_id": "X2OG2X",
        "rating": 3.328,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]