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

NPL - Champions Pros Team League - NPL - Champions Pros Team League, NPL 2025 Championships

ID: 8058263129

Match Scores

7-11, 10-11

Loss

Play Date

2025-10-17

Play Time (Est)

6:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
SG
Sabrina Guillebeaux

8WNPQ8 · San Jose, CA, US

DUPR

5.494

SZ
Stacy Zelenski

8E6KW8 · Morro Bay, CA, US

DUPR

5.407

TEAM 2WINNER
KB
Kitri Boser

L5JOLK · Eau Claire, WI, US

DUPR

5.406

KP
Karin Ptaszek-Kochis

3VQ9NE · Saint Johns, FL, US

DUPR

5.528

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-8058263129
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5249000209,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Sabrina Guillebeaux",
        "dupr_id": "8WNPQ8",
        "rating": 5.494,
        "profile_pic_url": null,
        "location": "San Jose, CA, US"
      },
      {
        "name": "Stacy Zelenski",
        "dupr_id": "8E6KW8",
        "rating": 5.407,
        "profile_pic_url": null,
        "location": "Morro Bay, CA, US"
      }
    ]
  },
  {
    "team_id": 6821550375,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kitri Boser",
        "dupr_id": "L5JOLK",
        "rating": 5.406,
        "profile_pic_url": null,
        "location": "Eau Claire, WI, US"
      },
      {
        "name": "Karin Ptaszek-Kochis",
        "dupr_id": "3VQ9NE",
        "rating": 5.528,
        "profile_pic_url": null,
        "location": "Saint Johns, FL, US"
      }
    ]
  }
]