Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

League Finals

ID: 8062953404

Match Scores

11-7, 11-8

Win

Play Date

2025-12-13

Play Time (Est)

9:00 PM

Play Location

The Picklr Scottsdale North

Unverified Facility

Competitor Teams

TEAM 1WINNER
WZ
william zajic

3X6YM7 · USA

DUPR

4.193

AR
Amos Ramirez

D9WQMM · Phoenix, AZ, US

DUPR

4.453

TEAM 2LOSS
DR
David Riahi

NYN6N7 · Phoenix, AZ, US

DUPR

4.214

JW
John Wolfe

NY9PMN · USA

DUPR

4.231

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-8062953404
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8055732359,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "william zajic",
        "dupr_id": "3X6YM7",
        "rating": 4.193,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Amos Ramirez",
        "dupr_id": "D9WQMM",
        "rating": 4.453,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      }
    ]
  },
  {
    "team_id": 7476174708,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "David Riahi",
        "dupr_id": "NYN6N7",
        "rating": 4.214,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      },
      {
        "name": "John Wolfe",
        "dupr_id": "NY9PMN",
        "rating": 4.231,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]