Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Tecumseh Pickleball Association / Tecumseh Ontario

ID: 5203483589

Match Scores

2-11

Loss

Play Date

2026-05-20

Play Time (Est)

6:15 AM

Play Location

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

View Facility Page →

Competitor Teams

TEAM 1LOSS
WD
Wilfred Dunne

8EDG6M · Windsor, ON, CA

DUPR

3.511

DS
Dave Smyth

N7G05W · USA

DUPR

3.962

TEAM 2WINNER
JP
Joseph Picard

2L72D9 · Windsor, ON, CA

DUPR

3.748

BH
Bruce Hayward

ZZM6GP · USA

DUPR

4.392

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-5203483589
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5721607625,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Wilfred Dunne",
        "dupr_id": "8EDG6M",
        "rating": 3.511,
        "profile_pic_url": null,
        "location": "Windsor, ON, CA"
      },
      {
        "name": "Dave Smyth",
        "dupr_id": "N7G05W",
        "rating": 3.962,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5208058573,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Joseph Picard",
        "dupr_id": "2L72D9",
        "rating": 3.748,
        "profile_pic_url": null,
        "location": "Windsor, ON, CA"
      },
      {
        "name": "Bruce Hayward ",
        "dupr_id": "ZZM6GP",
        "rating": 4.392,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]