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

3.0-3.5 Round Robin- DUPR Rating Builder

ID: 6499771238

Match Scores

9-11

Win

Play Date

2025-07-04

Play Time (Est)

3:30 PM

Play Location

Club Pickleball USA (SLC, UT)

Unverified Facility

Competitor Teams

TEAM 1LOSS
DS
Daniel Salas

EW9GLV · USA

DUPR

3.008

KS
Katie Suesue

RX097D · USA

DUPR

3.310

TEAM 2WINNER
JM
Josh Maxwell

YN4694 · Sandy, UT, US

DUPR

3.008

DJ
Deanna Johnson

9PPR5V · USA

DUPR

3.170

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-6499771238
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6591268223,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Daniel Salas",
        "dupr_id": "EW9GLV",
        "rating": 3.008,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Katie Suesue",
        "dupr_id": "RX097D",
        "rating": 3.31,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7513056418,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Josh Maxwell",
        "dupr_id": "YN4694",
        "rating": 3.008,
        "profile_pic_url": null,
        "location": "Sandy, UT, US"
      },
      {
        "name": "Deanna Johnson",
        "dupr_id": "9PPR5V",
        "rating": 3.17,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]