Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

JGD 16U - Juniors: International Pickleball Tournament - Pickleball World Cup Edition

ID: 5394482024

Match Scores

3-15

Loss

Play Date

2025-11-02

Play Time (Est)

9:00 PM

Play Location

The FORT Pickleball

View Facility Page →

Competitor Teams

TEAM 1LOSS
CZ
Chuyan Zhang

562ZN0 · Ottawa, ON, CA

DUPR

4.247

OH
Olivia Hui

Z9Z5YW · Richmond, BC, CA

DUPR

4.356

TEAM 2WINNER
AM
Aline Morales

V7J476 · Zihuatanejo, Gro., MX

DUPR

5.515

JM
Jayda Maldonado

PKP59G · Crown Point, IN, US

DUPR

4.948

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-5394482024
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5102626880,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Chuyan Zhang",
        "dupr_id": "562ZN0",
        "rating": 4.247,
        "profile_pic_url": null,
        "location": "Ottawa, ON, CA"
      },
      {
        "name": "Olivia Hui",
        "dupr_id": "Z9Z5YW",
        "rating": 4.356,
        "profile_pic_url": null,
        "location": "Richmond, BC, CA"
      }
    ]
  },
  {
    "team_id": 5082244961,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Aline Morales",
        "dupr_id": "V7J476",
        "rating": 5.515,
        "profile_pic_url": null,
        "location": "Zihuatanejo, Gro., MX"
      },
      {
        "name": "Jayda Maldonado",
        "dupr_id": "PKP59G",
        "rating": 4.948,
        "profile_pic_url": null,
        "location": "Crown Point, IN, US"
      }
    ]
  }
]