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

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

ID: 5799487950

Match Scores

11-2, 9-11, 11-6

Loss

Play Date

2025-10-18

Play Time (Est)

7:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
SC
Sheri Courter

17M6NM · Dublin, OH, US

DUPR

5.879

JD
Jose Derisi

84VOW6 · Rochester, NY, US

DUPR

5.952

TEAM 2LOSS
GC
Gina Cilento

17NGP5 · Cedarburg, WI, US

DUPR

5.469

CS
Chad Shane

8EPJE1 · Castle Rock, CO, US

DUPR

5.500

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-5799487950
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7552787685,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sheri Courter",
        "dupr_id": "17M6NM",
        "rating": 5.879,
        "profile_pic_url": null,
        "location": "Dublin, OH, US"
      },
      {
        "name": "Jose Derisi",
        "dupr_id": "84VOW6",
        "rating": 5.952,
        "profile_pic_url": null,
        "location": "Rochester, NY, US"
      }
    ]
  },
  {
    "team_id": 7097732852,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Gina Cilento",
        "dupr_id": "17NGP5",
        "rating": 5.469,
        "profile_pic_url": null,
        "location": "Cedarburg, WI, US"
      },
      {
        "name": "Chad Shane",
        "dupr_id": "8EPJE1",
        "rating": 5.5,
        "profile_pic_url": null,
        "location": "Castle Rock, CO, US"
      }
    ]
  }
]