Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Divison 3

ID: 5253316159

Match Scores

11-7

Win

Play Date

2026-06-06

Play Time (Est)

8:45 AM

Play Location

House of Pickleball

View Facility Page →

Competitor Teams

TEAM 1WINNER
KC
Kevin Chandler

84WQR2 · Wilmington, NC, US

DUPR

3.468

KB
Kayse Beasley

9P9DMR · Wilmington, NC, US

DUPR

4.027

TEAM 2LOSS
DL
David Lower

Z9YLZL · USA

DUPR

4.185

AH
Amy Hinson

3Z47QQ · Oak Island, NC, US

DUPR

3.604

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-5253316159
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5617121553,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kevin Chandler",
        "dupr_id": "84WQR2",
        "rating": 3.468,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      },
      {
        "name": "Kayse Beasley",
        "dupr_id": "9P9DMR",
        "rating": 4.027,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      }
    ]
  },
  {
    "team_id": 5775488680,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "David Lower",
        "dupr_id": "Z9YLZL",
        "rating": 4.185,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Amy Hinson",
        "dupr_id": "3Z47QQ",
        "rating": 3.604,
        "profile_pic_url": null,
        "location": "Oak Island, NC, US"
      }
    ]
  }
]