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

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

ID: 7331494750

Match Scores

8-11, 11-8, 3-11

Win

Play Date

2025-10-18

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
DT
Dan Traxler

3YNRMD · Rockwall, TX, US

DUPR

5.237

CB
Craig Bobo

126MY8 · Georgetown, TX, US

DUPR

5.093

TEAM 2WINNER
HL
Hugh Laroque

8KEWJY · Chesterbrook, PA, US

DUPR

5.298

KG
Kyle Gardner

8MEVOP · Leawood, KS, US

DUPR

4.937

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-7331494750
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5019372422,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Dan Traxler",
        "dupr_id": "3YNRMD",
        "rating": 5.237,
        "profile_pic_url": null,
        "location": "Rockwall, TX, US"
      },
      {
        "name": "Craig Bobo",
        "dupr_id": "126MY8",
        "rating": 5.093,
        "profile_pic_url": null,
        "location": "Georgetown, TX, US"
      }
    ]
  },
  {
    "team_id": 7416927032,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Hugh Laroque",
        "dupr_id": "8KEWJY",
        "rating": 5.298,
        "profile_pic_url": null,
        "location": "Chesterbrook, PA, US"
      },
      {
        "name": "Kyle Gardner",
        "dupr_id": "8MEVOP",
        "rating": 4.937,
        "profile_pic_url": null,
        "location": "Leawood, KS, US"
      }
    ]
  }
]