Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Tampa Bay Pickleball

ID: 8056877697

Match Scores

11-7

Win

Play Date

2024-06-11

Play Time (Est)

10:15 AM

Play Location

Tampa Bay, Florida, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
KC
Kyle Chacon

GG5OOD · USA

DUPR

4.103

TC
Tyler Chacon

JZJD9M · Chattanooga, TN, US

DUPR

4.223

TEAM 2LOSS
MN
Michael Nguyen

2LZWN9 · Tampa, FL, US

DUPR

3.956

Jay Cabral

QP5OM0 · Palm Harbor, FL, US

DUPR

3.341

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-8056877697
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6830601242,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kyle Chacon",
        "dupr_id": "GG5OOD",
        "rating": 4.103,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Tyler Chacon",
        "dupr_id": "JZJD9M",
        "rating": 4.223,
        "profile_pic_url": null,
        "location": "Chattanooga, TN, US"
      }
    ]
  },
  {
    "team_id": 7090994191,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Michael Nguyen",
        "dupr_id": "2LZWN9",
        "rating": 3.956,
        "profile_pic_url": null,
        "location": "Tampa, FL, US"
      },
      {
        "name": "Jay Cabral",
        "dupr_id": "QP5OM0",
        "rating": 3.341,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1078748/images/profile/c15956ee-1cda-47b1-afb7-7117edf3489c.jpg",
        "location": "Palm Harbor, FL, US"
      }
    ]
  }
]