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

Charlotte Open - 5 - Mixed Doubles 2.5 to 3.5

ID: 8315615436

Match Scores

11-7

Loss

Play Date

2026-03-22

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
Jon Berry

7NW60N · Shelby, NC, US

DUPR

3.555

MA

DUPR

3.517

TEAM 2LOSS
KL
Katelin Lowe

6KM9L0 · USA

DUPR

3.414

Darrell Queen

3ZXWLL · Ellenboro, NC, US

DUPR

2.450

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-8315615436
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6321774247,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jon  Berry",
        "dupr_id": "7NW60N",
        "rating": 3.555,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/53.jpg",
        "location": "Shelby, NC, US"
      },
      {
        "name": "Morgan Ashley Spears",
        "dupr_id": "J5EG24",
        "rating": 3.517,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6556289812,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Katelin  Lowe",
        "dupr_id": "6KM9L0",
        "rating": 3.414,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Darrell Queen",
        "dupr_id": "3ZXWLL",
        "rating": 2.45,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/29.jpg",
        "location": "Ellenboro, NC, US"
      }
    ]
  }
]