Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

TPA Club Tournament

ID: 4393940940

Match Scores

11-15

Win

Play Date

2025-09-13

Play Time (Est)

1:00 PM

Play Location

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

View Facility Page →

Competitor Teams

TEAM 1LOSS
JK
Jamie Kendrick

DWPXNX · USA

DUPR

4.210

MK
Mitchell Kendrick

V7GD45 · USA

DUPR

4.197

TEAM 2WINNER
DJ
David Jelich

2LJNY9 · Windsor, ON, CA

DUPR

4.550

ME
Mark Eugeni

JJXW74 · Tecumseh, ON, CA

DUPR

4.532

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-4393940940
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6207022338,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jamie Kendrick",
        "dupr_id": "DWPXNX",
        "rating": 4.21,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mitchell Kendrick",
        "dupr_id": "V7GD45",
        "rating": 4.197,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5138807063,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "David Jelich",
        "dupr_id": "2LJNY9",
        "rating": 4.55,
        "profile_pic_url": null,
        "location": "Windsor, ON, CA"
      },
      {
        "name": "Mark Eugeni",
        "dupr_id": "JJXW74",
        "rating": 4.532,
        "profile_pic_url": null,
        "location": "Tecumseh, ON, CA"
      }
    ]
  }
]