Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Private Club DUPR League

ID: 7249567059

Match Scores

15-4

Loss

Play Date

2025-03-02

Play Time (Est)

4:45 AM

Play Location

Lakewood Ranch, FL, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
TL
Tina Lackey

EGVNKV · USA

DUPR

4.113

Kayla Boucher

6ZPWGK · Sarasota, FL, US

DUPR

3.676

TEAM 2LOSS
Christine Costigan

MYPQLD · Lakewood Ranch, FL, US

DUPR

3.310

GV
Gwenn Villa

3PQRQQ · USA

DUPR

3.627

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-7249567059
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7594584917,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tina Lackey",
        "dupr_id": "EGVNKV",
        "rating": 4.113,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kayla Boucher",
        "dupr_id": "6ZPWGK",
        "rating": 3.676,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/46.jpg",
        "location": "Sarasota, FL, US"
      }
    ]
  },
  {
    "team_id": 4778578641,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Christine Costigan",
        "dupr_id": "MYPQLD",
        "rating": 3.31,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/86.jpg",
        "location": "Lakewood Ranch, FL, US"
      },
      {
        "name": "Gwenn Villa",
        "dupr_id": "3PQRQQ",
        "rating": 3.627,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]