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

Charlotte Open - 5 - Mixed Doubles 3.0 Playoff

ID: 6678329827

Match Scores

15-6

Win

Play Date

2026-03-22

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
KL
Katelin Lowe

6KM9L0 · USA

DUPR

3.767

Darrell Queen

3ZXWLL · Ellenboro, NC, US

DUPR

2.602

TEAM 2LOSS
Rebecca Schnulle

G5ZLJQ · Chester, SC, US

DUPR

2.618

WM
Wilfredo Matos

2QX0X7 · USA

DUPR

2.250

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-6678329827
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5347722345,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Katelin  Lowe",
        "dupr_id": "6KM9L0",
        "rating": 3.767,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Darrell Queen",
        "dupr_id": "3ZXWLL",
        "rating": 2.602,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/29.jpg",
        "location": "Ellenboro, NC, US"
      }
    ]
  },
  {
    "team_id": 8323347602,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Rebecca Schnulle",
        "dupr_id": "G5ZLJQ",
        "rating": 2.618,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/81.jpg",
        "location": "Chester, SC, US"
      },
      {
        "name": "Wilfredo Matos",
        "dupr_id": "2QX0X7",
        "rating": 2.25,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]