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

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

ID: 8283402695

Match Scores

11-8, 11-10

Win

Play Date

2025-10-19

Play Time (Est)

12:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
SZ
Stacy Zelenski

8E6KW8 · Morro Bay, CA, US

DUPR

5.430

CR
Cord Robbins

3VXJ5J · Alpine, UT, US

DUPR

5.661

TEAM 2LOSS
NT
Natalija Todorovic-Shaw

3P5KGZ · Belgrade, RS

DUPR

5.354

JH
John Hedberg

8MDLV8 · St. George, UT, US

DUPR

5.609

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-8283402695
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7384614142,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Stacy Zelenski",
        "dupr_id": "8E6KW8",
        "rating": 5.43,
        "profile_pic_url": null,
        "location": "Morro Bay, CA, US"
      },
      {
        "name": "Cord Robbins",
        "dupr_id": "3VXJ5J",
        "rating": 5.661,
        "profile_pic_url": null,
        "location": "Alpine, UT, US"
      }
    ]
  },
  {
    "team_id": 5792187477,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Natalija Todorovic-Shaw",
        "dupr_id": "3P5KGZ",
        "rating": 5.354,
        "profile_pic_url": null,
        "location": "Belgrade, RS"
      },
      {
        "name": "John Hedberg",
        "dupr_id": "8MDLV8",
        "rating": 5.609,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      }
    ]
  }
]