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

Quail Creek Pickleball Club

ID: 6508726602

Match Scores

11-5

Loss

Play Date

2026-01-04

Play Time (Est)

7:30 PM

Play Location

Green Valley, AZ, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
BB
Bill Blythe

PZ6NYG · USA

DUPR

3.457

MK
Mark Kasberg

3O2JRW · USA

DUPR

3.493

TEAM 2LOSS
DN
Dennis Newitt

RXV7DN · Green Valley, AZ, US

DUPR

2.982

HD
Howard Dworsky

6KYZ4E · USA

DUPR

3.064

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-6508726602
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7653059686,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Bill Blythe",
        "dupr_id": "PZ6NYG",
        "rating": 3.457,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mark Kasberg",
        "dupr_id": "3O2JRW",
        "rating": 3.493,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8546712135,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Dennis Newitt",
        "dupr_id": "RXV7DN",
        "rating": 2.982,
        "profile_pic_url": null,
        "location": "Green Valley, AZ, US"
      },
      {
        "name": "Howard Dworsky",
        "dupr_id": "6KYZ4E",
        "rating": 3.064,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]