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

2026 AdventHealth Tampa Bay Challenger - Mens Doubles Pro Main Draw

ID: 7611353095

Match Scores

15-13, 9-11, 0-11

Loss

Play Date

2026-03-07

Play Time (Est)

8:45 AM

Play Location

Tampa, FL

View Facility Page →

Competitor Teams

TEAM 1LOSS
DS
Dillon Segur

1Q2753 · USA

DUPR

5.649

Travis Rettenmaier

17VO58 · PPA Tour Pro

DUPR

6.283

TEAM 2WINNER
JC
Joey Campagna

1QOKD5 · USA

DUPR

5.576

AG
Alexander Grubbs

84D0KK · Charlotte, NC, US

DUPR

6.087

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-7611353095
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4456529484,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Dillon Segur",
        "dupr_id": "1Q2753",
        "rating": 5.649,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Travis Rettenmaier",
        "dupr_id": "17VO58",
        "rating": 6.283,
        "profile_pic_url": "https://ppatour.com/wp-content/uploads/2025/03/Travis-Rettenmaier.png",
        "location": "PPA Tour Pro"
      }
    ]
  },
  {
    "team_id": 6083338991,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Joey Campagna",
        "dupr_id": "1QOKD5",
        "rating": 5.576,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Alexander Grubbs",
        "dupr_id": "84D0KK",
        "rating": 6.087,
        "profile_pic_url": null,
        "location": "Charlotte, NC, US"
      }
    ]
  }
]