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

final 3.0 - 3.5 DUPR Scramble

ID: 7560301709

Match Scores

8-11

Win

Play Date

2026-05-14

Play Time (Est)

6:15 AM

Play Location

Dynamite Pickleball

Unverified Facility

Competitor Teams

TEAM 1LOSS
DC
Dennis Clegg

PPZKEZ · USA

DUPR

2.868

FG
Finn Garwood

9JQXJV · USA

DUPR

3.021

TEAM 2WINNER
Suzanne Armet

VXD5N5 · Santa Barbara, CA, US

DUPR

2.868

AK
Andersen Katsev

N5P94N · USA

DUPR

2.998

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-7560301709
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7053219378,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Dennis Clegg",
        "dupr_id": "PPZKEZ",
        "rating": 2.868,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Finn Garwood",
        "dupr_id": "9JQXJV",
        "rating": 3.021,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7567274994,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Suzanne Armet",
        "dupr_id": "VXD5N5",
        "rating": 2.868,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/55.jpg",
        "location": "Santa Barbara, CA, US"
      },
      {
        "name": "Andersen Katsev",
        "dupr_id": "N5P94N",
        "rating": 2.998,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]