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

PB 336 Conroe Intermediate Mixed Doubles

ID: 8571129465

Match Scores

11-1

Win

Play Date

2026-05-30

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
AV
Alejandro Vivas

YMWLM4 · USA

DUPR

2.852

AL
alyssa Lozada

OWVON2 · US

DUPR

2.942

TEAM 2LOSS
SS
Steven Simpson

RDO9KM · USA

DUPR

2.641

JW
Julie Wareham

2PXGK9 · USA

DUPR

2.762

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-8571129465
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4498628551,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Alejandro Vivas",
        "dupr_id": "YMWLM4",
        "rating": 2.852,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "alyssa Lozada",
        "dupr_id": "OWVON2",
        "rating": 2.942,
        "profile_pic_url": null,
        "location": "US"
      }
    ]
  },
  {
    "team_id": 6912822389,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Steven  Simpson",
        "dupr_id": "RDO9KM",
        "rating": 2.641,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Julie Wareham",
        "dupr_id": "2PXGK9",
        "rating": 2.762,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]