Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

The Pickleball Academy (tbpickleball.com)

ID: 5885863974

Match Scores

16-14

Win

Play Date

2026-05-30

Play Time (Est)

7:30 PM

Play Location

Tampa Bay, Florida, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
CD
Carter Dood

L29OEQ · Lutz, FL, US

DUPR

3.979

RL
Raymond Laderwager

DNV9OL · Spring Hill, FL, US

DUPR

4.847

TEAM 2LOSS
GB
Gabe Bowling

LZELQK · USA

DUPR

3.653

JF
JoJo Forgas

DWZ2XX · USA

DUPR

4.181

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-5885863974
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4378107857,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Carter Dood",
        "dupr_id": "L29OEQ",
        "rating": 3.979,
        "profile_pic_url": null,
        "location": "Lutz, FL, US"
      },
      {
        "name": "Raymond Laderwager",
        "dupr_id": "DNV9OL",
        "rating": 4.847,
        "profile_pic_url": null,
        "location": "Spring Hill, FL, US"
      }
    ]
  },
  {
    "team_id": 4892560401,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Gabe Bowling",
        "dupr_id": "LZELQK",
        "rating": 3.653,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "JoJo Forgas",
        "dupr_id": "DWZ2XX",
        "rating": 4.181,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]