Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

Pool 1

ID: 7954628486

Match Scores

6-11

Win

Play Date

2026-03-29

Play Time (Est)

3:30 PM

Play Location

Pickle & Taps

View Facility Page →

Competitor Teams

TEAM 1LOSS
Lauren Smith

XO56Q4 · Holly Ridge, NC, US

DUPR

4.099

Stephen Scala

8GWLXG · Leland, NC, US

DUPR

5.068

TEAM 2WINNER
Elisha D Turner

8DQ05X · Charlotte, NC, US

DUPR

5.093

Chelsea Winstead

L55P9K · Wilmington, NC, US

DUPR

4.662

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-7954628486
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4360818010,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Lauren Smith",
        "dupr_id": "XO56Q4",
        "rating": 4.099,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/49.jpg",
        "location": "Holly Ridge, NC, US"
      },
      {
        "name": "Stephen Scala",
        "dupr_id": "8GWLXG",
        "rating": 5.068,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/18.jpg",
        "location": "Leland, NC, US"
      }
    ]
  },
  {
    "team_id": 5880856018,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Elisha D Turner",
        "dupr_id": "8DQ05X",
        "rating": 5.093,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/59.jpg",
        "location": "Charlotte, NC, US"
      },
      {
        "name": "Chelsea Winstead",
        "dupr_id": "L55P9K",
        "rating": 4.662,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/83.jpg",
        "location": "Wilmington, NC, US"
      }
    ]
  }
]