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

Advanced Mixed Playoffs

ID: 4465607135

Match Scores

15-12

Win

Play Date

2026-02-21

Play Time (Est)

12:45 AM

Play Location

YYC Pickleball

Unverified Facility

Competitor Teams

TEAM 1WINNER
JW
Jack Wu

Q5ZRE5 · Calgary, AB, CA

DUPR

3.794

CA
Chindel Albarando

76XYE9 · Calgary, AB, CA

DUPR

3.436

TEAM 2LOSS
RH
Ronny Hui

NYQN2N · Calgary, AB, CA

DUPR

3.951

AQ
Amanda Quesnelle

8JVGOO · Calgary, AB, CA

DUPR

2.651

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-4465607135
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6027527710,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jack Wu",
        "dupr_id": "Q5ZRE5",
        "rating": 3.794,
        "profile_pic_url": null,
        "location": "Calgary, AB, CA"
      },
      {
        "name": "Chindel Albarando",
        "dupr_id": "76XYE9",
        "rating": 3.436,
        "profile_pic_url": null,
        "location": "Calgary, AB, CA"
      }
    ]
  },
  {
    "team_id": 7056552220,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ronny Hui",
        "dupr_id": "NYQN2N",
        "rating": 3.951,
        "profile_pic_url": null,
        "location": "Calgary, AB, CA"
      },
      {
        "name": "Amanda Quesnelle",
        "dupr_id": "8JVGOO",
        "rating": 2.651,
        "profile_pic_url": null,
        "location": "Calgary, AB, CA"
      }
    ]
  }
]