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

Pool B - Advanced Mixed Doubles (3.5+)

ID: 6235315086

Match Scores

6-15

Loss

Play Date

2026-02-21

Play Time (Est)

7:30 PM

Play Location

YYC Pickleball

Unverified Facility

Competitor Teams

TEAM 1LOSS
RH
Ronny Hui

NYQN2N · Calgary, AB, CA

DUPR

3.940

AQ
Amanda Quesnelle

8JVGOO · Calgary, AB, CA

DUPR

2.619

TEAM 2WINNER
TM
Tracey MORRISON

17YN4M · Calgary, AB, CA

DUPR

3.455

SK
sharaz khan

DN2MQ6 · USA

DUPR

3.413

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-6235315086
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5279392175,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ronny Hui",
        "dupr_id": "NYQN2N",
        "rating": 3.94,
        "profile_pic_url": null,
        "location": "Calgary, AB, CA"
      },
      {
        "name": "Amanda Quesnelle",
        "dupr_id": "8JVGOO",
        "rating": 2.619,
        "profile_pic_url": null,
        "location": "Calgary, AB, CA"
      }
    ]
  },
  {
    "team_id": 4338390478,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Tracey MORRISON",
        "dupr_id": "17YN4M",
        "rating": 3.455,
        "profile_pic_url": null,
        "location": "Calgary, AB, CA"
      },
      {
        "name": "sharaz khan",
        "dupr_id": "DN2MQ6",
        "rating": 3.413,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]