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

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

ID: 7632725915

Match Scores

2-11, 6-11

Win

Play Date

2025-07-13

Play Time (Est)

12:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
JM
Jason Moler

8WWYLQ · Colorado Springs, CO, US

DUPR

5.048

SB
Shelly Blanchard

8WRV2Y · South Jordan, UT, US

DUPR

4.460

TEAM 2WINNER
MA
Mary Ann Benack

35EX5P · Seattle, WA, US

DUPR

4.681

PE
Philip Edwards

PK56RE · Dunedin, FL, US

DUPR

5.030

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-7632725915
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5883071324,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jason Moler",
        "dupr_id": "8WWYLQ",
        "rating": 5.048,
        "profile_pic_url": null,
        "location": "Colorado Springs, CO, US"
      },
      {
        "name": "Shelly Blanchard",
        "dupr_id": "8WRV2Y",
        "rating": 4.46,
        "profile_pic_url": null,
        "location": "South Jordan, UT, US"
      }
    ]
  },
  {
    "team_id": 4417942611,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Mary Ann Benack",
        "dupr_id": "35EX5P",
        "rating": 4.681,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      },
      {
        "name": "Philip Edwards",
        "dupr_id": "PK56RE",
        "rating": 5.03,
        "profile_pic_url": null,
        "location": "Dunedin, FL, US"
      }
    ]
  }
]