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

PB 336 Conroe Low Intermediate Mixed Doubles

ID: 6421249339

Match Scores

7-8

Loss

Play Date

2026-03-30

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
MR
Matthew Robertson

RXZK0Q · Montgomery County, TX, US

DUPR

3.329

DM
Darrah Mage

2LK4P9 · Montgomery, TX, US

DUPR

3.008

TEAM 2WINNER
IB
Isabelle Buckaloo

OWL29W · The Woodlands, TX, US

DUPR

3.198

TN
Tien Nguyen

P560DG · Houston, TX, US

DUPR

3.444

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-6421249339
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7096241120,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Matthew  Robertson",
        "dupr_id": "RXZK0Q",
        "rating": 3.329,
        "profile_pic_url": null,
        "location": "Montgomery County, TX, US"
      },
      {
        "name": "Darrah Mage",
        "dupr_id": "2LK4P9",
        "rating": 3.008,
        "profile_pic_url": null,
        "location": "Montgomery, TX, US"
      }
    ]
  },
  {
    "team_id": 5239305643,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Isabelle Buckaloo",
        "dupr_id": "OWL29W",
        "rating": 3.198,
        "profile_pic_url": null,
        "location": "The Woodlands, TX, US"
      },
      {
        "name": "Tien Nguyen",
        "dupr_id": "P560DG",
        "rating": 3.444,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  }
]