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

PB 336 Conroe Men’s Doubles Alpha Dinkers

ID: 6947209265

Match Scores

4-11

Win

Play Date

2026-03-31

Play Time (Est)

6:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
IA
Isaac Anslinger

RWGX9N · USA

DUPR

2.890

HM
Harrison McInerny

OWP2NE · USA

DUPR

3.189

TEAM 2WINNER
DD
Dan Diaz

8MO2XL · Willis, TX, US

DUPR

3.819

LC
Leon Castro

56YORV · Spring, TX, US

DUPR

3.201

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-6947209265
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6144829003,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Isaac Anslinger",
        "dupr_id": "RWGX9N",
        "rating": 2.89,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Harrison McInerny",
        "dupr_id": "OWP2NE",
        "rating": 3.189,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5956894794,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Dan Diaz",
        "dupr_id": "8MO2XL",
        "rating": 3.819,
        "profile_pic_url": null,
        "location": "Willis, TX, US"
      },
      {
        "name": "Leon Castro",
        "dupr_id": "56YORV",
        "rating": 3.201,
        "profile_pic_url": null,
        "location": "Spring, TX, US"
      }
    ]
  }
]