Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

PANA PICKLEBALL Team Event

ID: 7928318268

Match Scores

21-23

Loss

Play Date

2026-05-31

Play Time (Est)

1:00 PM

Play Location

Land O' Lakes, FL, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
TP
Taylor Porter

MYZEJV · USA

DUPR

3.715

LF
Logan Flood

2QYZGE · Brooksville, FL, US

DUPR

4.336

TEAM 2WINNER
ND
Nikki Dejsubha

0QJY7N · USA

DUPR

3.955

MH
Michael Hudson

V4E2O7 · USA

DUPR

3.726

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-7928318268
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8285695111,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Taylor Porter",
        "dupr_id": "MYZEJV",
        "rating": 3.715,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Logan Flood",
        "dupr_id": "2QYZGE",
        "rating": 4.336,
        "profile_pic_url": null,
        "location": "Brooksville, FL, US"
      }
    ]
  },
  {
    "team_id": 5182046499,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Nikki Dejsubha",
        "dupr_id": "0QJY7N",
        "rating": 3.955,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Michael Hudson",
        "dupr_id": "V4E2O7",
        "rating": 3.726,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]