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

PB 336 Conroe Intermediate Mixed Doubles

ID: 6029456211

Match Scores

11-1

Win

Play Date

2026-05-30

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
AV
Alejandro Vivas

YMWLM4 · USA

DUPR

2.803

AL
alyssa Lozada

OWVON2 · US

DUPR

2.893

TEAM 2LOSS
CY
Cheryl Young

RXYGRQ · USA

DUPR

2.347

SB
Steve Bell

4PO4M2 · USA

DUPR

2.461

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-6029456211
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6100142715,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Alejandro Vivas",
        "dupr_id": "YMWLM4",
        "rating": 2.803,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "alyssa Lozada",
        "dupr_id": "OWVON2",
        "rating": 2.893,
        "profile_pic_url": null,
        "location": "US"
      }
    ]
  },
  {
    "team_id": 4960403734,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Cheryl Young",
        "dupr_id": "RXYGRQ",
        "rating": 2.347,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Steve Bell",
        "dupr_id": "4PO4M2",
        "rating": 2.461,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]