Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Mens Team Max DUPR 13.3

ID: 7603629988

Match Scores

8-11

Loss

Play Date

2026-04-19

Play Time (Est)

5:00 PM

Play Location

Victory Pickleball

Unverified Facility

Competitor Teams

TEAM 1LOSS
DK
Dave King

KXVNEK · Gilberts, IL, US

DUPR

4.259

MD
Michael Deegan

4Z5WD6 · USA

DUPR

3.749

TEAM 2WINNER
JI
Joseph Ingersoll

12PVDR · Madison, WI, US

DUPR

4.573

WW
Wheeyeon Whang

84KJEK · USA

DUPR

3.613

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-7603629988
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5068159259,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Dave King",
        "dupr_id": "KXVNEK",
        "rating": 4.259,
        "profile_pic_url": null,
        "location": "Gilberts, IL, US"
      },
      {
        "name": "Michael Deegan",
        "dupr_id": "4Z5WD6",
        "rating": 3.749,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5322011037,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Joseph Ingersoll",
        "dupr_id": "12PVDR",
        "rating": 4.573,
        "profile_pic_url": null,
        "location": "Madison, WI, US"
      },
      {
        "name": "Wheeyeon Whang",
        "dupr_id": "84KJEK",
        "rating": 3.613,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]