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

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

ID: 7592935498

Match Scores

10-11, 5-11

Loss

Play Date

2025-10-17

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
SE
Stephen Emmons

8WRLL3 · Martinsburg, WV, US

DUPR

5.270

JB
Jim Bronson

8EJ64O · Toledo, OH, US

DUPR

5.241

TEAM 2WINNER
PS
Paul Salmela

3YMX0K · Minneapolis, MN, US

DUPR

5.551

CW
Chris Wilton

3OZ9P2 · Apple Valley, MN, US

DUPR

5.297

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-7592935498
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7564028491,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Stephen Emmons",
        "dupr_id": "8WRLL3",
        "rating": 5.27,
        "profile_pic_url": null,
        "location": "Martinsburg, WV, US"
      },
      {
        "name": "Jim Bronson",
        "dupr_id": "8EJ64O",
        "rating": 5.241,
        "profile_pic_url": null,
        "location": "Toledo, OH, US"
      }
    ]
  },
  {
    "team_id": 5309084795,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Paul Salmela",
        "dupr_id": "3YMX0K",
        "rating": 5.551,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Chris Wilton",
        "dupr_id": "3OZ9P2",
        "rating": 5.297,
        "profile_pic_url": null,
        "location": "Apple Valley, MN, US"
      }
    ]
  }
]