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

DUPR Open Play

ID: 8412091621

Match Scores

5-11

Loss

Play Date

2026-05-31

Play Time (Est)

2:15 AM

Play Location

Schwalbach am Taunus, Germany

Unverified Facility

Competitor Teams

TEAM 1LOSS
AF
Alexander Fichtner

94NNQE · USA

Rated Score

3.310

JY
Juergen Yong

RY79YZ · Schöneck, HE, DE

Rated Score

3.380

TEAM 2WINNER
JS
Jörg Schauer

XOMW52 · USA

Rated Score

3.290

CB
Chris Benz

ZDOK5W · USA

Rated Score

3.954

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-8412091621
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6451995538,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Alexander Fichtner",
        "dupr_id": "94NNQE",
        "rating": 3.31,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Juergen Yong",
        "dupr_id": "RY79YZ",
        "rating": 3.38,
        "profile_pic_url": null,
        "location": "Schöneck, HE, DE"
      }
    ]
  },
  {
    "team_id": 4736307351,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jörg Schauer",
        "dupr_id": "XOMW52",
        "rating": 3.29,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Chris Benz",
        "dupr_id": "ZDOK5W",
        "rating": 3.954,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]