Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Paddles with Purpose Pickleball Tournament - Womens Doubles Skill: (3.5 And Above) Age: (49 And Under)

ID: 4784043156

Match Scores

15-11

Loss

Play Date

2026-05-16

Play Time (Est)

1:00 PM

Play Location

Nitro, WV

View Facility Page →

Competitor Teams

TEAM 1WINNER
TL
Tracey L Ihnat

1RN2D3 · USA

DUPR

3.617

KV
Karissa Vela

6K2WVQ · USA

DUPR

3.443

TEAM 2LOSS
AC
Ann Clemente

DN0VWX · Parkersburg, WV, US

DUPR

3.518

LW
Lindsey Walters

G5WNGD · USA

DUPR

3.548

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-4784043156
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7400001351,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tracey L Ihnat",
        "dupr_id": "1RN2D3",
        "rating": 3.617,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Karissa Vela",
        "dupr_id": "6K2WVQ",
        "rating": 3.443,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7328876327,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ann Clemente",
        "dupr_id": "DN0VWX",
        "rating": 3.518,
        "profile_pic_url": null,
        "location": "Parkersburg, WV, US"
      },
      {
        "name": "Lindsey  Walters",
        "dupr_id": "G5WNGD",
        "rating": 3.548,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]