Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Mega Courts Spring Classic --Open Cash Tournament -- - Mixed Doubles Skill: (3.5) Age: (Any)

ID: 5316926001

Match Scores

15-7

Win

Play Date

2026-05-10

Play Time (Est)

10:15 AM

Play Location

Calgary, AB

View Facility Page →

Competitor Teams

TEAM 1WINNER
CA
Chindel Albarando

76XYE9 · Calgary, AB, CA

DUPR

3.779

JY
Jason Yaholkoski

3VV7DP · Calgary, AB, CA

DUPR

3.740

TEAM 2LOSS
AT
Anh Thu Nguyen

J5YW4W · Foothills County, AB, CA

DUPR

3.129

AN
Alex Nguyen

JPK66O · Calgary, AB, CA

DUPR

4.013

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-5316926001
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6262735906,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Chindel Albarando",
        "dupr_id": "76XYE9",
        "rating": 3.779,
        "profile_pic_url": null,
        "location": "Calgary, AB, CA"
      },
      {
        "name": "Jason Yaholkoski",
        "dupr_id": "3VV7DP",
        "rating": 3.74,
        "profile_pic_url": null,
        "location": "Calgary, AB, CA"
      }
    ]
  },
  {
    "team_id": 8555592955,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Anh Thu Nguyen",
        "dupr_id": "J5YW4W",
        "rating": 3.129,
        "profile_pic_url": null,
        "location": "Foothills County, AB, CA"
      },
      {
        "name": "Alex Nguyen",
        "dupr_id": "JPK66O",
        "rating": 4.013,
        "profile_pic_url": null,
        "location": "Calgary, AB, CA"
      }
    ]
  }
]