Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Mens Team Max DUPR 13.3

ID: 4427656501

Match Scores

6-11

Loss

Play Date

2026-04-19

Play Time (Est)

2:15 AM

Play Location

Victory Pickleball

Unverified Facility

Competitor Teams

TEAM 1LOSS
DK
Dave King

KXVNEK · Gilberts, IL, US

DUPR

4.262

MS
Matt Schramer

JJZ96J · USA

DUPR

4.191

TEAM 2WINNER
AP
Anthony Petrasko

WKZV6Y · Madison, WI, US

DUPR

4.444

BV
Burley Velazquez

ODXMLW · Stuttgart, BW, DE

DUPR

4.493

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-4427656501
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4429606255,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Dave King",
        "dupr_id": "KXVNEK",
        "rating": 4.262,
        "profile_pic_url": null,
        "location": "Gilberts, IL, US"
      },
      {
        "name": "Matt Schramer",
        "dupr_id": "JJZ96J",
        "rating": 4.191,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8133134182,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Anthony Petrasko",
        "dupr_id": "WKZV6Y",
        "rating": 4.444,
        "profile_pic_url": null,
        "location": "Madison, WI, US"
      },
      {
        "name": "Burley Velazquez",
        "dupr_id": "ODXMLW",
        "rating": 4.493,
        "profile_pic_url": null,
        "location": "Stuttgart, BW, DE"
      }
    ]
  }
]