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

TVK

ID: 7428269478

Match Scores

7-5

Loss

Play Date

2026-06-03

Play Time (Est)

7:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JL
Jana Lenert

55NGMR · USA

DUPR

2.704

JL
Julian Limburger

ZZQX5D · USA

DUPR

2.875

TEAM 2LOSS
SB
Sascha Bender

NX9YV7 · DA, HE, DE

DUPR

3.385

ST
Sinem Taspinar

Y49LKE · USA

DUPR

2.107

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-7428269478
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5235453192,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jana Lenert",
        "dupr_id": "55NGMR",
        "rating": 2.704,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Julian Limburger",
        "dupr_id": "ZZQX5D",
        "rating": 2.875,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4785268655,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sascha Bender",
        "dupr_id": "NX9YV7",
        "rating": 3.385,
        "profile_pic_url": null,
        "location": "DA, HE, DE"
      },
      {
        "name": "Sinem Taspinar",
        "dupr_id": "Y49LKE",
        "rating": 2.107,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]