Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Thursday Night league

ID: 5202944133

Match Scores

11-4

Loss

Play Date

2025-04-03

Play Time (Est)

10:15 AM

Play Location

The Picklr

View Facility Page →

Competitor Teams

TEAM 1WINNER
JI
John Inkel

X209J5 · Suffield, CT, US

DUPR

4.159

WB
william bedrin

M2OZZV · East Granby, CT, US

DUPR

3.813

TEAM 2LOSS
RS
Russell Sanon

Q5LK60 · Westfield, MA, US

DUPR

3.729

CH
Christopher Howard

RZPP7M · Monson, MA, US

DUPR

3.912

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-5202944133
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5685195148,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "John  Inkel",
        "dupr_id": "X209J5",
        "rating": 4.159,
        "profile_pic_url": null,
        "location": "Suffield, CT, US"
      },
      {
        "name": "william bedrin",
        "dupr_id": "M2OZZV",
        "rating": 3.813,
        "profile_pic_url": null,
        "location": "East Granby, CT, US"
      }
    ]
  },
  {
    "team_id": 8381347743,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Russell Sanon",
        "dupr_id": "Q5LK60",
        "rating": 3.729,
        "profile_pic_url": null,
        "location": "Westfield, MA, US"
      },
      {
        "name": "Christopher Howard",
        "dupr_id": "RZPP7M",
        "rating": 3.912,
        "profile_pic_url": null,
        "location": "Monson, MA, US"
      }
    ]
  }
]