Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Pickle & Pint

ID: 6788132227

Match Scores

11-1

Win

Play Date

2025-10-09

Play Time (Est)

8:45 AM

Play Location

Largo, FL, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
TV
Thien Vu

8DPZE4 · USA

DUPR

3.719

DW
David Westmark

3VLG78 · St. Petersburg, FL, US

DUPR

3.649

TEAM 2LOSS
DB
Dylan Barakat

QPKNXR · St. Petersburg, FL, US

DUPR

3.461

DF
Darren Ferrell

E9KZ6W · USA

DUPR

3.088

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-6788132227
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4638189488,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Thien Vu",
        "dupr_id": "8DPZE4",
        "rating": 3.719,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "David Westmark",
        "dupr_id": "3VLG78",
        "rating": 3.649,
        "profile_pic_url": null,
        "location": "St. Petersburg, FL, US"
      }
    ]
  },
  {
    "team_id": 7561669969,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Dylan Barakat",
        "dupr_id": "QPKNXR",
        "rating": 3.461,
        "profile_pic_url": null,
        "location": "St. Petersburg, FL, US"
      },
      {
        "name": "Darren Ferrell",
        "dupr_id": "E9KZ6W",
        "rating": 3.088,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]