Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Mens Team Max DUPR 13.3

ID: 7635232949

Match Scores

14-12

Win

Play Date

2026-04-19

Play Time (Est)

6:15 AM

Play Location

Victory Pickleball

Unverified Facility

Competitor Teams

TEAM 1WINNER
MS
Matt Schramer

JJZ96J · USA

DUPR

4.184

DK
Dave King

KXVNEK · Gilberts, IL, US

DUPR

4.268

TEAM 2LOSS
TA
Tim Ancona

8ELP7E · Rockford, IL, US

DUPR

4.389

AK
Aleks Kecojevic

YG7D24 · IL, US

DUPR

4.224

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-7635232949
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5606482273,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Matt Schramer",
        "dupr_id": "JJZ96J",
        "rating": 4.184,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Dave King",
        "dupr_id": "KXVNEK",
        "rating": 4.268,
        "profile_pic_url": null,
        "location": "Gilberts, IL, US"
      }
    ]
  },
  {
    "team_id": 8314411700,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tim Ancona",
        "dupr_id": "8ELP7E",
        "rating": 4.389,
        "profile_pic_url": null,
        "location": "Rockford, IL, US"
      },
      {
        "name": "Aleks Kecojevic",
        "dupr_id": "YG7D24",
        "rating": 4.224,
        "profile_pic_url": null,
        "location": "IL, US"
      }
    ]
  }
]