Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

Pickleball Charlotte Winter Classic - Mixed Doubles Skill: (Open) Age: (Any)

ID: 6134562665

Match Scores

15-13

Loss

Play Date

2026-02-22

Play Time (Est)

6:15 AM

Play Location

Charlotte, NC

View Facility Page →

Competitor Teams

TEAM 1WINNER
KC
Katie Carpenter

NY5RZN · Seven Lakes, NC, US

DUPR

5.046

JN
Jacob Noble

3ZDMOD · Norwood, NC, US

DUPR

4.619

TEAM 2LOSS
SH
Sara Haeflinger

GGRDWV · Blythewood, SC, US

DUPR

4.439

DF
David Flores

V7VR6P · Columbia, SC, US

DUPR

4.481

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-6134562665
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7535502414,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Katie Carpenter",
        "dupr_id": "NY5RZN",
        "rating": 5.046,
        "profile_pic_url": null,
        "location": "Seven Lakes, NC, US"
      },
      {
        "name": "Jacob Noble",
        "dupr_id": "3ZDMOD",
        "rating": 4.619,
        "profile_pic_url": null,
        "location": "Norwood, NC, US"
      }
    ]
  },
  {
    "team_id": 8030210747,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sara Haeflinger",
        "dupr_id": "GGRDWV",
        "rating": 4.439,
        "profile_pic_url": null,
        "location": "Blythewood, SC, US"
      },
      {
        "name": "David Flores",
        "dupr_id": "V7VR6P",
        "rating": 4.481,
        "profile_pic_url": null,
        "location": "Columbia, SC, US"
      }
    ]
  }
]