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

PB 336 Conroe Intermediate Mixed Doubles

ID: 5099143811

Match Scores

10-5

Loss

Play Date

2026-05-30

Play Time (Est)

12:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
SS
Steven Simpson

RDO9KM · USA

Rated Score

2.657

JW
Julie Wareham

2PXGK9 · USA

Rated Score

2.861

TEAM 2LOSS
BD
bryan dinaso

6PPGMD · Conroe, TX, US

Rated Score

2.515

JM
Jason Mayo

2P5JVE · Conroe, TX, US

Rated Score

2.309

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-5099143811
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8023629498,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Steven  Simpson",
        "dupr_id": "RDO9KM",
        "rating": 2.657,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Julie Wareham",
        "dupr_id": "2PXGK9",
        "rating": 2.861,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4655228314,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "bryan  dinaso",
        "dupr_id": "6PPGMD",
        "rating": 2.515,
        "profile_pic_url": null,
        "location": "Conroe, TX, US"
      },
      {
        "name": "Jason Mayo",
        "dupr_id": "2P5JVE",
        "rating": 2.309,
        "profile_pic_url": null,
        "location": "Conroe, TX, US"
      }
    ]
  }
]