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

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

ID: 7830291153

Match Scores

6-11, 10-11

Loss

Play Date

2025-10-19

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
KH
Kristopher Heddings

3574L8 · Glendale, AZ, US

DUPR

5.775

JH
John Hedberg

8MDLV8 · St. George, UT, US

DUPR

5.596

TEAM 2WINNER
BE
Blake e Arrant

RZ6KKE · Dallas, TX, US

DUPR

5.251

PC
Patrick Cote

30ZQQ4 · Estero, FL, US

DUPR

5.809

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-7830291153
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6410807602,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kristopher Heddings",
        "dupr_id": "3574L8",
        "rating": 5.775,
        "profile_pic_url": null,
        "location": "Glendale, AZ, US"
      },
      {
        "name": "John Hedberg",
        "dupr_id": "8MDLV8",
        "rating": 5.596,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      }
    ]
  },
  {
    "team_id": 6357560078,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Blake e Arrant",
        "dupr_id": "RZ6KKE",
        "rating": 5.251,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      },
      {
        "name": "Patrick Cote",
        "dupr_id": "30ZQQ4",
        "rating": 5.809,
        "profile_pic_url": null,
        "location": "Estero, FL, US"
      }
    ]
  }
]