Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Thursday Night league

ID: 5220529519

Match Scores

11-2

Loss

Play Date

2025-04-03

Play Time (Est)

8:45 AM

Play Location

The Picklr

View Facility Page →

Competitor Teams

TEAM 1WINNER
AZ
Allen Zadworny

DWW75X · Northampton, MA, US

DUPR

3.764

JB
Jimmy barrett

ME2VEL · Longmeadow, MA, US

DUPR

4.161

TEAM 2LOSS
JI
John Inkel

X209J5 · Suffield, CT, US

DUPR

4.142

CH
Christopher Howard

RZPP7M · Monson, MA, US

DUPR

3.914

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-5220529519
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6344702448,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Allen Zadworny",
        "dupr_id": "DWW75X",
        "rating": 3.764,
        "profile_pic_url": null,
        "location": "Northampton, MA, US"
      },
      {
        "name": "Jimmy barrett",
        "dupr_id": "ME2VEL",
        "rating": 4.161,
        "profile_pic_url": null,
        "location": "Longmeadow, MA, US"
      }
    ]
  },
  {
    "team_id": 7311968694,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "John  Inkel",
        "dupr_id": "X209J5",
        "rating": 4.142,
        "profile_pic_url": null,
        "location": "Suffield, CT, US"
      },
      {
        "name": "Christopher Howard",
        "dupr_id": "RZPP7M",
        "rating": 3.914,
        "profile_pic_url": null,
        "location": "Monson, MA, US"
      }
    ]
  }
]