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

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

ID: 6772414046

Match Scores

9-11, 11-5, 0-11

Loss

Play Date

2025-10-19

Play Time (Est)

3:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
MG
Missy Grant

89JEVJ · Birmingham, AL, US

DUPR

5.068

KY
Kerry Yu

1QRM08 · Ogden, UT, US

DUPR

5.155

TEAM 2WINNER
MG
Meredith Geiger-Walton

9PJY4J · Austin, TX, US

DUPR

5.192

CB
Craig Bobo

126MY8 · Georgetown, TX, US

DUPR

5.133

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-6772414046
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8168184704,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Missy Grant",
        "dupr_id": "89JEVJ",
        "rating": 5.068,
        "profile_pic_url": null,
        "location": "Birmingham, AL, US"
      },
      {
        "name": "Kerry Yu",
        "dupr_id": "1QRM08",
        "rating": 5.155,
        "profile_pic_url": null,
        "location": "Ogden, UT, US"
      }
    ]
  },
  {
    "team_id": 7997961296,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Meredith Geiger-Walton",
        "dupr_id": "9PJY4J",
        "rating": 5.192,
        "profile_pic_url": null,
        "location": "Austin, TX, US"
      },
      {
        "name": "Craig Bobo",
        "dupr_id": "126MY8",
        "rating": 5.133,
        "profile_pic_url": null,
        "location": "Georgetown, TX, US"
      }
    ]
  }
]