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

Pickleball Charlotte Winter Classic - Womens Doubles Skill: (3.5) Age: (5 To 49)

ID: 5951814459

Match Scores

11-6

Win

Play Date

2026-02-21

Play Time (Est)

4:45 AM

Play Location

Charlotte, NC

View Facility Page →

Competitor Teams

TEAM 1WINNER
AM
Amy Mitchell

V40246 · Augusta, GA, US

DUPR

3.354

SM
Samantha McCriskin

XO0W47 · USA

DUPR

3.722

TEAM 2LOSS
LE
Laura Evy

WN4MLQ · USA

DUPR

3.111

JD
Jennifer Darrow

RZM02Z · Shallotte, NC, US

DUPR

3.521

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-5951814459
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4927403368,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Amy Mitchell",
        "dupr_id": "V40246",
        "rating": 3.354,
        "profile_pic_url": null,
        "location": "Augusta, GA, US"
      },
      {
        "name": "Samantha McCriskin",
        "dupr_id": "XO0W47",
        "rating": 3.722,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8495836601,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Laura Evy",
        "dupr_id": "WN4MLQ",
        "rating": 3.111,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jennifer Darrow",
        "dupr_id": "RZM02Z",
        "rating": 3.521,
        "profile_pic_url": null,
        "location": "Shallotte, NC, US"
      }
    ]
  }
]