Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

DUPR Fridays (Saturday this time) Fixed Partner Round Robin

ID: 7907564967

Match Scores

10-11

Win

Play Date

2025-05-03

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
MR
Milo Ruberto

94RLLK · USA

DUPR

3.483

William Brashares

ZDYG2Q · Albany, CA, US

DUPR

3.162

TEAM 2WINNER
Dustin Stuflick

GGJYPM · Oakland, CA, US

DUPR

3.796

Eric Rogstad

595PJV · Lafayette, CA, US

DUPR

3.855

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-7907564967
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7439298971,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Milo Ruberto",
        "dupr_id": "94RLLK",
        "rating": 3.483,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "William Brashares",
        "dupr_id": "ZDYG2Q",
        "rating": 3.162,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/62.jpg",
        "location": "Albany, CA, US"
      }
    ]
  },
  {
    "team_id": 5575896815,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Dustin Stuflick",
        "dupr_id": "GGJYPM",
        "rating": 3.796,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/34.jpg",
        "location": "Oakland, CA, US"
      },
      {
        "name": "Eric Rogstad",
        "dupr_id": "595PJV",
        "rating": 3.855,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/11.jpg",
        "location": "Lafayette, CA, US"
      }
    ]
  }
]