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

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

ID: 4477925859

Match Scores

11-6, 10-11, 11-8

Win

Play Date

2025-10-17

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
BB
Beth Bellamy

8KDWR6 · Bell Canyon, CA, US

DUPR

5.724

TY
Tokiko Yamasato

8WZ54Q · Rochester, MI, US

DUPR

5.383

TEAM 2LOSS
KO
Kimmie Ouchi

16OQKD · Makawao, HI, US

DUPR

5.391

HW
Helen Wilhelm

8E9ENW · Coppell, TX, US

DUPR

5.265

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-4477925859
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8555372595,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Beth Bellamy",
        "dupr_id": "8KDWR6",
        "rating": 5.724,
        "profile_pic_url": null,
        "location": "Bell Canyon, CA, US"
      },
      {
        "name": "Tokiko Yamasato",
        "dupr_id": "8WZ54Q",
        "rating": 5.383,
        "profile_pic_url": null,
        "location": "Rochester, MI, US"
      }
    ]
  },
  {
    "team_id": 8455622492,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kimmie Ouchi",
        "dupr_id": "16OQKD",
        "rating": 5.391,
        "profile_pic_url": null,
        "location": "Makawao, HI, US"
      },
      {
        "name": "Helen Wilhelm",
        "dupr_id": "8E9ENW",
        "rating": 5.265,
        "profile_pic_url": null,
        "location": "Coppell, TX, US"
      }
    ]
  }
]