Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Advanced Winter Whirlwind League - Session 3, Mon Feb 16

ID: 5959242572

Match Scores

11-2

Win

Play Date

2026-02-17

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
EG
Eric Gordon

2LLLNR · New York, NY, US

Rated Score

3.625

IM
Ian Madden

XJ0ELR · New York, NY, US

Rated Score

3.656

TEAM 2LOSS
SP
Sam Patel

9PXNEV · USA

Rated Score

3.069

MS
Michael Shaw

59RRYL · Chicago, IL, US

Rated Score

3.667

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-5959242572
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4893120059,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Eric Gordon",
        "dupr_id": "2LLLNR",
        "rating": 3.625,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Ian Madden",
        "dupr_id": "XJ0ELR",
        "rating": 3.656,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  },
  {
    "team_id": 5640446663,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sam Patel",
        "dupr_id": "9PXNEV",
        "rating": 3.069,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Michael Shaw",
        "dupr_id": "59RRYL",
        "rating": 3.667,
        "profile_pic_url": null,
        "location": "Chicago, IL, US"
      }
    ]
  }
]