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

Pool B - Advanced Mixed Doubles (3.5+)

ID: 8587499472

Match Scores

14-15

Loss

Play Date

2026-02-21

Play Time (Est)

1:00 PM

Play Location

YYC Pickleball

Unverified Facility

Competitor Teams

TEAM 1LOSS
RH
Ronny Hui

NYQN2N · Calgary, AB, CA

DUPR

3.962

AQ
Amanda Quesnelle

8JVGOO · Calgary, AB, CA

DUPR

2.690

TEAM 2WINNER
PA
Pulkit Arora

9DPV2V · USA

DUPR

3.404

YL
Yee Lam Law

JY55QW · USA

DUPR

3.404

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-8587499472
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4667076783,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ronny Hui",
        "dupr_id": "NYQN2N",
        "rating": 3.962,
        "profile_pic_url": null,
        "location": "Calgary, AB, CA"
      },
      {
        "name": "Amanda Quesnelle",
        "dupr_id": "8JVGOO",
        "rating": 2.69,
        "profile_pic_url": null,
        "location": "Calgary, AB, CA"
      }
    ]
  },
  {
    "team_id": 5855865396,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Pulkit Arora",
        "dupr_id": "9DPV2V",
        "rating": 3.404,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Yee Lam Law",
        "dupr_id": "JY55QW",
        "rating": 3.404,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]