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

PB 336 Conroe Dink And Hope League

ID: 4340981233

Match Scores

11-2

Win

Play Date

2026-05-31

Play Time (Est)

2:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JM
Jason Mayo

2P5JVE · Conroe, TX, US

DUPR

2.313

LM
Linda McKamie

4V5DKV · Willis, TX, US

DUPR

2.027

TEAM 2LOSS
CL
Cindy Lombardo

ORQDGP · USA

DUPR

2.000

SK
Sherry Koenig

WZZ02Q · USA

DUPR

2.159

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-4340981233
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7652750081,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jason Mayo",
        "dupr_id": "2P5JVE",
        "rating": 2.313,
        "profile_pic_url": null,
        "location": "Conroe, TX, US"
      },
      {
        "name": "Linda McKamie",
        "dupr_id": "4V5DKV",
        "rating": 2.027,
        "profile_pic_url": null,
        "location": "Willis, TX, US"
      }
    ]
  },
  {
    "team_id": 6187101310,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Cindy Lombardo",
        "dupr_id": "ORQDGP",
        "rating": 2,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Sherry Koenig",
        "dupr_id": "WZZ02Q",
        "rating": 2.159,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]