Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

League

ID: 7094480539

Match Scores

11-4

Win

Play Date

2025-12-04

Play Time (Est)

8:45 AM

Play Location

The Picklr Scottsdale North

Unverified Facility

Competitor Teams

TEAM 1WINNER
WZ
william zajic

3X6YM7 · USA

DUPR

4.253

AR
Amos Ramirez

D9WQMM · Phoenix, AZ, US

DUPR

4.487

TEAM 2LOSS
ML
Michael Leigh

YG9O4K · Mooresville, NC, US

DUPR

3.974

JB
Jared Baker

LWP7L5 · USA

DUPR

3.896

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-7094480539
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4629462967,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "william zajic",
        "dupr_id": "3X6YM7",
        "rating": 4.253,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Amos Ramirez",
        "dupr_id": "D9WQMM",
        "rating": 4.487,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      }
    ]
  },
  {
    "team_id": 4433270838,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Michael Leigh",
        "dupr_id": "YG9O4K",
        "rating": 3.974,
        "profile_pic_url": null,
        "location": "Mooresville, NC, US"
      },
      {
        "name": "Jared Baker",
        "dupr_id": "LWP7L5",
        "rating": 3.896,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]