Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

6/29 Crazy 8's

ID: 5990000177

Match Scores

11-5

Win

Play Date

2025-06-29

Play Time (Est)

6:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
DB
Devan Bhakta

V465L5 · Lakeville, MN, US

DUPR

4.224

TH
Tim Ho

7D2YRN · Minneapolis, MN, US

DUPR

4.168

TEAM 2LOSS
JW
John Willems

1RPYWM · USA

DUPR

3.695

SJ
Shane Johnson

5EQWML · MN, US

DUPR

3.738

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-5990000177
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6644117799,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Devan Bhakta",
        "dupr_id": "V465L5",
        "rating": 4.224,
        "profile_pic_url": null,
        "location": "Lakeville, MN, US"
      },
      {
        "name": "Tim Ho",
        "dupr_id": "7D2YRN",
        "rating": 4.168,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  },
  {
    "team_id": 5983867023,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "John Willems",
        "dupr_id": "1RPYWM",
        "rating": 3.695,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Shane Johnson",
        "dupr_id": "5EQWML",
        "rating": 3.738,
        "profile_pic_url": null,
        "location": "MN, US"
      }
    ]
  }
]