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

RRC#19 - MENS 3.0-3.5

ID: 4315467942

Match Scores

2-11

Loss

Play Date

2026-05-30

Play Time (Est)

7:30 PM

Play Location

Minnesota, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
JS
Joseph Serdar

M2569P · USA

DUPR

2.811

SG
Steven Gray

Q56DJ4 · Minneapolis, MN, US

DUPR

3.108

TEAM 2WINNER
AO
Alex Ostwalt

0ZEMD4 · USA

DUPR

2.889

SK
Shawn K

9JKEE7 · USA

DUPR

3.254

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-4315467942
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4865128724,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Joseph Serdar",
        "dupr_id": "M2569P",
        "rating": 2.811,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Steven  Gray",
        "dupr_id": "Q56DJ4",
        "rating": 3.108,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  },
  {
    "team_id": 6655635467,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Alex Ostwalt",
        "dupr_id": "0ZEMD4",
        "rating": 2.889,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Shawn  K",
        "dupr_id": "9JKEE7",
        "rating": 3.254,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]