Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

SW 19 League Play

ID: 6935581490

Match Scores

13-11

Win

Play Date

2026-01-18

Play Time (Est)

3:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
Shaday Medved

8MDZZV · Overland Park, KS, US

DUPR

4.270

Jared Peterson

ZNDRGQ · Lee's Summit, MO, US

DUPR

3.929

TEAM 2LOSS
Eric Medved

MYPMDO · Shawnee, KS, US

DUPR

4.101

Gustavo Sanchez

16XGRE · Shawnee, KS, US

DUPR

4.118

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-6935581490
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5456760345,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Shaday Medved",
        "dupr_id": "8MDZZV",
        "rating": 4.27,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/77.jpg",
        "location": "Overland Park, KS, US"
      },
      {
        "name": "Jared Peterson",
        "dupr_id": "ZNDRGQ",
        "rating": 3.929,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/6.jpg",
        "location": "Lee's Summit, MO, US"
      }
    ]
  },
  {
    "team_id": 6136653793,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Eric Medved",
        "dupr_id": "MYPMDO",
        "rating": 4.101,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/29.jpg",
        "location": "Shawnee, KS, US"
      },
      {
        "name": "Gustavo Sanchez",
        "dupr_id": "16XGRE",
        "rating": 4.118,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/37.jpg",
        "location": "Shawnee, KS, US"
      }
    ]
  }
]