Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

SW 19 League Play

ID: 7698003927

Match Scores

15-8

Win

Play Date

2025-09-23

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
PH
Phillip Hill

OD2W9E · USA

DUPR

3.838

AS
Aaron Smith

1RRMZN · Kansas City, MO, US

DUPR

3.912

TEAM 2LOSS
BL
Ben Leuty

1RRMYM · Overland Park, KS, US

DUPR

3.639

VC
Victor Cachero

8JG69D · USA

DUPR

3.480

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-7698003927
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5080861550,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Phillip Hill",
        "dupr_id": "OD2W9E",
        "rating": 3.838,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Aaron Smith",
        "dupr_id": "1RRMZN",
        "rating": 3.912,
        "profile_pic_url": null,
        "location": "Kansas City, MO, US"
      }
    ]
  },
  {
    "team_id": 6474892516,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ben Leuty",
        "dupr_id": "1RRMYM",
        "rating": 3.639,
        "profile_pic_url": null,
        "location": "Overland Park, KS, US"
      },
      {
        "name": "Victor Cachero",
        "dupr_id": "8JG69D",
        "rating": 3.48,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]