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

Tennis Hoch 3 Open Play

ID: 5439260453

Match Scores

11-5

Loss

Play Date

2026-06-05

Play Time (Est)

6:15 AM

Play Location

Hochheim am Main, Germany

Unverified Facility

Competitor Teams

TEAM 1WINNER
TW
Thomas Winter

MEMOED · USA

DUPR

2.911

EB
Emily Bridges

Z4E67P · USA

DUPR

2.320

TEAM 2LOSS
KS
Kirby Simon Steil

9PZVR7 · Rüsselsheim, HE, DE

DUPR

3.816

ST
Sinem Taspinar

Y49LKE · USA

DUPR

2.055

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-5439260453
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6603512284,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Thomas Winter",
        "dupr_id": "MEMOED",
        "rating": 2.911,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Emily Bridges",
        "dupr_id": "Z4E67P",
        "rating": 2.32,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4794793115,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kirby Simon Steil",
        "dupr_id": "9PZVR7",
        "rating": 3.816,
        "profile_pic_url": null,
        "location": "Rüsselsheim, HE, DE"
      },
      {
        "name": "Sinem Taspinar",
        "dupr_id": "Y49LKE",
        "rating": 2.055,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]