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

PB 336 Conroe Intermediate Mixed Doubles

ID: 8528085612

Match Scores

8-10

Loss

Play Date

2026-06-06

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
Rodrigo Coronado

WNVGPQ · Conroe, TX, US

DUPR

2.550

Katie Wright

MPN7JO · Conroe, TX, US

DUPR

2.626

TEAM 2WINNER
CL
Chris Levy

Q9K0Y0 · USA

DUPR

2.898

AG
Annie Gonzales

OR75J7 · USA

DUPR

2.898

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-8528085612
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7728444791,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Rodrigo Coronado",
        "dupr_id": "WNVGPQ",
        "rating": 2.55,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/79.jpg",
        "location": "Conroe, TX, US"
      },
      {
        "name": "Katie Wright",
        "dupr_id": "MPN7JO",
        "rating": 2.626,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/83.jpg",
        "location": "Conroe, TX, US"
      }
    ]
  },
  {
    "team_id": 5367372580,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Chris Levy",
        "dupr_id": "Q9K0Y0",
        "rating": 2.898,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Annie Gonzales",
        "dupr_id": "OR75J7",
        "rating": 2.898,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]