Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

Kamloops Open 2026 - Mixed Doubles Skill: (5.0 And Above) Age: (14 And Above)

ID: 5838569714

Match Scores

15-13

Loss

Play Date

2026-05-30

Play Time (Est)

3:30 PM

Play Location

Kamloops, BC

View Facility Page →

Competitor Teams

TEAM 1WINNER
KC
Kaila Chekosky

30RNDN · USA

DUPR

4.689

MM
Michael McCaffrey

355P7P · BC, CA

DUPR

5.320

TEAM 2LOSS
GT
Grace Thomas

6ZNPNK · Victoria, BC, CA

DUPR

5.457

GP
Gerry Peng

12J2N9 · Victoria, BC, CA

DUPR

4.568

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-5838569714
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4666982278,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kaila Chekosky",
        "dupr_id": "30RNDN",
        "rating": 4.689,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Michael McCaffrey",
        "dupr_id": "355P7P",
        "rating": 5.32,
        "profile_pic_url": null,
        "location": "BC, CA"
      }
    ]
  },
  {
    "team_id": 5550043714,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Grace Thomas",
        "dupr_id": "6ZNPNK",
        "rating": 5.457,
        "profile_pic_url": null,
        "location": "Victoria, BC, CA"
      },
      {
        "name": "Gerry Peng",
        "dupr_id": "12J2N9",
        "rating": 4.568,
        "profile_pic_url": null,
        "location": "Victoria, BC, CA"
      }
    ]
  }
]