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

Summer Tuesday Morning 9a-11:45a 3.0-4.0 DUPR-Rated League Week 1

ID: 4959672543

Match Scores

2-9

Loss

Play Date

2026-06-02

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
MC
Mark Casoria

WKNQ2L · USA

DUPR

3.268

JW
Jeanne Wichterman

WKR7WG · USA

DUPR

2.871

TEAM 2WINNER
CS
Chad Sinn

Q92DM0 · USA

DUPR

2.962

TS
travis schulte

2ZJGP4 · USA

DUPR

3.695

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-4959672543
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6588517592,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Mark Casoria",
        "dupr_id": "WKNQ2L",
        "rating": 3.268,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jeanne Wichterman",
        "dupr_id": "WKR7WG",
        "rating": 2.871,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5700446744,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Chad Sinn",
        "dupr_id": "Q92DM0",
        "rating": 2.962,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "travis schulte",
        "dupr_id": "2ZJGP4",
        "rating": 3.695,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]