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

Rochester Athletic Club

ID: 7592375456

Match Scores

11-4

Win

Play Date

2026-06-05

Play Time (Est)

9:00 PM

Play Location

Rochester, MN, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
JM
Joel Michelson

E90EVE · USA

DUPR

3.204

Alex Roth

X2E4M5 · Rochester, MN, US

DUPR

3.528

TEAM 2LOSS
JB
Jane Brandhagen

4QXP6V · USA

DUPR

2.343

KG
Kate Gerne

OWYNJE · USA

DUPR

2.618

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-7592375456
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4626562508,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Joel Michelson",
        "dupr_id": "E90EVE",
        "rating": 3.204,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Alex Roth",
        "dupr_id": "X2E4M5",
        "rating": 3.528,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/67d5f58e15b80.jpg",
        "location": "Rochester, MN, US"
      }
    ]
  },
  {
    "team_id": 6037229155,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jane Brandhagen",
        "dupr_id": "4QXP6V",
        "rating": 2.343,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kate Gerne",
        "dupr_id": "OWYNJE",
        "rating": 2.618,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]