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

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

ID: 7841272092

Match Scores

9-11, 7-11

Loss

Play Date

2025-10-18

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
TT
Tom Tueller

1NQROW · Washington, UT, US

DUPR

5.466

CM
Chris Mills Miller

1NRV07 · Kent, WA, US

DUPR

5.375

TEAM 2WINNER
JH
John Hostetler

8GYPX8 · Encinitas, CA, US

DUPR

5.687

LY
Laurent Yung

DW9WJ4 · San Diego, CA, US

DUPR

5.655

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-7841272092
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7638697170,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Tom Tueller",
        "dupr_id": "1NQROW",
        "rating": 5.466,
        "profile_pic_url": null,
        "location": "Washington, UT, US"
      },
      {
        "name": "Chris Mills Miller",
        "dupr_id": "1NRV07",
        "rating": 5.375,
        "profile_pic_url": null,
        "location": "Kent, WA, US"
      }
    ]
  },
  {
    "team_id": 6115529754,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "John Hostetler",
        "dupr_id": "8GYPX8",
        "rating": 5.687,
        "profile_pic_url": null,
        "location": "Encinitas, CA, US"
      },
      {
        "name": "Laurent Yung",
        "dupr_id": "DW9WJ4",
        "rating": 5.655,
        "profile_pic_url": null,
        "location": "San Diego, CA, US"
      }
    ]
  }
]