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

EA Ladder League - Session 28, Fri Apr 17

ID: 4524581012

Match Scores

11-15

Win

Play Date

2026-04-18

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
YN
Yadel Negash

NX40X6 · USA

Rated Score

2.911

KH
Kelly haggarty

MYVGNV · Niagara Falls, ON, CA

Rated Score

2.938

TEAM 2WINNER
AG
Aaron Glauser

Z95OEM · Grand Island, NY, US

Rated Score

2.974

KW
Kevin Wright

PWMXOX · USA

Rated Score

2.989

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-4524581012
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4321470206,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Yadel Negash",
        "dupr_id": "NX40X6",
        "rating": 2.911,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kelly haggarty",
        "dupr_id": "MYVGNV",
        "rating": 2.938,
        "profile_pic_url": null,
        "location": "Niagara Falls, ON, CA"
      }
    ]
  },
  {
    "team_id": 5260483923,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Aaron Glauser",
        "dupr_id": "Z95OEM",
        "rating": 2.974,
        "profile_pic_url": null,
        "location": "Grand Island, NY, US"
      },
      {
        "name": "Kevin Wright",
        "dupr_id": "PWMXOX",
        "rating": 2.989,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]