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

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

ID: 8130370576

Match Scores

9-11, 2-11

Win

Play Date

2025-09-20

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
NB
Nathalie Bagby

3VL6E8 · Los Angeles, CA, US

DUPR

5.468

NT
Natalija Todorovic-Shaw

3P5KGZ · Belgrade, RS

DUPR

5.309

TEAM 2WINNER
BB
Beth Bellamy

8KDWR6 · Bell Canyon, CA, US

DUPR

5.685

TY
Tokiko Yamasato

8WZ54Q · Rochester, MI, US

DUPR

5.379

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-8130370576
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7680040250,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Nathalie Bagby",
        "dupr_id": "3VL6E8",
        "rating": 5.468,
        "profile_pic_url": null,
        "location": "Los Angeles, CA, US"
      },
      {
        "name": "Natalija Todorovic-Shaw",
        "dupr_id": "3P5KGZ",
        "rating": 5.309,
        "profile_pic_url": null,
        "location": "Belgrade, RS"
      }
    ]
  },
  {
    "team_id": 7992881957,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Beth Bellamy",
        "dupr_id": "8KDWR6",
        "rating": 5.685,
        "profile_pic_url": null,
        "location": "Bell Canyon, CA, US"
      },
      {
        "name": "Tokiko Yamasato",
        "dupr_id": "8WZ54Q",
        "rating": 5.379,
        "profile_pic_url": null,
        "location": "Rochester, MI, US"
      }
    ]
  }
]