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

TVK

ID: 8173228522

Match Scores

7-1

Win

Play Date

2026-06-03

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JL
Jana Lenert

55NGMR · USA

DUPR

2.716

SB
Sascha Bender

NX9YV7 · DA, HE, DE

DUPR

3.397

TEAM 2LOSS
JL
Julian Limburger

ZZQX5D · USA

DUPR

2.862

NM
Niklas Mutzke

V2NZMJ · USA

DUPR

2.266

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-8173228522
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6505726286,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jana Lenert",
        "dupr_id": "55NGMR",
        "rating": 2.716,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Sascha Bender",
        "dupr_id": "NX9YV7",
        "rating": 3.397,
        "profile_pic_url": null,
        "location": "DA, HE, DE"
      }
    ]
  },
  {
    "team_id": 5554558422,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Julian Limburger",
        "dupr_id": "ZZQX5D",
        "rating": 2.862,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Niklas Mutzke",
        "dupr_id": "V2NZMJ",
        "rating": 2.266,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]