Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

SW 19 League Play

ID: 5846035652

Match Scores

11-2

Win

Play Date

2026-01-25

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
DB
Derek Braak

L5E7ZZ · USA

DUPR

4.107

EM
Eric Medved

MYPMDO · Shawnee, KS, US

DUPR

4.065

TEAM 2LOSS
JO
Josh oberkrom

QJP554 · Lee's Summit, MO, US

DUPR

4.005

JS
Josh Schiavone

V75VO6 · Kansas City, MO, US

DUPR

3.894

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-5846035652
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7010092490,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Derek Braak",
        "dupr_id": "L5E7ZZ",
        "rating": 4.107,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Eric Medved",
        "dupr_id": "MYPMDO",
        "rating": 4.065,
        "profile_pic_url": null,
        "location": "Shawnee, KS, US"
      }
    ]
  },
  {
    "team_id": 6867397854,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Josh oberkrom",
        "dupr_id": "QJP554",
        "rating": 4.005,
        "profile_pic_url": null,
        "location": "Lee's Summit, MO, US"
      },
      {
        "name": "Josh Schiavone",
        "dupr_id": "V75VO6",
        "rating": 3.894,
        "profile_pic_url": null,
        "location": "Kansas City, MO, US"
      }
    ]
  }
]