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

CWC Pickleball Competitive Ladder

ID: 7692713398

Match Scores

9-11

Win

Play Date

2026-03-15

Play Time (Est)

11:30 PM

Play Location

4611 14 St NW, Calgary, AB T2K 1J7, Canada

View Facility Page →

Competitor Teams

TEAM 1LOSS
SB
Sharon Baim

12NMER · USA

DUPR

3.177

CV
Clare Vanderbeek

7D7NN5 · USA

DUPR

2.773

TEAM 2WINNER
RH
Ronny Hui

NYQN2N · Calgary, AB, CA

DUPR

3.976

JM
Jill McDavid

59P2RV · USA

DUPR

2.979

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-7692713398
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4379485217,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Sharon Baim",
        "dupr_id": "12NMER",
        "rating": 3.177,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Clare Vanderbeek",
        "dupr_id": "7D7NN5",
        "rating": 2.773,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8302235058,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ronny Hui",
        "dupr_id": "NYQN2N",
        "rating": 3.976,
        "profile_pic_url": null,
        "location": "Calgary, AB, CA"
      },
      {
        "name": "Jill McDavid",
        "dupr_id": "59P2RV",
        "rating": 2.979,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]