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

DUPR Open Play

ID: 5928756936

Match Scores

11-6

Loss

Play Date

2026-05-31

Play Time (Est)

1:00 PM

Play Location

Schwalbach am Taunus, Germany

Unverified Facility

Competitor Teams

TEAM 1WINNER
SS
Sanchita Singh

K5PK7K · USA

DUPR

4.205

KH
Kristina Heinrichs

V757MJ · Frankfurt, HE, DE

DUPR

3.222

TEAM 2LOSS
AF
Alexander Fichtner

94NNQE · USA

DUPR

3.327

TR
Thomas Roehrig

PZZRKZ · USA

DUPR

2.721

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-5928756936
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8338873429,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sanchita Singh",
        "dupr_id": "K5PK7K",
        "rating": 4.205,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kristina Heinrichs",
        "dupr_id": "V757MJ",
        "rating": 3.222,
        "profile_pic_url": null,
        "location": "Frankfurt, HE, DE"
      }
    ]
  },
  {
    "team_id": 7671693832,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Alexander Fichtner",
        "dupr_id": "94NNQE",
        "rating": 3.327,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Thomas Roehrig",
        "dupr_id": "PZZRKZ",
        "rating": 2.721,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]