Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Star Spangled Banner Tournament Series at LPA 3.5-4.0

ID: 5626383884

Match Scores

15-8

Win

Play Date

2026-05-16

Play Time (Est)

9:00 PM

Play Location

Tampa Bay, Florida, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
CR
Carlos Rojas

949PDR · Bartow, FL, US

DUPR

3.925

PS
Philip Stark

596P0R · Lakeland, FL, US

DUPR

4.050

TEAM 2LOSS
DC
David Chittenden

6KJZ5E · USA

DUPR

3.799

MF
Mark Friedrich

Q94MQ4 · USA

DUPR

3.799

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-5626383884
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7335235521,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Carlos Rojas",
        "dupr_id": "949PDR",
        "rating": 3.925,
        "profile_pic_url": null,
        "location": "Bartow, FL, US"
      },
      {
        "name": "Philip Stark",
        "dupr_id": "596P0R",
        "rating": 4.05,
        "profile_pic_url": null,
        "location": "Lakeland, FL, US"
      }
    ]
  },
  {
    "team_id": 6966579001,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "David Chittenden",
        "dupr_id": "6KJZ5E",
        "rating": 3.799,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mark Friedrich",
        "dupr_id": "Q94MQ4",
        "rating": 3.799,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]