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

Charlotte Open - 5 - Mixed Doubles 2.5 to 3.5

ID: 6927966378

Match Scores

10-12

Win

Play Date

2026-03-22

Play Time (Est)

7:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
JG
Jessica Gonzales

WN20GM · USA

DUPR

2.869

CR
Charles Redfearn

67ZOXQ · USA

DUPR

3.077

TEAM 2WINNER
KL
Katelin Lowe

6KM9L0 · USA

DUPR

3.478

Darrell Queen

3ZXWLL · Ellenboro, NC, US

DUPR

2.494

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-6927966378
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4951172255,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jessica  Gonzales",
        "dupr_id": "WN20GM",
        "rating": 2.869,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Charles Redfearn",
        "dupr_id": "67ZOXQ",
        "rating": 3.077,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5651217189,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Katelin  Lowe",
        "dupr_id": "6KM9L0",
        "rating": 3.478,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Darrell Queen",
        "dupr_id": "3ZXWLL",
        "rating": 2.494,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/29.jpg",
        "location": "Ellenboro, NC, US"
      }
    ]
  }
]