Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

DUPR 16

ID: 5253457663

Match Scores

15-21

Loss

Play Date

2023-12-02

Play Time (Est)

8:45 AM

Play Location

Club Pickleball USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
SA
Scott A Dunn

8EMZ6V · Spanish Fork, UT, US

DUPR

4.439

ED
Emily Dunn

8DD5KM · Draper, UT, US

DUPR

3.791

TEAM 2WINNER
GA
Greg Andreason

3X5E05 · Orem, UT, US

DUPR

4.247

SM
Sonya Miles

3L0M4Q · USA

DUPR

4.332

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-5253457663
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5839207120,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Scott A Dunn",
        "dupr_id": "8EMZ6V",
        "rating": 4.439,
        "profile_pic_url": null,
        "location": "Spanish Fork, UT, US"
      },
      {
        "name": "Emily Dunn",
        "dupr_id": "8DD5KM",
        "rating": 3.791,
        "profile_pic_url": null,
        "location": "Draper, UT, US"
      }
    ]
  },
  {
    "team_id": 7091079005,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Greg Andreason",
        "dupr_id": "3X5E05",
        "rating": 4.247,
        "profile_pic_url": null,
        "location": "Orem, UT, US"
      },
      {
        "name": "Sonya Miles",
        "dupr_id": "3L0M4Q",
        "rating": 4.332,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]