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

DTP Pickleball Club

ID: 5376414815

Match Scores

7-11

Win

Play Date

2026-03-01

Play Time (Est)

12:45 AM

Play Location

Gulf Breeze, FL, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
LC
Lisa Conway

0ZPME2 · USA

DUPR

2.554

JF
Jackie Fagan

4VDYVV · Niceville, FL, US

DUPR

2.579

TEAM 2WINNER
LT
Lee Torres

RXON2M · Milton, FL, US

DUPR

2.811

TM
Tiffanie Matrone

56ZJOP · Pensacola, FL, US

DUPR

2.812

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-5376414815
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6084945288,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Lisa Conway",
        "dupr_id": "0ZPME2",
        "rating": 2.554,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jackie Fagan",
        "dupr_id": "4VDYVV",
        "rating": 2.579,
        "profile_pic_url": null,
        "location": "Niceville, FL, US"
      }
    ]
  },
  {
    "team_id": 5839516102,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Lee Torres",
        "dupr_id": "RXON2M",
        "rating": 2.811,
        "profile_pic_url": null,
        "location": "Milton, FL, US"
      },
      {
        "name": "Tiffanie Matrone",
        "dupr_id": "56ZJOP",
        "rating": 2.812,
        "profile_pic_url": null,
        "location": "Pensacola, FL, US"
      }
    ]
  }
]