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

Mixed Doubles 50+

ID: 7199531791

Match Scores

11-2

Win

Play Date

2026-05-16

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
Nicole MacKenzie

RZNVLE · Zürich, ZH, CH

DUPR

3.303

Karsten Boesche

YNNQ94 · Zug, ZG, CH

DUPR

4.227

TEAM 2LOSS
HS
Heather Stucki

V6MYO5 · USA

DUPR

2.166

AS
Aaron Stucki

M97DOP · USA

DUPR

2.166

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-7199531791
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6057294328,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Nicole  MacKenzie",
        "dupr_id": "RZNVLE",
        "rating": 3.303,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/25.jpg",
        "location": "Zürich, ZH, CH"
      },
      {
        "name": "Karsten Boesche",
        "dupr_id": "YNNQ94",
        "rating": 4.227,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/21.jpg",
        "location": "Zug, ZG, CH"
      }
    ]
  },
  {
    "team_id": 5151231938,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Heather Stucki",
        "dupr_id": "V6MYO5",
        "rating": 2.166,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Aaron Stucki",
        "dupr_id": "M97DOP",
        "rating": 2.166,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]