Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Soo Pickleball Canada League - Session 1, Wed Jun 3

ID: 6954404503

Match Scores

4-11

Win

Play Date

2026-06-03

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
JM
Jon MacFarlane

0YY9QX · USA

DUPR

3.854

LW
Lambert Wen

4LPXKG · USA

DUPR

4.110

TEAM 2WINNER
Joel Jones

DWPPZ6 · Goulais River, ON, CA

DUPR

4.642

LM
Luke Macmichael

9P474V · USA

DUPR

4.256

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-6954404503
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8492367480,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jon MacFarlane",
        "dupr_id": "0YY9QX",
        "rating": 3.854,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Lambert Wen",
        "dupr_id": "4LPXKG",
        "rating": 4.11,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4546063953,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Joel Jones",
        "dupr_id": "DWPPZ6",
        "rating": 4.642,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/169442_64e9c0a670a9e.jpg",
        "location": "Goulais River, ON, CA"
      },
      {
        "name": "Luke Macmichael",
        "dupr_id": "9P474V",
        "rating": 4.256,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]