Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

2026 AdventHealth Tampa Bay Challenger - Mixed Doubles Pro Main Draw

ID: 8191429691

Match Scores

11-5, 11-4

Loss

Play Date

2026-03-08

Play Time (Est)

12:45 AM

Play Location

Tampa, FL

View Facility Page →

Competitor Teams

TEAM 1WINNER
FP
Freddie Powell

8W4GGQ · London, England, GB

DUPR

5.889

ID
Isabella Dunlap

M2GLQO · Oklahoma City, OK, US

DUPR

5.641

TEAM 2LOSS
NS
Nejc Sitar

EGLP5E · St. Petersburg, FL, US

DUPR

5.787

JB
Jada Bui

RXX95Q · Pickering, ON, CA

DUPR

5.277

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-8191429691
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7833728815,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Freddie Powell",
        "dupr_id": "8W4GGQ",
        "rating": 5.889,
        "profile_pic_url": null,
        "location": "London, England, GB"
      },
      {
        "name": "Isabella Dunlap",
        "dupr_id": "M2GLQO",
        "rating": 5.641,
        "profile_pic_url": null,
        "location": "Oklahoma City, OK, US"
      }
    ]
  },
  {
    "team_id": 4780940129,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Nejc Sitar",
        "dupr_id": "EGLP5E",
        "rating": 5.787,
        "profile_pic_url": null,
        "location": "St. Petersburg, FL, US"
      },
      {
        "name": "Jada Bui",
        "dupr_id": "RXX95Q",
        "rating": 5.277,
        "profile_pic_url": null,
        "location": "Pickering, ON, CA"
      }
    ]
  }
]