Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Rochester Athletic Club

ID: 6846138023

Match Scores

11-10

Loss

Play Date

2026-06-05

Play Time (Est)

12:45 AM

Play Location

Rochester, MN, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
SO
Scott Oeltjen

X27Z65 · USA

DUPR

3.616

JB
John Broich

W6OLXL · USA

DUPR

3.591

TEAM 2LOSS
JB
John Bergstrom

7DLV54 · Rochester, MN, US

DUPR

3.627

MR
Matt Rutigliano

QXEQLD · Rochester, MN, US

DUPR

3.452

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-6846138023
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5416019934,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Scott Oeltjen",
        "dupr_id": "X27Z65",
        "rating": 3.616,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "John Broich",
        "dupr_id": "W6OLXL",
        "rating": 3.591,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7536360021,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "John Bergstrom",
        "dupr_id": "7DLV54",
        "rating": 3.627,
        "profile_pic_url": null,
        "location": "Rochester, MN, US"
      },
      {
        "name": "Matt Rutigliano",
        "dupr_id": "QXEQLD",
        "rating": 3.452,
        "profile_pic_url": null,
        "location": "Rochester, MN, US"
      }
    ]
  }
]