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

APEX SPORTS HUB

ID: 8392647124

Match Scores

11-0

Win

Play Date

2026-03-28

Play Time (Est)

5:00 PM

Play Location

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

View Facility Page →

Competitor Teams

TEAM 1WINNER
CS
Chara Sutcliffe

RXE2RN · USA

DUPR

3.157

NH
Nikita Hanov

2PJVRR · USA

DUPR

3.516

TEAM 2LOSS
LC
Lisa Cohen

6ZKWXK · USA

DUPR

2.365

JM
Jennifer Miller

V7MG4J · Raymore, MO, US

DUPR

2.496

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-8392647124
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5188760491,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Chara Sutcliffe",
        "dupr_id": "RXE2RN",
        "rating": 3.157,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Nikita Hanov",
        "dupr_id": "2PJVRR",
        "rating": 3.516,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8071436740,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lisa Cohen",
        "dupr_id": "6ZKWXK",
        "rating": 2.365,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jennifer Miller",
        "dupr_id": "V7MG4J",
        "rating": 2.496,
        "profile_pic_url": null,
        "location": "Raymore, MO, US"
      }
    ]
  }
]