Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Mixed Doubles 4.0+

ID: 7343736868

Match Scores

11-3

Loss

Play Date

2026-01-31

Play Time (Est)

5:00 PM

Play Location

Lakewood YMCA

Unverified Facility

Competitor Teams

TEAM 1WINNER
JS
Jessie Sanford

4Z064G · USA

DUPR

4.531

KM
Kelly Manning

RZW5QZ · Warren, OH, US

DUPR

4.594

TEAM 2LOSS
MS
Marlene Sandberg

3ZDPOQ · Warren, PA, US

DUPR

4.092

SV
Scott Van Wart

766RE5 · Buffalo, NY, US

DUPR

4.367

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-7343736868
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6198588679,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jessie Sanford",
        "dupr_id": "4Z064G",
        "rating": 4.531,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kelly Manning",
        "dupr_id": "RZW5QZ",
        "rating": 4.594,
        "profile_pic_url": null,
        "location": "Warren, OH, US"
      }
    ]
  },
  {
    "team_id": 5046550366,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Marlene Sandberg",
        "dupr_id": "3ZDPOQ",
        "rating": 4.092,
        "profile_pic_url": null,
        "location": "Warren, PA, US"
      },
      {
        "name": "Scott Van Wart",
        "dupr_id": "766RE5",
        "rating": 4.367,
        "profile_pic_url": null,
        "location": "Buffalo, NY, US"
      }
    ]
  }
]