Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Mens Team Max DUPR 13.3

ID: 5596097183

Match Scores

11-7

Win

Play Date

2026-04-19

Play Time (Est)

12:45 AM

Play Location

Victory Pickleball

Unverified Facility

Competitor Teams

TEAM 1WINNER
AP
Anthony Petrasko

WKZV6Y · Madison, WI, US

DUPR

4.441

GO
Gabe OConnor

MY60VG · Madison, WI, US

DUPR

4.391

TEAM 2LOSS
CP
Carter Plesic

V4DNW5 · IL, US

DUPR

4.255

DS
Dylan Springer

DN0PDY · Byron, IL, US

DUPR

4.183

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-5596097183
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7711486643,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Anthony Petrasko",
        "dupr_id": "WKZV6Y",
        "rating": 4.441,
        "profile_pic_url": null,
        "location": "Madison, WI, US"
      },
      {
        "name": "Gabe OConnor",
        "dupr_id": "MY60VG",
        "rating": 4.391,
        "profile_pic_url": null,
        "location": "Madison, WI, US"
      }
    ]
  },
  {
    "team_id": 7298870364,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Carter Plesic",
        "dupr_id": "V4DNW5",
        "rating": 4.255,
        "profile_pic_url": null,
        "location": "IL, US"
      },
      {
        "name": "Dylan Springer",
        "dupr_id": "DN0PDY",
        "rating": 4.183,
        "profile_pic_url": null,
        "location": "Byron, IL, US"
      }
    ]
  }
]