Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Mens Team Max DUPR 13.3

ID: 5182110955

Match Scores

6-11

Win

Play Date

2026-04-19

Play Time (Est)

8:45 AM

Play Location

Victory Pickleball

Unverified Facility

Competitor Teams

TEAM 1LOSS
JG
Joaquin Gonzalez

ZNVRWQ · Rockford, IL, US

DUPR

3.902

TP
Tom Ptacin

XJ6X2X · USA

DUPR

4.130

TEAM 2WINNER
DK
Dave King

KXVNEK · Gilberts, IL, US

DUPR

4.269

MS
Matt Schramer

JJZ96J · USA

DUPR

4.168

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-5182110955
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8289741272,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Joaquin Gonzalez",
        "dupr_id": "ZNVRWQ",
        "rating": 3.902,
        "profile_pic_url": null,
        "location": "Rockford, IL, US"
      },
      {
        "name": "Tom Ptacin",
        "dupr_id": "XJ6X2X",
        "rating": 4.13,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7578428759,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Dave King",
        "dupr_id": "KXVNEK",
        "rating": 4.269,
        "profile_pic_url": null,
        "location": "Gilberts, IL, US"
      },
      {
        "name": "Matt Schramer",
        "dupr_id": "JJZ96J",
        "rating": 4.168,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]