Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

SW 19 League Play

ID: 8266040261

Match Scores

15-4

Win

Play Date

2025-09-23

Play Time (Est)

6:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
AS
Aaron Smith

1RRMZN · Kansas City, MO, US

DUPR

3.918

BL
Ben Leuty

1RRMYM · Overland Park, KS, US

DUPR

3.673

TEAM 2LOSS
PH
Phillip Hill

OD2W9E · USA

DUPR

3.829

VC
Victor Cachero

8JG69D · USA

DUPR

3.431

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-8266040261
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6569024209,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Aaron Smith",
        "dupr_id": "1RRMZN",
        "rating": 3.918,
        "profile_pic_url": null,
        "location": "Kansas City, MO, US"
      },
      {
        "name": "Ben Leuty",
        "dupr_id": "1RRMYM",
        "rating": 3.673,
        "profile_pic_url": null,
        "location": "Overland Park, KS, US"
      }
    ]
  },
  {
    "team_id": 6548438939,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Phillip Hill",
        "dupr_id": "OD2W9E",
        "rating": 3.829,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Victor Cachero",
        "dupr_id": "8JG69D",
        "rating": 3.431,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]