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

4/8 Crazy 8's

ID: 6444577542

Match Scores

2-11

Loss

Play Date

2026-04-08

Play Time (Est)

7:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
DG
Daryl Gohl

WZLD9Y · USA

DUPR

2.634

MS
Matt Schimel

3ZLM2P · Baldwin, WI, US

DUPR

3.613

TEAM 2WINNER
JA
John Ahrens

Q99MM0 · USA

DUPR

3.028

WA
Will Allen

7JMKP9 · Apple Valley, MN, US

DUPR

3.453

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-6444577542
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7202524960,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Daryl Gohl",
        "dupr_id": "WZLD9Y",
        "rating": 2.634,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Matt Schimel",
        "dupr_id": "3ZLM2P",
        "rating": 3.613,
        "profile_pic_url": null,
        "location": "Baldwin, WI, US"
      }
    ]
  },
  {
    "team_id": 7256797255,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "John Ahrens",
        "dupr_id": "Q99MM0",
        "rating": 3.028,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Will Allen",
        "dupr_id": "7JMKP9",
        "rating": 3.453,
        "profile_pic_url": null,
        "location": "Apple Valley, MN, US"
      }
    ]
  }
]