Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

SW 19 League Play

ID: 4912426723

Match Scores

10-9

Loss

Play Date

2026-02-04

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
Evan Wyatt

8KQ2N7 · Leawood, KS, US

DUPR

4.071

Eric Medved

MYPMDO · Shawnee, KS, US

DUPR

4.015

TEAM 2LOSS
Mitchell Worley

Q5W9W0 · Overland Park, KS, US

DUPR

4.347

PA
Pablo Acebedo

6Z4MWG · USA

DUPR

4.631

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-4912426723
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6508266355,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Evan Wyatt",
        "dupr_id": "8KQ2N7",
        "rating": 4.071,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/86.jpg",
        "location": "Leawood, KS, US"
      },
      {
        "name": "Eric Medved",
        "dupr_id": "MYPMDO",
        "rating": 4.015,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/29.jpg",
        "location": "Shawnee, KS, US"
      }
    ]
  },
  {
    "team_id": 4751982987,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mitchell Worley",
        "dupr_id": "Q5W9W0",
        "rating": 4.347,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/70.jpg",
        "location": "Overland Park, KS, US"
      },
      {
        "name": "Pablo Acebedo",
        "dupr_id": "6Z4MWG",
        "rating": 4.631,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]