Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

League

ID: 5854622865

Match Scores

10-9

Loss

Play Date

2023-06-05

Play Time (Est)

10:15 AM

Play Location

2008 West 103rd Terrace, Leawood, KS 66206, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
Scott Larson

8KYM0Q · Kansas City, MO, US

DUPR

4.478

Rey Walden

17Q525 · Prairie Village, KS, US

DUPR

4.425

TEAM 2LOSS
Jeb Graham

3L7KKQ · Overland Park, KS, US

DUPR

4.358

Danny Pfrank

162Y00 · Overland Park, KS, US

DUPR

3.911

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-5854622865
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5290088566,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Scott Larson",
        "dupr_id": "8KYM0Q",
        "rating": 4.478,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/28.jpg",
        "location": "Kansas City, MO, US"
      },
      {
        "name": "Rey Walden",
        "dupr_id": "17Q525",
        "rating": 4.425,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/11.jpg",
        "location": "Prairie Village, KS, US"
      }
    ]
  },
  {
    "team_id": 5571912012,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jeb Graham",
        "dupr_id": "3L7KKQ",
        "rating": 4.358,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/17.jpg",
        "location": "Overland Park, KS, US"
      },
      {
        "name": "Danny Pfrank",
        "dupr_id": "162Y00",
        "rating": 3.911,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/32.jpg",
        "location": "Overland Park, KS, US"
      }
    ]
  }
]