Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Chilliwack Fall Tournament - Mens Doubles Skill: (4.000 To 4.999) Age: (50 And Above)

ID: 7303332772

Match Scores

15-13

Loss

Play Date

2025-10-17

Play Time (Est)

5:00 PM

Play Location

Chilliwack, BC

View Facility Page →

Competitor Teams

TEAM 1WINNER
SW
Shawn Wilson

3VW4R6 · Abbotsford, BC, CA

DUPR

3.834

JT
Johan Tolmie

PKGJME · Abbotsford, BC, CA

DUPR

4.408

TEAM 2LOSS
JS
Juan Sasco

RZY2WZ · Coquitlam, BC, CA

DUPR

4.026

RC
Ross Carter

3ZPREM · Vancouver, BC, CA

DUPR

4.122

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-7303332772
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4595009036,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Shawn Wilson",
        "dupr_id": "3VW4R6",
        "rating": 3.834,
        "profile_pic_url": null,
        "location": "Abbotsford, BC, CA"
      },
      {
        "name": "Johan Tolmie",
        "dupr_id": "PKGJME",
        "rating": 4.408,
        "profile_pic_url": null,
        "location": "Abbotsford, BC, CA"
      }
    ]
  },
  {
    "team_id": 7329594071,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Juan Sasco",
        "dupr_id": "RZY2WZ",
        "rating": 4.026,
        "profile_pic_url": null,
        "location": "Coquitlam, BC, CA"
      },
      {
        "name": "Ross Carter",
        "dupr_id": "3ZPREM",
        "rating": 4.122,
        "profile_pic_url": null,
        "location": "Vancouver, BC, CA"
      }
    ]
  }
]