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

PB 336 Conroe Low Intermediate Mixed Doubles

ID: 4358574701

Match Scores

4-11

Loss

Play Date

2026-03-30

Play Time (Est)

6:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
Lawrence Matthews

K54OEY · Conroe, TX, US

DUPR

2.661

Allison Koska

OZ6Y6P · Richards, TX, US

DUPR

2.665

TEAM 2WINNER
Matthew Robertson

RXZK0Q · Montgomery County, TX, US

DUPR

3.358

Darrah Mage

2LK4P9 · Montgomery, TX, US

DUPR

3.037

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-4358574701
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5072804293,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Lawrence Matthews",
        "dupr_id": "K54OEY",
        "rating": 2.661,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/8.jpg",
        "location": "Conroe, TX, US"
      },
      {
        "name": "Allison Koska",
        "dupr_id": "OZ6Y6P",
        "rating": 2.665,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/95.jpg",
        "location": "Richards, TX, US"
      }
    ]
  },
  {
    "team_id": 8157169871,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Matthew  Robertson",
        "dupr_id": "RXZK0Q",
        "rating": 3.358,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/40.jpg",
        "location": "Montgomery County, TX, US"
      },
      {
        "name": "Darrah Mage",
        "dupr_id": "2LK4P9",
        "rating": 3.037,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/45.jpg",
        "location": "Montgomery, TX, US"
      }
    ]
  }
]