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

Week 1

ID: 8085691817

Match Scores

11-1

Loss

Play Date

2026-01-08

Play Time (Est)

6:15 AM

Play Location

The Pickleball Space

Unverified Facility

Competitor Teams

TEAM 1WINNER
SH
Steven Hathaway

X2KNRR · USA

Rated Score

3.558

ML
Manuel Lopez Jr

OZEGEL · USA

Rated Score

3.578

TEAM 2LOSS
TW
Toni Westfall

RZ6XPZ · Glendale, AZ, US

Rated Score

2.706

KL
Karl Lillie

QP4GX5 · Glendale, AZ, US

Rated Score

3.295

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-8085691817
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6561236840,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Steven Hathaway",
        "dupr_id": "X2KNRR",
        "rating": 3.558,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Manuel Lopez Jr",
        "dupr_id": "OZEGEL",
        "rating": 3.578,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7970179179,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Toni Westfall",
        "dupr_id": "RZ6XPZ",
        "rating": 2.706,
        "profile_pic_url": null,
        "location": "Glendale, AZ, US"
      },
      {
        "name": "Karl Lillie",
        "dupr_id": "QP4GX5",
        "rating": 3.295,
        "profile_pic_url": null,
        "location": "Glendale, AZ, US"
      }
    ]
  }
]