Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

SW 19 League Play

ID: 5249900999

Match Scores

3-11

Loss

Play Date

2026-02-15

Play Time (Est)

12:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
DB
Derek Braak

L5E7ZZ · USA

DUPR

4.036

EM
Eric Medved

MYPMDO · Shawnee, KS, US

DUPR

3.975

TEAM 2WINNER
JP
Jared Peterson

ZNDRGQ · Lee's Summit, MO, US

DUPR

3.955

VS
Viren Sawant

DWD2ZY · Overland Park, KS, US

DUPR

4.134

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-5249900999
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4622581702,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Derek Braak",
        "dupr_id": "L5E7ZZ",
        "rating": 4.036,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Eric Medved",
        "dupr_id": "MYPMDO",
        "rating": 3.975,
        "profile_pic_url": null,
        "location": "Shawnee, KS, US"
      }
    ]
  },
  {
    "team_id": 5709157190,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jared Peterson",
        "dupr_id": "ZNDRGQ",
        "rating": 3.955,
        "profile_pic_url": null,
        "location": "Lee's Summit, MO, US"
      },
      {
        "name": "Viren Sawant",
        "dupr_id": "DWD2ZY",
        "rating": 4.134,
        "profile_pic_url": null,
        "location": "Overland Park, KS, US"
      }
    ]
  }
]