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

PB 336 Conroe Dink And Hope League

ID: 5921382153

Match Scores

11-0

Loss

Play Date

2026-06-07

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
DB
David Boeckman

PPQ65X · USA

DUPR

2.578

JM
Jason Mayo

2P5JVE · Conroe, TX, US

DUPR

2.413

TEAM 2LOSS
DC
Debra Cumbey

OWOZLP · Conroe, TX, US

DUPR

2.169

AT
Annette Toenjes

59RMGR · USA

DUPR

2.000

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-5921382153
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6079629180,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "David Boeckman",
        "dupr_id": "PPQ65X",
        "rating": 2.578,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jason Mayo",
        "dupr_id": "2P5JVE",
        "rating": 2.413,
        "profile_pic_url": null,
        "location": "Conroe, TX, US"
      }
    ]
  },
  {
    "team_id": 4922236446,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Debra Cumbey",
        "dupr_id": "OWOZLP",
        "rating": 2.169,
        "profile_pic_url": null,
        "location": "Conroe, TX, US"
      },
      {
        "name": "Annette Toenjes",
        "dupr_id": "59RMGR",
        "rating": 2,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]