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

CNPL 2026 - Season 4

ID: 8139454006

Match Scores

18-21

Loss

Play Date

2026-05-23

Play Time (Est)

11:30 PM

Play Location

Canada

View Facility Page →

Competitor Teams

TEAM 1LOSS
KG
Kelsey Grambeau

12RWWY · SA, AU

DUPR

5.480

MD
Mackonner Dy

JZKGJJ · Richmond, BC, CA

DUPR

5.530

TEAM 2WINNER
JK
Jessica Kawamoto

0YQORQ · Hamilton, ON, CA

DUPR

5.426

JP
Joel Pelletier

8J9KW4 · Red Deer, AB, CA

DUPR

5.394

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-8139454006
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4675007016,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kelsey Grambeau",
        "dupr_id": "12RWWY",
        "rating": 5.48,
        "profile_pic_url": null,
        "location": "SA, AU"
      },
      {
        "name": "Mackonner Dy",
        "dupr_id": "JZKGJJ",
        "rating": 5.53,
        "profile_pic_url": null,
        "location": "Richmond, BC, CA"
      }
    ]
  },
  {
    "team_id": 7767725224,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jessica Kawamoto",
        "dupr_id": "0YQORQ",
        "rating": 5.426,
        "profile_pic_url": null,
        "location": "Hamilton, ON, CA"
      },
      {
        "name": "Joel Pelletier",
        "dupr_id": "8J9KW4",
        "rating": 5.394,
        "profile_pic_url": null,
        "location": "Red Deer, AB, CA"
      }
    ]
  }
]