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

CNPL 2026 - Season 4

ID: 8242775213

Match Scores

21-13

Win

Play Date

2026-05-16

Play Time (Est)

6:15 AM

Play Location

Canada

View Facility Page →

Competitor Teams

TEAM 1WINNER
AY
Audrey Yeung

ZNP99L · Toronto, ON, CA

DUPR

5.355

AK
Ava Kalist

3VXL27 · Chambersburg, PA, US

DUPR

4.969

TEAM 2LOSS
DB
Danielle Boss

KO2WP6 · Brantford, ON, CA

DUPR

5.446

LK
Louise Kwong

9P5GNR · Wesley Chapel, FL, US

DUPR

4.999

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-8242775213
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4409857587,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Audrey Yeung",
        "dupr_id": "ZNP99L",
        "rating": 5.355,
        "profile_pic_url": null,
        "location": "Toronto, ON, CA"
      },
      {
        "name": "Ava Kalist",
        "dupr_id": "3VXL27",
        "rating": 4.969,
        "profile_pic_url": null,
        "location": "Chambersburg, PA, US"
      }
    ]
  },
  {
    "team_id": 4920258049,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Danielle Boss",
        "dupr_id": "KO2WP6",
        "rating": 5.446,
        "profile_pic_url": null,
        "location": "Brantford, ON, CA"
      },
      {
        "name": "Louise Kwong",
        "dupr_id": "9P5GNR",
        "rating": 4.999,
        "profile_pic_url": null,
        "location": "Wesley Chapel, FL, US"
      }
    ]
  }
]