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

Mixed 3.0 Super DUPR

ID: 5229591533

Match Scores

15-9

Loss

Play Date

2026-05-10

Play Time (Est)

6:15 AM

Play Location

The Picklr Salt Lake City

Unverified Facility

Competitor Teams

TEAM 1WINNER
AM
Andrea Moore

PZKGMX · USA

DUPR

2.774

DA
DELETED Account

N542OW · USA

DUPR

3.075

TEAM 2LOSS
DJ
Daya Jara

KXQ9GO · UT, US

DUPR

2.496

NB
Nick Brown

0RGYEG · Oakley, UT, US

DUPR

3.015

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-5229591533
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6372396062,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Andrea Moore",
        "dupr_id": "PZKGMX",
        "rating": 2.774,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "DELETED Account",
        "dupr_id": "N542OW",
        "rating": 3.075,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6976686063,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Daya  Jara",
        "dupr_id": "KXQ9GO",
        "rating": 2.496,
        "profile_pic_url": null,
        "location": "UT, US"
      },
      {
        "name": "Nick Brown",
        "dupr_id": "0RGYEG",
        "rating": 3.015,
        "profile_pic_url": null,
        "location": "Oakley, UT, US"
      }
    ]
  }
]