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

Pickleball Charlotte Player Evaluation

ID: 5109880926

Match Scores

11-7

Loss

Play Date

2026-03-25

Play Time (Est)

7:30 PM

Play Location

Charlotte, NC, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
PK
Pauly Kim

QPO2LD · Charlotte, NC, US

DUPR

3.580

KP
Katrina Parks

G592PQ · Charlotte, NC, US

DUPR

3.515

TEAM 2LOSS
RJ
RJ Jackson

QXMW0R · Fort Mill, SC, US

DUPR

2.635

JW
John Won

DWDXXY · Durham, NC, US

DUPR

3.163

MATCH PREP & GEARAffiliate Partner

Recommended Gear & Paddles

Selecting the correct paddle face composition is crucial for match performance. Browse recommended categories from our partner Pickleball Central:

Control & Spin (Graphite)

Graphite and carbon fiber faces deliver maximum touch and precision control.

Shop Control Paddles →

Power & Depth (Composite)

Composite faces designed to maximize energy return for deep baseline drives.

Shop Power Paddles →

Beginner & Budget

Durable, high-value starter paddles to get you playing without high upfront cost.

Shop Beginner Paddles →

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-5109880926
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4881315986,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Pauly Kim",
        "dupr_id": "QPO2LD",
        "rating": 3.58,
        "profile_pic_url": null,
        "location": "Charlotte, NC, US"
      },
      {
        "name": "Katrina Parks",
        "dupr_id": "G592PQ",
        "rating": 3.515,
        "profile_pic_url": null,
        "location": "Charlotte, NC, US"
      }
    ]
  },
  {
    "team_id": 4332691509,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "RJ Jackson",
        "dupr_id": "QXMW0R",
        "rating": 2.635,
        "profile_pic_url": null,
        "location": "Fort Mill, SC, US"
      },
      {
        "name": "John Won",
        "dupr_id": "DWDXXY",
        "rating": 3.163,
        "profile_pic_url": null,
        "location": "Durham, NC, US"
      }
    ]
  }
]