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

Tennis Hoch 3 Open Play

ID: 7741903570

Match Scores

11-0

Win

Play Date

2026-06-05

Play Time (Est)

11:30 PM

Play Location

Hochheim am Main, Germany

Unverified Facility

Competitor Teams

TEAM 1WINNER
KS
Kirby Simon Steil

9PZVR7 · Rüsselsheim, HE, DE

DUPR

3.850

TW
Thomas Winter

MEMOED · USA

DUPR

2.873

TEAM 2LOSS
EB
Emily Bridges

Z4E67P · USA

DUPR

2.331

ST
Sinem Taspinar

Y49LKE · USA

DUPR

2.041

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-7741903570
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6930647754,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kirby Simon Steil",
        "dupr_id": "9PZVR7",
        "rating": 3.85,
        "profile_pic_url": null,
        "location": "Rüsselsheim, HE, DE"
      },
      {
        "name": "Thomas Winter",
        "dupr_id": "MEMOED",
        "rating": 2.873,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6056311379,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Emily Bridges",
        "dupr_id": "Z4E67P",
        "rating": 2.331,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Sinem Taspinar",
        "dupr_id": "Y49LKE",
        "rating": 2.041,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]