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

Tuesday AM 3.0+ Round Robin

ID: 4377547214

Match Scores

3-9

Loss

Play Date

2026-06-02

Play Time (Est)

3:30 PM

Play Location

Sun Prairie, WI, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
KV
Kim Veith

179GZ5 · Madison, WI, US

DUPR

3.266

KK
Kristine Krouth

VX7GQJ · USA

DUPR

2.998

TEAM 2WINNER
PV
Patrick Vosen

1NMJ56 · Madison, WI, US

DUPR

3.473

PP
Pete Parker

0PJ5JN · USA

DUPR

3.807

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-4377547214
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5159654879,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kim Veith",
        "dupr_id": "179GZ5",
        "rating": 3.266,
        "profile_pic_url": null,
        "location": "Madison, WI, US"
      },
      {
        "name": "Kristine Krouth",
        "dupr_id": "VX7GQJ",
        "rating": 2.998,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8342837254,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Patrick Vosen",
        "dupr_id": "1NMJ56",
        "rating": 3.473,
        "profile_pic_url": null,
        "location": "Madison, WI, US"
      },
      {
        "name": "Pete Parker",
        "dupr_id": "0PJ5JN",
        "rating": 3.807,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]