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

Wessen Indoor Tennis Club

ID: 4354737548

Match Scores

15-11

Loss

Play Date

2026-06-01

Play Time (Est)

9:00 PM

Play Location

121 Branch St, Pontiac, MI 48341, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
JF
Julie Finn

E9Q7XV · Farmington Hills, MI, US

DUPR

2.997

KS
Kelsey Samborski

XJ6PW2 · USA

DUPR

2.690

TEAM 2LOSS
DR
Diane Roelant

KDORKY · Bloomfield Hills, MI, US

DUPR

2.903

JC
Jane Church

YGR97K · USA

DUPR

2.799

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-4354737548
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5975356435,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Julie Finn",
        "dupr_id": "E9Q7XV",
        "rating": 2.997,
        "profile_pic_url": null,
        "location": "Farmington Hills, MI, US"
      },
      {
        "name": "Kelsey Samborski",
        "dupr_id": "XJ6PW2",
        "rating": 2.69,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5619154536,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Diane Roelant",
        "dupr_id": "KDORKY",
        "rating": 2.903,
        "profile_pic_url": null,
        "location": "Bloomfield Hills, MI, US"
      },
      {
        "name": "Jane Church",
        "dupr_id": "YGR97K",
        "rating": 2.799,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]