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

PB 336 Conroe Adv Intermediate Mixed Doubles

ID: 6862519364

Match Scores

9-7

Win

Play Date

2026-04-20

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
Clay Mage

7DR5WM · Fort Pierce, FL, US

DUPR

3.950

Darrah Mage

2LK4P9 · Montgomery, TX, US

DUPR

3.022

TEAM 2LOSS
Jesus Marquez

4P7LE2 · Conroe, TX, US

DUPR

3.160

alyssa Lozada

OWVON2 · US

DUPR

2.839

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-6862519364
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6110685334,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Clay Mage",
        "dupr_id": "7DR5WM",
        "rating": 3.95,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/22.jpg",
        "location": "Fort Pierce, FL, US"
      },
      {
        "name": "Darrah Mage",
        "dupr_id": "2LK4P9",
        "rating": 3.022,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/45.jpg",
        "location": "Montgomery, TX, US"
      }
    ]
  },
  {
    "team_id": 4874012200,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jesus Marquez",
        "dupr_id": "4P7LE2",
        "rating": 3.16,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/33.jpg",
        "location": "Conroe, TX, US"
      },
      {
        "name": "alyssa Lozada",
        "dupr_id": "OWVON2",
        "rating": 2.839,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/59.jpg",
        "location": "US"
      }
    ]
  }
]