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

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

ID: 5632585235

Match Scores

11-6, 11-6

Win

Play Date

2025-10-17

Play Time (Est)

12:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
MB
Mary Beth Henthorne

3LVWJ1 · Iola, TX, US

DUPR

4.812

KY
Kerry Yu

1QRM08 · Ogden, UT, US

DUPR

5.138

TEAM 2LOSS
AC
Ann Corson

3ZLLPL · Erie, CO, US

DUPR

4.942

MB
Mario Boschi

1NRZ9N · USA

DUPR

4.429

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-5632585235
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5631093059,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mary Beth Henthorne",
        "dupr_id": "3LVWJ1",
        "rating": 4.812,
        "profile_pic_url": null,
        "location": "Iola, TX, US"
      },
      {
        "name": "Kerry Yu",
        "dupr_id": "1QRM08",
        "rating": 5.138,
        "profile_pic_url": null,
        "location": "Ogden, UT, US"
      }
    ]
  },
  {
    "team_id": 6326916389,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ann Corson",
        "dupr_id": "3ZLLPL",
        "rating": 4.942,
        "profile_pic_url": null,
        "location": "Erie, CO, US"
      },
      {
        "name": "Mario Boschi",
        "dupr_id": "1NRZ9N",
        "rating": 4.429,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]