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

Pool A - Mixed 3.5

ID: 6629223883

Match Scores

2-11

Win

Play Date

2026-06-05

Play Time (Est)

8:45 AM

Play Location

Casper pickleball and Sports Complex

Unverified Facility

Competitor Teams

TEAM 1LOSS
SP
Scott Polson

V7XPWJ · USA

DUPR

3.523

HL
Heidi Leach

6Z6ONQ · USA

DUPR

2.730

TEAM 2WINNER
MB
Michelle Bummer

JZ9KRM · Casper, WY, US

DUPR

3.813

TS
Tim Switzer

0Y5K74 · Casper, WY, US

DUPR

3.901

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-6629223883
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5548029318,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Scott Polson",
        "dupr_id": "V7XPWJ",
        "rating": 3.523,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Heidi Leach",
        "dupr_id": "6Z6ONQ",
        "rating": 2.73,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6948556451,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Michelle Bummer",
        "dupr_id": "JZ9KRM",
        "rating": 3.813,
        "profile_pic_url": null,
        "location": "Casper, WY, US"
      },
      {
        "name": "Tim Switzer",
        "dupr_id": "0Y5K74",
        "rating": 3.901,
        "profile_pic_url": null,
        "location": "Casper, WY, US"
      }
    ]
  }
]