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

APEX SPORTS HUB

ID: 6818460151

Match Scores

0-11

Win

Play Date

2026-03-28

Play Time (Est)

8:45 AM

Play Location

19310 E 50th Terrace, Independence, MO 64055, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
LC
Lisa Cohen

6ZKWXK · USA

DUPR

2.340

JM
Jennifer Miller

V7MG4J · Raymore, MO, US

DUPR

2.482

TEAM 2WINNER
CS
Chara Sutcliffe

RXE2RN · USA

DUPR

3.175

NH
Nikita Hanov

2PJVRR · USA

DUPR

3.634

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-6818460151
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5717903734,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Lisa Cohen",
        "dupr_id": "6ZKWXK",
        "rating": 2.34,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jennifer Miller",
        "dupr_id": "V7MG4J",
        "rating": 2.482,
        "profile_pic_url": null,
        "location": "Raymore, MO, US"
      }
    ]
  },
  {
    "team_id": 6903527361,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Chara Sutcliffe",
        "dupr_id": "RXE2RN",
        "rating": 3.175,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Nikita Hanov",
        "dupr_id": "2PJVRR",
        "rating": 3.634,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]