Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

PI Summer Ladder League - Session 2, Fri Jun 5

ID: 5256749825

Match Scores

15-7

Loss

Play Date

2026-06-06

Play Time (Est)

6:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
MC
Michael Corbi

NXR6R6 · Buffalo, NY, US

DUPR

3.869

SM
Stephen M Weiss

E9KOYM · Williamsville, NY, US

DUPR

3.919

TEAM 2LOSS
MR
Matthew Redden

L5Y226 · Lewiston, NY, US

DUPR

3.621

JS
Jack Szymanski

5522Y0 · USA

DUPR

4.064

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-5256749825
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8433076192,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Michael Corbi",
        "dupr_id": "NXR6R6",
        "rating": 3.869,
        "profile_pic_url": null,
        "location": "Buffalo, NY, US"
      },
      {
        "name": "Stephen M Weiss",
        "dupr_id": "E9KOYM",
        "rating": 3.919,
        "profile_pic_url": null,
        "location": "Williamsville, NY, US"
      }
    ]
  },
  {
    "team_id": 7305249633,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Matthew Redden",
        "dupr_id": "L5Y226",
        "rating": 3.621,
        "profile_pic_url": null,
        "location": "Lewiston, NY, US"
      },
      {
        "name": "Jack Szymanski",
        "dupr_id": "5522Y0",
        "rating": 4.064,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]