Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Early Bird Tournament - Open Advanced

ID: 5022728726

Match Scores

11-1

Win

Play Date

2026-06-07

Play Time (Est)

3:30 PM

Play Location

Thunder Bay, ON, Canada

View Facility Page →

Competitor Teams

TEAM 1WINNER
JC
John Coccimiglio

2PDKY7 · Thunder Bay, ON, CA

DUPR

4.660

TS
Troy Sampson

7DMZJM · Thunder Bay, ON, CA

DUPR

4.282

TEAM 2LOSS
AU
Alin Ursu

XJDRJ4 · USA

DUPR

3.941

BD
Bruno Digiacinto

JZVYJM · USA

DUPR

2.960

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-5022728726
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6281868514,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "John Coccimiglio",
        "dupr_id": "2PDKY7",
        "rating": 4.66,
        "profile_pic_url": null,
        "location": "Thunder Bay, ON, CA"
      },
      {
        "name": "Troy Sampson",
        "dupr_id": "7DMZJM",
        "rating": 4.282,
        "profile_pic_url": null,
        "location": "Thunder Bay, ON, CA"
      }
    ]
  },
  {
    "team_id": 8053894125,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Alin Ursu",
        "dupr_id": "XJDRJ4",
        "rating": 3.941,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Bruno Digiacinto",
        "dupr_id": "JZVYJM",
        "rating": 2.96,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]