Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

2026 Houston PPA Challenger - Womens Doubles Skill: (3.0 To 3.5) Age: (8 And Above)

ID: 8073080615

Match Scores

8-15

Loss

Play Date

2026-02-21

Play Time (Est)

12:45 AM

Play Location

Atascocita, TX

Unverified Facility

Competitor Teams

TEAM 1LOSS
CD
Chris Dennis

16YPMD · Houston, TX, US

DUPR

3.437

SL
Sheri lingnau

9PQNM7 · USA

DUPR

3.563

TEAM 2WINNER
AK
Amanda Kelton

1N0EV6 · USA

DUPR

4.014

PB
Patricia Baroek

84VWJM · Houston, TX, US

DUPR

3.918

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-8073080615
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5082109042,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Chris Dennis",
        "dupr_id": "16YPMD",
        "rating": 3.437,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "Sheri lingnau",
        "dupr_id": "9PQNM7",
        "rating": 3.563,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6459373970,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Amanda Kelton",
        "dupr_id": "1N0EV6",
        "rating": 4.014,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Patricia Baroek",
        "dupr_id": "84VWJM",
        "rating": 3.918,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  }
]