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

L260514WHT1800

ID: 6170443909

Match Scores

9-15

Win

Play Date

2026-06-04

Play Time (Est)

2:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
AW
Alyse Waldhorn

8D7ZWM · USA

DUPR

3.509

NB
Nick Bulski

WKL9PM · Ferndale, MI, US

DUPR

3.464

TEAM 2WINNER
CB
Colette Barth

XKYQE4 · Royal Oak, MI, US

DUPR

3.354

MW
Mike Winnie

O6WWY2 · USA

DUPR

3.583

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-6170443909
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7697676516,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Alyse Waldhorn",
        "dupr_id": "8D7ZWM",
        "rating": 3.509,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Nick Bulski",
        "dupr_id": "WKL9PM",
        "rating": 3.464,
        "profile_pic_url": null,
        "location": "Ferndale, MI, US"
      }
    ]
  },
  {
    "team_id": 8333240587,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Colette Barth",
        "dupr_id": "XKYQE4",
        "rating": 3.354,
        "profile_pic_url": null,
        "location": "Royal Oak, MI, US"
      },
      {
        "name": "Mike Winnie",
        "dupr_id": "O6WWY2",
        "rating": 3.583,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]