Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Men’s League Final (3.5-4.0)

ID: 4547373530

Match Scores

11-5, 11-9

Loss

Play Date

2025-09-04

Play Time (Est)

3:30 PM

Play Location

The Picklr Scottsdale North

Unverified Facility

Competitor Teams

TEAM 1WINNER
JJ
James Johnson

3YNW54 · Chandler, AZ, US

DUPR

3.556

ML
Michael Leigh

YG9O4K · Mooresville, NC, US

DUPR

3.974

TEAM 2LOSS
RB
Ryan Berg

8JWD6J · Mesa, AZ, US

DUPR

4.079

GO
Garrett Otto

9PX9GJ · Phoenix, AZ, US

DUPR

3.461

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-4547373530
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5863538266,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "James Johnson",
        "dupr_id": "3YNW54",
        "rating": 3.556,
        "profile_pic_url": null,
        "location": "Chandler, AZ, US"
      },
      {
        "name": "Michael Leigh",
        "dupr_id": "YG9O4K",
        "rating": 3.974,
        "profile_pic_url": null,
        "location": "Mooresville, NC, US"
      }
    ]
  },
  {
    "team_id": 6497005632,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ryan Berg",
        "dupr_id": "8JWD6J",
        "rating": 4.079,
        "profile_pic_url": null,
        "location": "Mesa, AZ, US"
      },
      {
        "name": "Garrett Otto",
        "dupr_id": "9PX9GJ",
        "rating": 3.461,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      }
    ]
  }
]