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

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

ID: 6128453976

Match Scores

11-10, 8-11, 11-5

Loss

Play Date

2025-10-19

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
KG
Katherine Gillis

3LE7X5 · Shepherdstown, WV, US

DUPR

5.186

JB
Jim Bronson

8EJ64O · Toledo, OH, US

DUPR

5.234

TEAM 2LOSS
CN
Candice Nelms

3OX5YP · Savannah, GA, US

DUPR

5.089

SC
Shay Coker

8GOZQG · Miami, FL, US

DUPR

5.209

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-6128453976
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8219917279,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Katherine Gillis",
        "dupr_id": "3LE7X5",
        "rating": 5.186,
        "profile_pic_url": null,
        "location": "Shepherdstown, WV, US"
      },
      {
        "name": "Jim Bronson",
        "dupr_id": "8EJ64O",
        "rating": 5.234,
        "profile_pic_url": null,
        "location": "Toledo, OH, US"
      }
    ]
  },
  {
    "team_id": 7340975331,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Candice Nelms",
        "dupr_id": "3OX5YP",
        "rating": 5.089,
        "profile_pic_url": null,
        "location": "Savannah, GA, US"
      },
      {
        "name": "Shay Coker",
        "dupr_id": "8GOZQG",
        "rating": 5.209,
        "profile_pic_url": null,
        "location": "Miami, FL, US"
      }
    ]
  }
]