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

CNPL 2026 - Season 4

ID: 5791279570

Match Scores

21-18

Loss

Play Date

2026-05-17

Play Time (Est)

11:30 PM

Play Location

Canada

View Facility Page →

Competitor Teams

TEAM 1WINNER
MK
Maria Klokotzky

9PR06E · Saint Petersburg, Saint Petersburg, RU

DUPR

5.664

JB
Jada Bui

RXX95Q · Pickering, ON, CA

DUPR

5.336

TEAM 2LOSS
LK
Louise Kwong

9P5GNR · Wesley Chapel, FL, US

DUPR

5.001

DB
Danielle Boss

KO2WP6 · Brantford, ON, CA

DUPR

5.484

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-5791279570
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7768366679,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Maria Klokotzky ",
        "dupr_id": "9PR06E",
        "rating": 5.664,
        "profile_pic_url": null,
        "location": "Saint Petersburg, Saint Petersburg, RU"
      },
      {
        "name": "Jada Bui",
        "dupr_id": "RXX95Q",
        "rating": 5.336,
        "profile_pic_url": null,
        "location": "Pickering, ON, CA"
      }
    ]
  },
  {
    "team_id": 8032771762,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Louise Kwong",
        "dupr_id": "9P5GNR",
        "rating": 5.001,
        "profile_pic_url": null,
        "location": "Wesley Chapel, FL, US"
      },
      {
        "name": "Danielle Boss",
        "dupr_id": "KO2WP6",
        "rating": 5.484,
        "profile_pic_url": null,
        "location": "Brantford, ON, CA"
      }
    ]
  }
]