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

CNPL 2026 - Season 4

ID: 6771883617

Match Scores

12-21

Loss

Play Date

2026-05-16

Play Time (Est)

10:15 AM

Play Location

Canada

View Facility Page →

Competitor Teams

TEAM 1LOSS
KH
Kyle hermetz

MY249G · Brampton, ON, CA

DUPR

5.784

AK
Ava Kalist

3VXL27 · Chambersburg, PA, US

DUPR

4.956

TEAM 2WINNER
DB
Danielle Boss

KO2WP6 · Brantford, ON, CA

DUPR

5.456

BD
Ben Davis

EWYG4W · Rochester, NY, US

DUPR

5.803

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-6771883617
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7911971853,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kyle hermetz",
        "dupr_id": "MY249G",
        "rating": 5.784,
        "profile_pic_url": null,
        "location": "Brampton, ON, CA"
      },
      {
        "name": "Ava Kalist",
        "dupr_id": "3VXL27",
        "rating": 4.956,
        "profile_pic_url": null,
        "location": "Chambersburg, PA, US"
      }
    ]
  },
  {
    "team_id": 6694974448,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Danielle Boss",
        "dupr_id": "KO2WP6",
        "rating": 5.456,
        "profile_pic_url": null,
        "location": "Brantford, ON, CA"
      },
      {
        "name": "Ben Davis",
        "dupr_id": "EWYG4W",
        "rating": 5.803,
        "profile_pic_url": null,
        "location": "Rochester, NY, US"
      }
    ]
  }
]