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

4th Austrian Pickleball Championships - Men’s Doubles

ID: 5857346675

Match Scores

11-1, 11-3

Win

Play Date

2026-04-18

Play Time (Est)

12:45 AM

Play Location

Racket Revolution

Unverified Facility

Competitor Teams

TEAM 1WINNER
Peter Robic

ZN62GD · Vienna, Vienna, AT

DUPR

3.910

AS
Alexander Stoklas

YN67KD · USA

DUPR

4.058

TEAM 2LOSS
MF
Michael Faber

NXOMZ6 · USA

DUPR

3.013

FR
Franz Reitermayer

V6OPMJ · USA

DUPR

3.013

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-5857346675
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4535918302,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Peter Robic",
        "dupr_id": "ZN62GD",
        "rating": 3.91,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/67.jpg",
        "location": "Vienna, Vienna, AT"
      },
      {
        "name": "Alexander Stoklas",
        "dupr_id": "YN67KD",
        "rating": 4.058,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7983014454,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Michael Faber",
        "dupr_id": "NXOMZ6",
        "rating": 3.013,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Franz Reitermayer",
        "dupr_id": "V6OPMJ",
        "rating": 3.013,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]