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

3.0-3.5 Round Robin- DUPR Rating Builder

ID: 5181961862

Match Scores

11-7

Loss

Play Date

2025-07-04

Play Time (Est)

3:30 PM

Play Location

Club Pickleball USA (SLC, UT)

Unverified Facility

Competitor Teams

TEAM 1WINNER
RF
Rob Fishell

JZ9ZMJ · USA

DUPR

3.218

MA
Mona Afemata

89X2R3 · Midvale, UT, US

DUPR

3.294

TEAM 2LOSS
DS
Daniel Salas

EW9GLV · USA

DUPR

2.995

DJ
Deanna Johnson

9PPR5V · USA

DUPR

3.157

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-5181961862
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5915668661,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Rob Fishell",
        "dupr_id": "JZ9ZMJ",
        "rating": 3.218,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mona Afemata",
        "dupr_id": "89X2R3",
        "rating": 3.294,
        "profile_pic_url": null,
        "location": "Midvale, UT, US"
      }
    ]
  },
  {
    "team_id": 6451710956,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Daniel Salas",
        "dupr_id": "EW9GLV",
        "rating": 2.995,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Deanna Johnson",
        "dupr_id": "9PPR5V",
        "rating": 3.157,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]