Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Port PB

ID: 8255757797

Match Scores

10-11

Loss

Play Date

2025-07-19

Play Time (Est)

6:15 AM

Play Location

1913 Oakwood Ave

Unverified Facility

Competitor Teams

TEAM 1LOSS
John C Devoe

1QDO43 · Tampa, FL, US

DUPR

4.205

Patrick Doyle

3XQ5P4 · Tampa, FL, US

DUPR

4.082

TEAM 2WINNER
Rashid Casper

3PL6XE · Tampa, FL, US

DUPR

4.295

Jeremy Jones

1REOME · Tampa, FL, US

DUPR

4.525

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-8255757797
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8205486197,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "John C Devoe",
        "dupr_id": "1QDO43",
        "rating": 4.205,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/70.jpg",
        "location": "Tampa, FL, US"
      },
      {
        "name": "Patrick Doyle",
        "dupr_id": "3XQ5P4",
        "rating": 4.082,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/76.jpg",
        "location": "Tampa, FL, US"
      }
    ]
  },
  {
    "team_id": 7996697994,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Rashid Casper",
        "dupr_id": "3PL6XE",
        "rating": 4.295,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/62.jpg",
        "location": "Tampa, FL, US"
      },
      {
        "name": "Jeremy Jones",
        "dupr_id": "1REOME",
        "rating": 4.525,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/5.jpg",
        "location": "Tampa, FL, US"
      }
    ]
  }
]