Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Star Spangled Banner Tournament Series at LPA 3.5-4.0

ID: 5787414124

Match Scores

12-15

Win

Play Date

2026-05-16

Play Time (Est)

5:00 PM

Play Location

Tampa Bay, Florida, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
AP
Andriy Pryveda

2ZWXQE · USA

DUPR

3.780

OM
Olivier Mader

ELEZ4W · USA

DUPR

3.663

TEAM 2WINNER
CR
Carlos Rojas

949PDR · Bartow, FL, US

DUPR

3.926

PS
Philip Stark

596P0R · Lakeland, FL, US

DUPR

4.051

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-5787414124
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4453576292,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Andriy Pryveda",
        "dupr_id": "2ZWXQE",
        "rating": 3.78,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Olivier Mader",
        "dupr_id": "ELEZ4W",
        "rating": 3.663,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4786339154,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Carlos Rojas",
        "dupr_id": "949PDR",
        "rating": 3.926,
        "profile_pic_url": null,
        "location": "Bartow, FL, US"
      },
      {
        "name": "Philip Stark",
        "dupr_id": "596P0R",
        "rating": 4.051,
        "profile_pic_url": null,
        "location": "Lakeland, FL, US"
      }
    ]
  }
]