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

CNPL 2026 - Season 4

ID: 6218618204

Match Scores

21-16

Loss

Play Date

2026-05-17

Play Time (Est)

9:00 PM

Play Location

Canada

View Facility Page →

Competitor Teams

TEAM 1WINNER
LK
Louise Kwong

9P5GNR · Wesley Chapel, FL, US

DUPR

5.000

DB
Danielle Boss

KO2WP6 · Brantford, ON, CA

DUPR

5.483

TEAM 2LOSS
AK
Ava Kalist

3VXL27 · Chambersburg, PA, US

DUPR

4.954

AY
Audrey Yeung

ZNP99L · Toronto, ON, CA

DUPR

5.379

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