Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Mens Team Max DUPR 13.3

ID: 6516599791

Match Scores

4-11

Loss

Play Date

2026-04-19

Play Time (Est)

8:45 AM

Play Location

Victory Pickleball

Unverified Facility

Competitor Teams

TEAM 1LOSS
DK
Dave King

KXVNEK · Gilberts, IL, US

DUPR

4.256

MD
Michael Deegan

4Z5WD6 · USA

DUPR

3.725

TEAM 2WINNER
BV
Burley Velazquez

ODXMLW · Stuttgart, BW, DE

DUPR

4.496

GO
Gabe OConnor

MY60VG · Madison, WI, US

DUPR

4.407

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-6516599791
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7331264391,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Dave King",
        "dupr_id": "KXVNEK",
        "rating": 4.256,
        "profile_pic_url": null,
        "location": "Gilberts, IL, US"
      },
      {
        "name": "Michael Deegan",
        "dupr_id": "4Z5WD6",
        "rating": 3.725,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6104450697,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Burley Velazquez",
        "dupr_id": "ODXMLW",
        "rating": 4.496,
        "profile_pic_url": null,
        "location": "Stuttgart, BW, DE"
      },
      {
        "name": "Gabe OConnor",
        "dupr_id": "MY60VG",
        "rating": 4.407,
        "profile_pic_url": null,
        "location": "Madison, WI, US"
      }
    ]
  }
]