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

NPL - Champions Pros Team League - NPL - Champions Pros Team League, Austin Event #4

ID: 5386265676

Match Scores

11-7, 3-11, 2-11

Loss

Play Date

2025-08-10

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
AB
Amy Blumrosen

8GEZKM · Houston, TX, US

DUPR

5.390

HW
Helen Wilhelm

8E9ENW · Coppell, TX, US

DUPR

5.255

TEAM 2WINNER
CB
Cara Beth Lee

3YDLMG · Seattle, WA, US

DUPR

5.590

AO
Andrea Olson

894DMK · Pécs, HU

DUPR

5.755

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-5386265676
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8450818798,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Amy Blumrosen",
        "dupr_id": "8GEZKM",
        "rating": 5.39,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "Helen Wilhelm",
        "dupr_id": "8E9ENW",
        "rating": 5.255,
        "profile_pic_url": null,
        "location": "Coppell, TX, US"
      }
    ]
  },
  {
    "team_id": 8259390975,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Cara Beth Lee",
        "dupr_id": "3YDLMG",
        "rating": 5.59,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      },
      {
        "name": "Andrea Olson",
        "dupr_id": "894DMK",
        "rating": 5.755,
        "profile_pic_url": null,
        "location": "Pécs, HU"
      }
    ]
  }
]