Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Queen City Classic presented by LFG Tourneys - Mixed Doubles Skill: (4.0) Age: (Any)

ID: 6218903743

Match Scores

12-15

Win

Play Date

2026-03-22

Play Time (Est)

8:45 AM

Play Location

Concord, NC

View Facility Page →

Competitor Teams

TEAM 1LOSS
JC
Jessica Covington

Z9JLML · USA

DUPR

3.398

AS
Andy Shuler

DNKXNY · USA

DUPR

3.763

TEAM 2WINNER
MB
Maeve Bell

6NEO00 · USA

DUPR

3.548

David Smith

3VLRDP · NC, US

DUPR

3.966

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-6218903743
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8574319594,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jessica Covington",
        "dupr_id": "Z9JLML",
        "rating": 3.398,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Andy Shuler",
        "dupr_id": "DNKXNY",
        "rating": 3.763,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6888306075,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Maeve Bell",
        "dupr_id": "6NEO00",
        "rating": 3.548,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "David Smith",
        "dupr_id": "3VLRDP",
        "rating": 3.966,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/6.jpg",
        "location": "NC, US"
      }
    ]
  }
]