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

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

ID: 7376620578

Match Scores

2-11, 11-3, 11-6

Win

Play Date

2025-10-19

Play Time (Est)

7:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
GL
George Lance Cowart

3ZZRQD · Meadowlakes, TX, US

DUPR

5.410

KY
Kerry Yu

1QRM08 · Ogden, UT, US

DUPR

5.163

TEAM 2LOSS
DT
Dan Traxler

3YNRMD · Rockwall, TX, US

DUPR

5.218

CB
Craig Bobo

126MY8 · Georgetown, TX, US

DUPR

5.126

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-7376620578
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4340655390,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "George Lance Cowart",
        "dupr_id": "3ZZRQD",
        "rating": 5.41,
        "profile_pic_url": null,
        "location": "Meadowlakes, TX, US"
      },
      {
        "name": "Kerry Yu",
        "dupr_id": "1QRM08",
        "rating": 5.163,
        "profile_pic_url": null,
        "location": "Ogden, UT, US"
      }
    ]
  },
  {
    "team_id": 7206225038,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Dan Traxler",
        "dupr_id": "3YNRMD",
        "rating": 5.218,
        "profile_pic_url": null,
        "location": "Rockwall, TX, US"
      },
      {
        "name": "Craig Bobo",
        "dupr_id": "126MY8",
        "rating": 5.126,
        "profile_pic_url": null,
        "location": "Georgetown, TX, US"
      }
    ]
  }
]