Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Port PB

ID: 5707159369

Match Scores

7-11

Loss

Play Date

2025-07-19

Play Time (Est)

2:15 AM

Play Location

1913 Oakwood Ave

Unverified Facility

Competitor Teams

TEAM 1LOSS
AB
Austin Barth

3VOM75 · St. Petersburg, FL, US

DUPR

4.560

PD
Patrick Doyle

3XQ5P4 · Tampa, FL, US

DUPR

4.056

TEAM 2WINNER
JC
John C Devoe

1QDO43 · Tampa, FL, US

DUPR

4.205

PM
Patrick McLaughlin

12JVY4 · Tampa, FL, US

DUPR

4.534

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-5707159369
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5080274417,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Austin Barth",
        "dupr_id": "3VOM75",
        "rating": 4.56,
        "profile_pic_url": null,
        "location": "St. Petersburg, FL, US"
      },
      {
        "name": "Patrick Doyle",
        "dupr_id": "3XQ5P4",
        "rating": 4.056,
        "profile_pic_url": null,
        "location": "Tampa, FL, US"
      }
    ]
  },
  {
    "team_id": 5388391211,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "John C Devoe",
        "dupr_id": "1QDO43",
        "rating": 4.205,
        "profile_pic_url": null,
        "location": "Tampa, FL, US"
      },
      {
        "name": "Patrick McLaughlin",
        "dupr_id": "12JVY4",
        "rating": 4.534,
        "profile_pic_url": null,
        "location": "Tampa, FL, US"
      }
    ]
  }
]