Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

PB 336 Conroe Adv Intermediate Mixed Doubles

ID: 7156831871

Match Scores

4-11

Loss

Play Date

2026-04-27

Play Time (Est)

12:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
Darrah Mage

2LK4P9 · Montgomery, TX, US

DUPR

2.998

Clay Mage

7DR5WM · Fort Pierce, FL, US

DUPR

3.948

TEAM 2WINNER
Madelyn Chapa

DN2RJM · Conroe, TX, US

DUPR

3.293

Gerardo Ugalde

QJX5R5 · Conroe, TX, US

DUPR

4.155

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-7156831871
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4582523168,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Darrah Mage",
        "dupr_id": "2LK4P9",
        "rating": 2.998,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/45.jpg",
        "location": "Montgomery, TX, US"
      },
      {
        "name": "Clay Mage",
        "dupr_id": "7DR5WM",
        "rating": 3.948,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/22.jpg",
        "location": "Fort Pierce, FL, US"
      }
    ]
  },
  {
    "team_id": 4841854415,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Madelyn Chapa",
        "dupr_id": "DN2RJM",
        "rating": 3.293,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/37.jpg",
        "location": "Conroe, TX, US"
      },
      {
        "name": "Gerardo Ugalde",
        "dupr_id": "QJX5R5",
        "rating": 4.155,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/52.jpg",
        "location": "Conroe, TX, US"
      }
    ]
  }
]