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

Competitive Open Play Match

ID: 8347160475

Match Scores

11-9

Loss

Play Date

2026-06-01

Play Time (Est)

4:45 AM

Play Location

Spirit Lake, IA 51360, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
PH
Paige Hinrickson

0PQQJX · USA

DUPR

2.488

JN
Jordan nichols

VXGJ9J · USA

DUPR

2.956

TEAM 2LOSS
WD
Wade D Kaltved

1RWK7N · Lakefield, MN, US

DUPR

3.325

AS
alex schwering

Y4W4MK · USA

DUPR

3.103

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-8347160475
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6317481960,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Paige Hinrickson",
        "dupr_id": "0PQQJX",
        "rating": 2.488,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jordan nichols",
        "dupr_id": "VXGJ9J",
        "rating": 2.956,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8302503072,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Wade D Kaltved",
        "dupr_id": "1RWK7N",
        "rating": 3.325,
        "profile_pic_url": null,
        "location": "Lakefield, MN, US"
      },
      {
        "name": "alex schwering",
        "dupr_id": "Y4W4MK",
        "rating": 3.103,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]