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

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

ID: 6435324224

Match Scores

2-11, 6-11

Loss

Play Date

2025-10-19

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
KN
Kimberlee Nelson

84ERY6 · Herriman, UT, US

DUPR

5.038

SE
Stephen Emmons

8WRLL3 · Martinsburg, WV, US

DUPR

5.215

TEAM 2WINNER
AS
Anna Shirley

3VYDJ3 · Los Angeles, CA, US

DUPR

5.297

LY
Laurent Yung

DW9WJ4 · San Diego, CA, US

DUPR

5.626

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-6435324224
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8467388328,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kimberlee Nelson",
        "dupr_id": "84ERY6",
        "rating": 5.038,
        "profile_pic_url": null,
        "location": "Herriman, UT, US"
      },
      {
        "name": "Stephen Emmons",
        "dupr_id": "8WRLL3",
        "rating": 5.215,
        "profile_pic_url": null,
        "location": "Martinsburg, WV, US"
      }
    ]
  },
  {
    "team_id": 7565360324,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Anna Shirley",
        "dupr_id": "3VYDJ3",
        "rating": 5.297,
        "profile_pic_url": null,
        "location": "Los Angeles, CA, US"
      },
      {
        "name": "Laurent Yung",
        "dupr_id": "DW9WJ4",
        "rating": 5.626,
        "profile_pic_url": null,
        "location": "San Diego, CA, US"
      }
    ]
  }
]