Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Thursday Night league

ID: 5852666642

Match Scores

11-7

Loss

Play Date

2025-04-03

Play Time (Est)

3:30 PM

Play Location

The Picklr

View Facility Page →

Competitor Teams

TEAM 1WINNER
JI
John Inkel

X209J5 · Suffield, CT, US

DUPR

4.173

DF
David Flaherty

Q5K9O0 · Westfield, MA, US

DUPR

3.544

TEAM 2LOSS
JM
James Montemayor

8K2X66 · Southwick, MA, US

DUPR

3.932

CH
Christopher Howard

RZPP7M · Monson, MA, US

DUPR

3.945

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-5852666642
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8519015756,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "John  Inkel",
        "dupr_id": "X209J5",
        "rating": 4.173,
        "profile_pic_url": null,
        "location": "Suffield, CT, US"
      },
      {
        "name": "David Flaherty",
        "dupr_id": "Q5K9O0",
        "rating": 3.544,
        "profile_pic_url": null,
        "location": "Westfield, MA, US"
      }
    ]
  },
  {
    "team_id": 5759842860,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "James Montemayor",
        "dupr_id": "8K2X66",
        "rating": 3.932,
        "profile_pic_url": null,
        "location": "Southwick, MA, US"
      },
      {
        "name": "Christopher Howard",
        "dupr_id": "RZPP7M",
        "rating": 3.945,
        "profile_pic_url": null,
        "location": "Monson, MA, US"
      }
    ]
  }
]