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

NPL - Champions Pros Team League - NPL - Champions Pros Team League, Indianapolis

ID: 5617537868

Match Scores

4-11, 11-10, 5-11

Loss

Play Date

2025-09-20

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
KG
Kyle Gardner

8MEVOP · Leawood, KS, US

DUPR

4.967

DK
David Komie

Y3LNK8 · San Marcos, TX, US

DUPR

5.106

TEAM 2WINNER
DR
Donnie Russell

8DMJPX · Madison, WI, US

DUPR

5.439

AP
Adam Painter

3P502G · Cincinnati, OH, US

DUPR

5.191

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-5617537868
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5422356097,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kyle Gardner",
        "dupr_id": "8MEVOP",
        "rating": 4.967,
        "profile_pic_url": null,
        "location": "Leawood, KS, US"
      },
      {
        "name": "David Komie",
        "dupr_id": "Y3LNK8",
        "rating": 5.106,
        "profile_pic_url": null,
        "location": "San Marcos, TX, US"
      }
    ]
  },
  {
    "team_id": 7491781712,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Donnie Russell",
        "dupr_id": "8DMJPX",
        "rating": 5.439,
        "profile_pic_url": null,
        "location": "Madison, WI, US"
      },
      {
        "name": "Adam Painter",
        "dupr_id": "3P502G",
        "rating": 5.191,
        "profile_pic_url": null,
        "location": "Cincinnati, OH, US"
      }
    ]
  }
]