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

Pool A - Advanced Mixed Doubles (3.5+)

ID: 6787069464

Match Scores

15-5

Win

Play Date

2026-02-21

Play Time (Est)

1:00 PM

Play Location

YYC Pickleball

Unverified Facility

Competitor Teams

TEAM 1WINNER
CA
Chindel Albarando

76XYE9 · Calgary, AB, CA

DUPR

3.427

JW
Jack Wu

Q5ZRE5 · Calgary, AB, CA

DUPR

3.783

TEAM 2LOSS
LO
Laurie OConnor

RYJYXN · AB, CA

DUPR

3.033

JT
Jerry Thai

DNKQZ6 · USA

DUPR

3.659

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-6787069464
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8373381586,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Chindel Albarando",
        "dupr_id": "76XYE9",
        "rating": 3.427,
        "profile_pic_url": null,
        "location": "Calgary, AB, CA"
      },
      {
        "name": "Jack Wu",
        "dupr_id": "Q5ZRE5",
        "rating": 3.783,
        "profile_pic_url": null,
        "location": "Calgary, AB, CA"
      }
    ]
  },
  {
    "team_id": 5834755153,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Laurie OConnor",
        "dupr_id": "RYJYXN",
        "rating": 3.033,
        "profile_pic_url": null,
        "location": "AB, CA"
      },
      {
        "name": "Jerry Thai",
        "dupr_id": "DNKQZ6",
        "rating": 3.659,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]