Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Chilliwack PB Club Winter 2026 Tournament - Men's Doubles Skill: (3.5 to 3.999) Age: (50+)

ID: 6042405157

Match Scores

11-8

Win

Play Date

2026-01-30

Play Time (Est)

2:15 AM

Play Location

Chilliwack, BC

View Facility Page →

Competitor Teams

TEAM 1WINNER
MS
Mike Shore

W664XK · North Vancouver, BC, CA

DUPR

3.659

JB
John Bulick

DWD7K6 · North Vancouver, BC, CA

DUPR

3.673

TEAM 2LOSS
RD
Ruben de Luna

O69N5L · USA

DUPR

3.495

TR
Tom Raack

5647PL · USA

DUPR

3.472

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-6042405157
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6381077305,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mike Shore",
        "dupr_id": "W664XK",
        "rating": 3.659,
        "profile_pic_url": null,
        "location": "North Vancouver, BC, CA"
      },
      {
        "name": "John Bulick",
        "dupr_id": "DWD7K6",
        "rating": 3.673,
        "profile_pic_url": null,
        "location": "North Vancouver, BC, CA"
      }
    ]
  },
  {
    "team_id": 5046788486,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ruben de Luna",
        "dupr_id": "O69N5L",
        "rating": 3.495,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Tom Raack",
        "dupr_id": "5647PL",
        "rating": 3.472,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]