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

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

ID: 6625989958

Match Scores

8-11, 5-11

Loss

Play Date

2025-10-18

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
GP
Ginny Purdy

16N9ME · Carmel, IN, US

DUPR

4.890

MW
Mark Wilder

3P5RLZ · Indianapolis, IN, US

DUPR

5.138

TEAM 2WINNER
LL
Lila Le Rawlings

3Y2VP3 · American Fork, UT, US

DUPR

4.971

GB
Greg Bennett

89RJOJ · Portsmouth, NH, US

DUPR

5.409

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-6625989958
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7295047944,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ginny Purdy",
        "dupr_id": "16N9ME",
        "rating": 4.89,
        "profile_pic_url": null,
        "location": "Carmel, IN, US"
      },
      {
        "name": "Mark Wilder",
        "dupr_id": "3P5RLZ",
        "rating": 5.138,
        "profile_pic_url": null,
        "location": "Indianapolis, IN, US"
      }
    ]
  },
  {
    "team_id": 6939961842,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Lila Le Rawlings",
        "dupr_id": "3Y2VP3",
        "rating": 4.971,
        "profile_pic_url": null,
        "location": "American Fork, UT, US"
      },
      {
        "name": "Greg Bennett",
        "dupr_id": "89RJOJ",
        "rating": 5.409,
        "profile_pic_url": null,
        "location": "Portsmouth, NH, US"
      }
    ]
  }
]