Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Kamloops Open 2026 - Mixed Doubles Skill: (3.0) Age: (14 To 49)

ID: 5182920772

Match Scores

4-15

Win

Play Date

2026-05-30

Play Time (Est)

5:00 PM

Play Location

Kamloops, BC

View Facility Page →

Competitor Teams

TEAM 1LOSS
IS
Ingrid Schile

YNREN4 · USA

DUPR

2.669

DS
Daniel Schile

2YJ0K7 · USA

DUPR

3.143

TEAM 2WINNER
SS
Shirl Smith

ODL5QE · Langley Township, BC, CA

DUPR

3.159

AB
Aman badhan

NY2Y47 · USA

DUPR

2.818

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-5182920772
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6931766360,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ingrid Schile",
        "dupr_id": "YNREN4",
        "rating": 2.669,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Daniel Schile",
        "dupr_id": "2YJ0K7",
        "rating": 3.143,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6394577917,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Shirl Smith",
        "dupr_id": "ODL5QE",
        "rating": 3.159,
        "profile_pic_url": null,
        "location": "Langley Township, BC, CA"
      },
      {
        "name": "Aman badhan",
        "dupr_id": "NY2Y47",
        "rating": 2.818,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]