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

Week 4

ID: 7565975791

Match Scores

15-4

Win

Play Date

2026-06-03

Play Time (Est)

8:45 AM

Play Location

Epic Pickleball Club - Highlands Ranch

Unverified Facility

Competitor Teams

TEAM 1WINNER
SK
Scott Kozak

6PN5MQ · USA

DUPR

3.444

MT
Mayra Tovar

D92KR6 · Highlands Ranch, CO, US

DUPR

3.701

TEAM 2LOSS
LR
Lindsay Regehr

M2YZYP · USA

DUPR

3.203

DN
Dan Notartomaso

ELOQZM · USA

DUPR

3.074

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-7565975791
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8293849918,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Scott Kozak",
        "dupr_id": "6PN5MQ",
        "rating": 3.444,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mayra Tovar",
        "dupr_id": "D92KR6",
        "rating": 3.701,
        "profile_pic_url": null,
        "location": "Highlands Ranch, CO, US"
      }
    ]
  },
  {
    "team_id": 8299560418,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lindsay Regehr",
        "dupr_id": "M2YZYP",
        "rating": 3.203,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Dan Notartomaso",
        "dupr_id": "ELOQZM",
        "rating": 3.074,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]