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

Competitive Open Play Match

ID: 8035627401

Match Scores

11-9

Win

Play Date

2026-06-01

Play Time (Est)

10:15 AM

Play Location

Spirit Lake, IA 51360, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
WD
Wade D Kaltved

1RWK7N · Lakefield, MN, US

DUPR

3.367

JN
Jordan nichols

VXGJ9J · USA

DUPR

2.864

TEAM 2LOSS
AS
alex schwering

Y4W4MK · USA

DUPR

3.251

CG
Colten Garloff

7J4KPN · USA

DUPR

3.318

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-8035627401
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7797055969,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Wade D Kaltved",
        "dupr_id": "1RWK7N",
        "rating": 3.367,
        "profile_pic_url": null,
        "location": "Lakefield, MN, US"
      },
      {
        "name": "Jordan nichols",
        "dupr_id": "VXGJ9J",
        "rating": 2.864,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5571095309,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "alex schwering",
        "dupr_id": "Y4W4MK",
        "rating": 3.251,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Colten  Garloff",
        "dupr_id": "7J4KPN",
        "rating": 3.318,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]