Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Mens Team Max DUPR 13.3

ID: 4960799911

Match Scores

10-12

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.927

TP
Tom Ptacin

XJ6X2X · USA

DUPR

4.177

TEAM 2WINNER
BV
Burley Velazquez

ODXMLW · Stuttgart, BW, DE

DUPR

4.485

GO
Gabe OConnor

MY60VG · Madison, WI, US

DUPR

4.426

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-4960799911
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5683487696,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Joaquin Gonzalez",
        "dupr_id": "ZNVRWQ",
        "rating": 3.927,
        "profile_pic_url": null,
        "location": "Rockford, IL, US"
      },
      {
        "name": "Tom Ptacin",
        "dupr_id": "XJ6X2X",
        "rating": 4.177,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7577641649,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Burley Velazquez",
        "dupr_id": "ODXMLW",
        "rating": 4.485,
        "profile_pic_url": null,
        "location": "Stuttgart, BW, DE"
      },
      {
        "name": "Gabe OConnor",
        "dupr_id": "MY60VG",
        "rating": 4.426,
        "profile_pic_url": null,
        "location": "Madison, WI, US"
      }
    ]
  }
]