Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

HCPRD March 2nd 4.0 Tournament

ID: 5966550594

Match Scores

15-10

Loss

Play Date

2024-03-02

Play Time (Est)

7:30 PM

Play Location

Florida, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
JI
Jeff Inchalik

8MQL4D · State College, PA, US

DUPR

4.086

JD
Jordan ding

4LVYVM · USA

DUPR

3.902

TEAM 2LOSS
ME
Michael Evans

3LZ7KQ · Tampa, FL, US

DUPR

4.108

WS
Wayne Slattery Jr.

8MV44P · Tampa, FL, US

DUPR

4.496

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-5966550594
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5863448796,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jeff Inchalik",
        "dupr_id": "8MQL4D",
        "rating": 4.086,
        "profile_pic_url": null,
        "location": "State College, PA, US"
      },
      {
        "name": "Jordan ding",
        "dupr_id": "4LVYVM",
        "rating": 3.902,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5947473404,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Michael Evans",
        "dupr_id": "3LZ7KQ",
        "rating": 4.108,
        "profile_pic_url": null,
        "location": "Tampa, FL, US"
      },
      {
        "name": "Wayne Slattery Jr.",
        "dupr_id": "8MV44P",
        "rating": 4.496,
        "profile_pic_url": null,
        "location": "Tampa, FL, US"
      }
    ]
  }
]