Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Mens Team Max DUPR 13.3

ID: 7821858208

Match Scores

12-10

Loss

Play Date

2026-04-19

Play Time (Est)

5:00 PM

Play Location

Victory Pickleball

Unverified Facility

Competitor Teams

TEAM 1WINNER
AS
Andrew Skalecki

0YDE6G · Rockford, IL, US

DUPR

4.267

TP
Tom Ptacin

XJ6X2X · USA

DUPR

4.149

TEAM 2LOSS
DK
Dave King

KXVNEK · Gilberts, IL, US

DUPR

4.268

MD
Michael Deegan

4Z5WD6 · USA

DUPR

3.787

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-7821858208
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8407726366,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Andrew Skalecki",
        "dupr_id": "0YDE6G",
        "rating": 4.267,
        "profile_pic_url": null,
        "location": "Rockford, IL, US"
      },
      {
        "name": "Tom Ptacin",
        "dupr_id": "XJ6X2X",
        "rating": 4.149,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4425594562,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Dave King",
        "dupr_id": "KXVNEK",
        "rating": 4.268,
        "profile_pic_url": null,
        "location": "Gilberts, IL, US"
      },
      {
        "name": "Michael Deegan",
        "dupr_id": "4Z5WD6",
        "rating": 3.787,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]