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

NPL - Champions Pros Team League - NPL - Champions Pros Team League, Houston

ID: 5129953719

Match Scores

7-11, 11-10, 11-10

Loss

Play Date

2025-07-13

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
CC
Cheryl Cartmel

3XYG51 · Clinton Township, MI, US

DUPR

4.730

SB
Shelly Blanchard

8WRV2Y · South Jordan, UT, US

DUPR

4.495

TEAM 2LOSS
JZ
Jian Zhong

8WE66M · Indian Springs Village, AL, US

DUPR

4.908

MA
Mary Ann Benack

35EX5P · Seattle, WA, US

DUPR

4.631

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-5129953719
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7854895992,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Cheryl Cartmel",
        "dupr_id": "3XYG51",
        "rating": 4.73,
        "profile_pic_url": null,
        "location": "Clinton Township, MI, US"
      },
      {
        "name": "Shelly Blanchard",
        "dupr_id": "8WRV2Y",
        "rating": 4.495,
        "profile_pic_url": null,
        "location": "South Jordan, UT, US"
      }
    ]
  },
  {
    "team_id": 7759456770,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jian Zhong",
        "dupr_id": "8WE66M",
        "rating": 4.908,
        "profile_pic_url": null,
        "location": "Indian Springs Village, AL, US"
      },
      {
        "name": "Mary Ann Benack",
        "dupr_id": "35EX5P",
        "rating": 4.631,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      }
    ]
  }
]