Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

DUPR 3.5+ RR

ID: 4403800208

Match Scores

3-9

Loss

Play Date

2025-09-21

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
WW
William Walker

3YZQEG · Saddlebrooke, AZ, US

DUPR

3.706

GS
Greg Stymfal

VXPJNE · USA

DUPR

3.509

TEAM 2WINNER
CM
Cindy McAlbin

4L792V · USA

DUPR

4.466

TF
Tom Fitzgerald

ODNQDW · USA

DUPR

3.534

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-4403800208
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4846533338,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "William Walker",
        "dupr_id": "3YZQEG",
        "rating": 3.706,
        "profile_pic_url": null,
        "location": "Saddlebrooke, AZ, US"
      },
      {
        "name": "Greg Stymfal",
        "dupr_id": "VXPJNE",
        "rating": 3.509,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4593958972,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Cindy McAlbin",
        "dupr_id": "4L792V",
        "rating": 4.466,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Tom Fitzgerald",
        "dupr_id": "ODNQDW",
        "rating": 3.534,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]