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

NPL - Champions Pros Team League - NPL - Champions Pros Team League, Indianapolis

ID: 4894397039

Match Scores

11-2, 11-9

Win

Play Date

2025-09-21

Play Time (Est)

12:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
LT
Lara Thornton

894VGJ · Columbus, OH, US

DUPR

5.211

SE
Stephen Emmons

8WRLL3 · Martinsburg, WV, US

DUPR

5.260

TEAM 2LOSS
AC
Ann Corson

3ZLLPL · Erie, CO, US

DUPR

4.990

DW
Danny Wuerffel

1RX0EQ · Decatur, GA, US

DUPR

5.489

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-4894397039
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6981181680,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Lara Thornton",
        "dupr_id": "894VGJ",
        "rating": 5.211,
        "profile_pic_url": null,
        "location": "Columbus, OH, US"
      },
      {
        "name": "Stephen Emmons",
        "dupr_id": "8WRLL3",
        "rating": 5.26,
        "profile_pic_url": null,
        "location": "Martinsburg, WV, US"
      }
    ]
  },
  {
    "team_id": 5528123849,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ann Corson",
        "dupr_id": "3ZLLPL",
        "rating": 4.99,
        "profile_pic_url": null,
        "location": "Erie, CO, US"
      },
      {
        "name": "Danny Wuerffel",
        "dupr_id": "1RX0EQ",
        "rating": 5.489,
        "profile_pic_url": null,
        "location": "Decatur, GA, US"
      }
    ]
  }
]