Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Mixed Doubles 4.0+

ID: 8023850091

Match Scores

1-11

Loss

Play Date

2026-01-31

Play Time (Est)

4:45 AM

Play Location

Lakewood YMCA

Unverified Facility

Competitor Teams

TEAM 1LOSS
MS
Marlene Sandberg

3ZDPOQ · Warren, PA, US

DUPR

4.009

SV
Scott Van Wart

766RE5 · Buffalo, NY, US

DUPR

4.329

TEAM 2WINNER
SR
Scott Read

1Q4LK4 · Swormville, NY, US

DUPR

4.541

JB
Jane Brueckl

L5K6YK · Angola, NY, US

DUPR

4.633

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-8023850091
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5182733998,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Marlene Sandberg",
        "dupr_id": "3ZDPOQ",
        "rating": 4.009,
        "profile_pic_url": null,
        "location": "Warren, PA, US"
      },
      {
        "name": "Scott Van Wart",
        "dupr_id": "766RE5",
        "rating": 4.329,
        "profile_pic_url": null,
        "location": "Buffalo, NY, US"
      }
    ]
  },
  {
    "team_id": 7910005603,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Scott Read",
        "dupr_id": "1Q4LK4",
        "rating": 4.541,
        "profile_pic_url": null,
        "location": "Swormville, NY, US"
      },
      {
        "name": "Jane Brueckl",
        "dupr_id": "L5K6YK",
        "rating": 4.633,
        "profile_pic_url": null,
        "location": "Angola, NY, US"
      }
    ]
  }
]