Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

DUPR Fridays (Saturday this time) Fixed Partner Round Robin

ID: 5842521225

Match Scores

11-5

Win

Play Date

2025-05-03

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
Dustin Stuflick

GGJYPM · Oakland, CA, US

DUPR

3.813

Eric Rogstad

595PJV · Lafayette, CA, US

DUPR

3.895

TEAM 2LOSS
Gordon Redmond

V70MR7 · Berkeley, CA, US

DUPR

3.391

Daniel Madrigal

YG2PY4 · Oakland, CA, US

DUPR

3.271

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-5842521225
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6564039064,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dustin Stuflick",
        "dupr_id": "GGJYPM",
        "rating": 3.813,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/34.jpg",
        "location": "Oakland, CA, US"
      },
      {
        "name": "Eric Rogstad",
        "dupr_id": "595PJV",
        "rating": 3.895,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/11.jpg",
        "location": "Lafayette, CA, US"
      }
    ]
  },
  {
    "team_id": 8499434920,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Gordon Redmond",
        "dupr_id": "V70MR7",
        "rating": 3.391,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/2.jpg",
        "location": "Berkeley, CA, US"
      },
      {
        "name": "Daniel Madrigal",
        "dupr_id": "YG2PY4",
        "rating": 3.271,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/41.jpg",
        "location": "Oakland, CA, US"
      }
    ]
  }
]