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

APEX SPORTS HUB

ID: 4764887623

Match Scores

2-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
CR
Cliff Robertson

V2EWL7 · MO, US

DUPR

3.084

KS
Kenny Sikes

Y4DNWG · USA

DUPR

2.525

TEAM 2WINNER
CS
Chara Sutcliffe

RXE2RN · USA

DUPR

3.153

NH
Nikita Hanov

2PJVRR · USA

DUPR

3.533

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-4764887623
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5508090901,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Cliff Robertson",
        "dupr_id": "V2EWL7",
        "rating": 3.084,
        "profile_pic_url": null,
        "location": "MO, US"
      },
      {
        "name": "Kenny  Sikes",
        "dupr_id": "Y4DNWG",
        "rating": 2.525,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6553008904,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Chara Sutcliffe",
        "dupr_id": "RXE2RN",
        "rating": 3.153,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Nikita Hanov",
        "dupr_id": "2PJVRR",
        "rating": 3.533,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]