Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Week 3

ID: 5771738833

Match Scores

11-2

Win

Play Date

2026-05-27

Play Time (Est)

2:15 AM

Play Location

Epic Pickleball Club - Highlands Ranch

Unverified Facility

Competitor Teams

TEAM 1WINNER
KH
Kelly Haynes

8KPZEO · Castle Rock, CO, US

DUPR

3.603

DM
Daniel McGinn

2LMPJ7 · HUNTINGTN BCH, CA, US

DUPR

3.952

TEAM 2LOSS
LB
Laurie Brown

8M6DO3 · USA

DUPR

3.105

SK
Scott Kozak

6PN5MQ · USA

DUPR

3.365

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-5771738833
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5274684321,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kelly Haynes",
        "dupr_id": "8KPZEO",
        "rating": 3.603,
        "profile_pic_url": null,
        "location": "Castle Rock, CO, US"
      },
      {
        "name": "Daniel McGinn",
        "dupr_id": "2LMPJ7",
        "rating": 3.952,
        "profile_pic_url": null,
        "location": "HUNTINGTN BCH, CA, US"
      }
    ]
  },
  {
    "team_id": 7292040747,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Laurie Brown",
        "dupr_id": "8M6DO3",
        "rating": 3.105,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Scott Kozak",
        "dupr_id": "6PN5MQ",
        "rating": 3.365,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]