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

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

ID: 7055519749

Match Scores

2-11, 0-11

Loss

Play Date

2025-10-17

Play Time (Est)

2:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
KG
Katherine Gillis

3LE7X5 · Shepherdstown, WV, US

DUPR

5.198

SE
Stephen Emmons

8WRLL3 · Martinsburg, WV, US

DUPR

5.218

TEAM 2WINNER
CB
Connie Burnett

30ZVX3 · Oklahoma City, OK, US

DUPR

4.903

PS
Paul Salmela

3YMX0K · Minneapolis, MN, US

DUPR

5.607

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-7055519749
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5763724593,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Katherine Gillis",
        "dupr_id": "3LE7X5",
        "rating": 5.198,
        "profile_pic_url": null,
        "location": "Shepherdstown, WV, US"
      },
      {
        "name": "Stephen Emmons",
        "dupr_id": "8WRLL3",
        "rating": 5.218,
        "profile_pic_url": null,
        "location": "Martinsburg, WV, US"
      }
    ]
  },
  {
    "team_id": 6099261784,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Connie Burnett",
        "dupr_id": "30ZVX3",
        "rating": 4.903,
        "profile_pic_url": null,
        "location": "Oklahoma City, OK, US"
      },
      {
        "name": "Paul Salmela",
        "dupr_id": "3YMX0K",
        "rating": 5.607,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  }
]