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

CNPL 2026 - Season 4

ID: 7787084762

Match Scores

18-21

Loss

Play Date

2026-05-24

Play Time (Est)

3:30 PM

Play Location

Canada

View Facility Page →

Competitor Teams

TEAM 1LOSS
LK
Louise Kwong

9P5GNR · Wesley Chapel, FL, US

DUPR

5.004

DB
Danielle Boss

KO2WP6 · Brantford, ON, CA

DUPR

5.479

TEAM 2WINNER
KG
Kelsey Grambeau

12RWWY · SA, AU

DUPR

5.451

Anna Dyachenko

GGQ2WV · Regina, SK, CA

DUPR

5.647

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-7787084762
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6560023709,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Louise Kwong",
        "dupr_id": "9P5GNR",
        "rating": 5.004,
        "profile_pic_url": null,
        "location": "Wesley Chapel, FL, US"
      },
      {
        "name": "Danielle Boss",
        "dupr_id": "KO2WP6",
        "rating": 5.479,
        "profile_pic_url": null,
        "location": "Brantford, ON, CA"
      }
    ]
  },
  {
    "team_id": 5659130522,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kelsey Grambeau",
        "dupr_id": "12RWWY",
        "rating": 5.451,
        "profile_pic_url": null,
        "location": "SA, AU"
      },
      {
        "name": "Anna Dyachenko",
        "dupr_id": "GGQ2WV",
        "rating": 5.647,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/106136_62d76b813ba3b.jpeg",
        "location": "Regina, SK, CA"
      }
    ]
  }
]