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

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

ID: 6240783088

Match Scores

5-11, 11-9, 11-2

Loss

Play Date

2025-10-17

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
HW
Helen Wilhelm

8E9ENW · Coppell, TX, US

DUPR

5.261

AP
Andrew Painter

1N4Q57 · Prosper, TX, US

DUPR

5.498

TEAM 2LOSS
GC
Gina Cilento

17NGP5 · Cedarburg, WI, US

DUPR

5.467

CS
Chad Shane

8EPJE1 · Castle Rock, CO, US

DUPR

5.520

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-6240783088
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7120404890,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Helen Wilhelm",
        "dupr_id": "8E9ENW",
        "rating": 5.261,
        "profile_pic_url": null,
        "location": "Coppell, TX, US"
      },
      {
        "name": "Andrew Painter",
        "dupr_id": "1N4Q57",
        "rating": 5.498,
        "profile_pic_url": null,
        "location": "Prosper, TX, US"
      }
    ]
  },
  {
    "team_id": 6513081471,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Gina Cilento",
        "dupr_id": "17NGP5",
        "rating": 5.467,
        "profile_pic_url": null,
        "location": "Cedarburg, WI, US"
      },
      {
        "name": "Chad Shane",
        "dupr_id": "8EPJE1",
        "rating": 5.52,
        "profile_pic_url": null,
        "location": "Castle Rock, CO, US"
      }
    ]
  }
]