Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Rochester Athletic Club

ID: 6183582754

Match Scores

11-8

Loss

Play Date

2026-06-05

Play Time (Est)

11:30 PM

Play Location

Rochester, MN, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
TM
Taylor Meyer

4P6ZEK · USA

DUPR

3.356

JB
John Bergstrom

7DLV54 · Rochester, MN, US

DUPR

3.634

TEAM 2LOSS
JB
John Broich

W6OLXL · USA

DUPR

3.577

MR
Matt Rutigliano

QXEQLD · Rochester, MN, US

DUPR

3.445

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-6183582754
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8107093401,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Taylor Meyer",
        "dupr_id": "4P6ZEK",
        "rating": 3.356,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "John Bergstrom",
        "dupr_id": "7DLV54",
        "rating": 3.634,
        "profile_pic_url": null,
        "location": "Rochester, MN, US"
      }
    ]
  },
  {
    "team_id": 7931578675,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "John Broich",
        "dupr_id": "W6OLXL",
        "rating": 3.577,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Matt Rutigliano",
        "dupr_id": "QXEQLD",
        "rating": 3.445,
        "profile_pic_url": null,
        "location": "Rochester, MN, US"
      }
    ]
  }
]