Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

TPA Club Tournament

ID: 6640640537

Match Scores

13-15

Win

Play Date

2025-09-13

Play Time (Est)

6:15 AM

Play Location

590 Lacasse Blvd, Windsor, ON N8N 2C1, Canada

View Facility Page →

Competitor Teams

TEAM 1LOSS
CC
Conor Cartier

MY944L · USA

DUPR

4.512

CH
Carson Hollinsky

XJWE25 · USA

DUPR

4.328

TEAM 2WINNER
DJ
David Jelich

2LJNY9 · Windsor, ON, CA

DUPR

4.546

ME
Mark Eugeni

JJXW74 · Tecumseh, ON, CA

DUPR

4.524

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-6640640537
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6300405058,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Conor Cartier",
        "dupr_id": "MY944L",
        "rating": 4.512,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Carson Hollinsky",
        "dupr_id": "XJWE25",
        "rating": 4.328,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4743971385,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "David Jelich",
        "dupr_id": "2LJNY9",
        "rating": 4.546,
        "profile_pic_url": null,
        "location": "Windsor, ON, CA"
      },
      {
        "name": "Mark Eugeni",
        "dupr_id": "JJXW74",
        "rating": 4.524,
        "profile_pic_url": null,
        "location": "Tecumseh, ON, CA"
      }
    ]
  }
]