Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

PANA PICKLEBALL Team Event

ID: 4936201525

Match Scores

21-11

Win

Play Date

2026-05-31

Play Time (Est)

2:15 AM

Play Location

Land O' Lakes, FL, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
LF
Logan Flood

2QYZGE · Brooksville, FL, US

DUPR

4.345

ZP
Zachary Pulaski

PKPXZG · Spring Hill, FL, US

DUPR

4.255

TEAM 2LOSS
JR
Jay Rosa

DNMKKX · USA

DUPR

3.886

MH
Michael Hudson

V4E2O7 · USA

DUPR

3.701

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-4936201525
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5290944743,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Logan Flood",
        "dupr_id": "2QYZGE",
        "rating": 4.345,
        "profile_pic_url": null,
        "location": "Brooksville, FL, US"
      },
      {
        "name": "Zachary Pulaski",
        "dupr_id": "PKPXZG",
        "rating": 4.255,
        "profile_pic_url": null,
        "location": "Spring Hill, FL, US"
      }
    ]
  },
  {
    "team_id": 7101904444,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jay Rosa",
        "dupr_id": "DNMKKX",
        "rating": 3.886,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Michael Hudson",
        "dupr_id": "V4E2O7",
        "rating": 3.701,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]