Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Port PB

ID: 6531895804

Match Scores

6-11

Loss

Play Date

2025-11-15

Play Time (Est)

5:00 PM

Play Location

1913 Oakwood Ave

Unverified Facility

Competitor Teams

TEAM 1LOSS
JC
John C Devoe

1QDO43 · Tampa, FL, US

DUPR

4.136

MM
Mike Mondello

3XQO25 · FL, US

DUPR

4.401

TEAM 2WINNER
DP
Duane Paustian

8J726D · Lithia, FL, US

DUPR

4.447

MM
Michael Montinola

8KVO96 · Riverview, FL, US

DUPR

4.730

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-6531895804
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4919672937,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "John C Devoe",
        "dupr_id": "1QDO43",
        "rating": 4.136,
        "profile_pic_url": null,
        "location": "Tampa, FL, US"
      },
      {
        "name": "Mike Mondello",
        "dupr_id": "3XQO25",
        "rating": 4.401,
        "profile_pic_url": null,
        "location": "FL, US"
      }
    ]
  },
  {
    "team_id": 4526390318,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Duane Paustian",
        "dupr_id": "8J726D",
        "rating": 4.447,
        "profile_pic_url": null,
        "location": "Lithia, FL, US"
      },
      {
        "name": "Michael Montinola",
        "dupr_id": "8KVO96",
        "rating": 4.73,
        "profile_pic_url": null,
        "location": "Riverview, FL, US"
      }
    ]
  }
]