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

Lakeshore 3.5 Competitive Ladder - Session 2, Mon Jun 1

ID: 7245672216

Match Scores

6-11

Loss

Play Date

2026-06-02

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
SD
Susan Debattista

G0YXND · USA

DUPR

3.222

BB
Bob Baldwin

G0MQMD · Toronto, ON, CA

DUPR

3.046

TEAM 2WINNER
CQ
Clarence Qian

E90O0V · USA

DUPR

3.946

NS
Norm Sabapathy

0R2PP4 · Toronto, ON, CA

DUPR

3.237

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-7245672216
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5075250176,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Susan Debattista",
        "dupr_id": "G0YXND",
        "rating": 3.222,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Bob Baldwin",
        "dupr_id": "G0MQMD",
        "rating": 3.046,
        "profile_pic_url": null,
        "location": "Toronto, ON, CA"
      }
    ]
  },
  {
    "team_id": 5195587090,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Clarence Qian",
        "dupr_id": "E90O0V",
        "rating": 3.946,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Norm Sabapathy",
        "dupr_id": "0R2PP4",
        "rating": 3.237,
        "profile_pic_url": null,
        "location": "Toronto, ON, CA"
      }
    ]
  }
]