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

PB 336 Conroe Women’s Doubles

ID: 5891825319

Match Scores

4-11

Loss

Play Date

2026-05-16

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
LP
Lisa Parrott

8MEQLD · Willis, TX, US

DUPR

3.139

FS
FEMALE SUB

DYL52Y · USA

DUPR

2.127

TEAM 2WINNER
SP
Sophia Puett

WZNJQG · Houston, TX, US

DUPR

3.251

DP
Darlene Parsons

V79WZP · Conroe, TX, US

DUPR

3.138

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-5891825319
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6543478693,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Lisa Parrott",
        "dupr_id": "8MEQLD",
        "rating": 3.139,
        "profile_pic_url": null,
        "location": "Willis, TX, US"
      },
      {
        "name": "FEMALE SUB",
        "dupr_id": "DYL52Y",
        "rating": 2.127,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5100480379,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Sophia Puett",
        "dupr_id": "WZNJQG",
        "rating": 3.251,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "Darlene Parsons",
        "dupr_id": "V79WZP",
        "rating": 3.138,
        "profile_pic_url": null,
        "location": "Conroe, TX, US"
      }
    ]
  }
]