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

DUPR 13

ID: 6520475637

Match Scores

6-15

Win

Play Date

2026-06-06

Play Time (Est)

10:15 AM

Play Location

Pickle N Pins

Unverified Facility

Competitor Teams

TEAM 1LOSS
LM
Lisa Mcgowan

QPY7XD · USA

DUPR

3.243

PK
Patrice Kononchek

EWV7MO · New Orleans, LA, US

DUPR

3.132

TEAM 2WINNER
IT
Isabella Tirado

YN2XQP · St Tammany Parish, LA, US

DUPR

3.076

VC
Virginia Clark

ORKE57 · USA

DUPR

3.128

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-6520475637
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5194518357,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Lisa Mcgowan",
        "dupr_id": "QPY7XD",
        "rating": 3.243,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Patrice Kononchek",
        "dupr_id": "EWV7MO",
        "rating": 3.132,
        "profile_pic_url": null,
        "location": "New Orleans, LA, US"
      }
    ]
  },
  {
    "team_id": 7140701252,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Isabella Tirado",
        "dupr_id": "YN2XQP",
        "rating": 3.076,
        "profile_pic_url": null,
        "location": "St Tammany Parish, LA, US"
      },
      {
        "name": "Virginia Clark",
        "dupr_id": "ORKE57",
        "rating": 3.128,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]