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

2026 AdventHealth Tampa Bay Challenger - Mixed Doubles Pro Main Draw

ID: 7387022035

Match Scores

11-4, 4-11, 7-11

Win

Play Date

2026-03-08

Play Time (Est)

8:45 AM

Play Location

Tampa, FL

View Facility Page →

Competitor Teams

TEAM 1LOSS
CC
Christopher Crouch

1QM725 · NSW, AU

DUPR

5.946

MB
Mya Bui

6ZYJ2Q · Wesley Chapel, FL, US

DUPR

5.392

TEAM 2WINNER
NS
Nejc Sitar

EGLP5E · St. Petersburg, FL, US

DUPR

5.800

JB
Jada Bui

RXX95Q · Pickering, ON, CA

DUPR

5.293

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-7387022035
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7356646700,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Christopher Crouch",
        "dupr_id": "1QM725",
        "rating": 5.946,
        "profile_pic_url": null,
        "location": "NSW, AU"
      },
      {
        "name": "Mya Bui",
        "dupr_id": "6ZYJ2Q",
        "rating": 5.392,
        "profile_pic_url": null,
        "location": "Wesley Chapel, FL, US"
      }
    ]
  },
  {
    "team_id": 4475840068,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Nejc Sitar",
        "dupr_id": "EGLP5E",
        "rating": 5.8,
        "profile_pic_url": null,
        "location": "St. Petersburg, FL, US"
      },
      {
        "name": "Jada Bui",
        "dupr_id": "RXX95Q",
        "rating": 5.293,
        "profile_pic_url": null,
        "location": "Pickering, ON, CA"
      }
    ]
  }
]