Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Week 5 - July 13 - 20

ID: 5584587455

Match Scores

11-1

Win

Play Date

2025-07-13

Play Time (Est)

12:45 AM

Play Location

Sonoma County

Unverified Facility

Competitor Teams

TEAM 1WINNER
H
Hayden

Q3VNE1 · Windsor, CA, US

DUPR

4.105

PU
Patrick Utter

8EL62W · Sebastopol, CA, US

DUPR

3.908

TEAM 2LOSS
JW
John Williams

1Q9QR1 · Windsor, CA, US

DUPR

3.792

CM
Carol Muller

8ELMQE · Santa Rosa, CA, US

DUPR

3.714

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-5584587455
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7609944292,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Hayden",
        "dupr_id": "Q3VNE1",
        "rating": 4.105,
        "profile_pic_url": null,
        "location": "Windsor, CA, US"
      },
      {
        "name": "Patrick Utter",
        "dupr_id": "8EL62W",
        "rating": 3.908,
        "profile_pic_url": null,
        "location": "Sebastopol, CA, US"
      }
    ]
  },
  {
    "team_id": 4340142285,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "John Williams",
        "dupr_id": "1Q9QR1",
        "rating": 3.792,
        "profile_pic_url": null,
        "location": "Windsor, CA, US"
      },
      {
        "name": "Carol Muller",
        "dupr_id": "8ELMQE",
        "rating": 3.714,
        "profile_pic_url": null,
        "location": "Santa Rosa, CA, US"
      }
    ]
  }
]