Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Tampa Bay Pickleball

ID: 6969608227

Match Scores

11-5

Win

Play Date

2024-06-11

Play Time (Est)

8:45 AM

Play Location

Tampa Bay, Florida, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
KC
Kyle Chacon

GG5OOD · USA

DUPR

4.221

TC
Tyler Chacon

JZJD9M · Chattanooga, TN, US

DUPR

4.275

TEAM 2LOSS
JG
Joel Gonzalez

JZYJ2D · USA

DUPR

3.574

MF
mark faber

8WDL9G · USA

DUPR

3.392

MATCH PREP & GEARAffiliate Partner

Recommended Gear & Paddles

Selecting the correct paddle face composition is crucial for match performance. Browse recommended categories from our partner Pickleball Central:

Control & Spin (Graphite)

Graphite and carbon fiber faces deliver maximum touch and precision control.

Shop Control Paddles →

Power & Depth (Composite)

Composite faces designed to maximize energy return for deep baseline drives.

Shop Power Paddles →

Beginner & Budget

Durable, high-value starter paddles to get you playing without high upfront cost.

Shop Beginner Paddles →

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-6969608227
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5050631145,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kyle Chacon",
        "dupr_id": "GG5OOD",
        "rating": 4.221,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Tyler Chacon",
        "dupr_id": "JZJD9M",
        "rating": 4.275,
        "profile_pic_url": null,
        "location": "Chattanooga, TN, US"
      }
    ]
  },
  {
    "team_id": 7610658104,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Joel Gonzalez",
        "dupr_id": "JZYJ2D",
        "rating": 3.574,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "mark faber",
        "dupr_id": "8WDL9G",
        "rating": 3.392,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]