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

L260512ROS1830

ID: 8014843573

Match Scores

15-11

Win

Play Date

2026-06-03

Play Time (Est)

2:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
AS
Andrea Schwandt

DWK50L · Sterling Heights, MI, US

DUPR

3.018

PE
Peter Ebaugh

KDV5NO · Troy, MI, US

DUPR

3.033

TEAM 2LOSS
CC
Cathy Cohn

NR69GN · USA

DUPR

2.882

TS
Tom Shanahan

D96ZR6 · USA

DUPR

3.229

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-8014843573
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7306017342,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Andrea Schwandt",
        "dupr_id": "DWK50L",
        "rating": 3.018,
        "profile_pic_url": null,
        "location": "Sterling Heights, MI, US"
      },
      {
        "name": "Peter Ebaugh",
        "dupr_id": "KDV5NO",
        "rating": 3.033,
        "profile_pic_url": null,
        "location": "Troy, MI, US"
      }
    ]
  },
  {
    "team_id": 4371167406,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Cathy Cohn",
        "dupr_id": "NR69GN",
        "rating": 2.882,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Tom  Shanahan",
        "dupr_id": "D96ZR6",
        "rating": 3.229,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]