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

Crazy 8 Friday 5/8 8pm

ID: 4529065912

Match Scores

3-11

Loss

Play Date

2026-05-08

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
DS
Dustin Schrader

550O60 · USA

DUPR

3.433

YM
Yogesh Mali

O6L7RL · St. Louis Park, MN, US

DUPR

3.542

TEAM 2WINNER
TL
Tim Lawrence

165GZ0 · USA

DUPR

3.558

EA
Eric Alman

O6NMPE · Minneapolis, MN, US

DUPR

3.365

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-4529065912
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6942926712,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Dustin Schrader",
        "dupr_id": "550O60",
        "rating": 3.433,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Yogesh Mali",
        "dupr_id": "O6L7RL",
        "rating": 3.542,
        "profile_pic_url": null,
        "location": "St. Louis Park, MN, US"
      }
    ]
  },
  {
    "team_id": 8375614042,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Tim Lawrence",
        "dupr_id": "165GZ0",
        "rating": 3.558,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Eric Alman",
        "dupr_id": "O6NMPE",
        "rating": 3.365,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  }
]