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

PB 336 Conroe Adv Intermediate Mixed Doubles

ID: 7383672955

Match Scores

1-11

Win

Play Date

2026-04-27

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
NS
Nick Sprague

KY5QMY · USA

DUPR

3.447

AS
Ashley Scott

8DGWY6 · Montgomery, TX, US

DUPR

2.722

TEAM 2WINNER
DM
Darrah Mage

2LK4P9 · Montgomery, TX, US

DUPR

3.009

CM
Clay Mage

7DR5WM · Fort Pierce, FL, US

DUPR

3.963

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-7383672955
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5146958893,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Nick  Sprague",
        "dupr_id": "KY5QMY",
        "rating": 3.447,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ashley Scott",
        "dupr_id": "8DGWY6",
        "rating": 2.722,
        "profile_pic_url": null,
        "location": "Montgomery, TX, US"
      }
    ]
  },
  {
    "team_id": 6284401949,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Darrah Mage",
        "dupr_id": "2LK4P9",
        "rating": 3.009,
        "profile_pic_url": null,
        "location": "Montgomery, TX, US"
      },
      {
        "name": "Clay Mage",
        "dupr_id": "7DR5WM",
        "rating": 3.963,
        "profile_pic_url": null,
        "location": "Fort Pierce, FL, US"
      }
    ]
  }
]