Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

PALA Winter Classic by Selkirk - Womens Doubles Skill: 3.5 Maximum DUPR combined 7.50

ID: 5471974849

Match Scores

11-1

Loss

Play Date

2025-11-22

Play Time (Est)

2:15 AM

Play Location

Spring, TX

View Facility Page →

Competitor Teams

TEAM 1WINNER
CE
Charissa Enget

59MMRL · USA

DUPR

3.868

SW
Shelley Wu

EGP0VM · Shenandoah, TX, US

DUPR

3.865

TEAM 2LOSS
KH
Kimmy Hensley

8M6N7V · Magnolia, TX, US

DUPR

2.862

LJ
Leanne Johnson

EGWQKO · USA

DUPR

3.435

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-5471974849
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5927174974,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Charissa Enget",
        "dupr_id": "59MMRL",
        "rating": 3.868,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Shelley Wu",
        "dupr_id": "EGP0VM",
        "rating": 3.865,
        "profile_pic_url": null,
        "location": "Shenandoah, TX, US"
      }
    ]
  },
  {
    "team_id": 5578887017,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kimmy Hensley",
        "dupr_id": "8M6N7V",
        "rating": 2.862,
        "profile_pic_url": null,
        "location": "Magnolia, TX, US"
      },
      {
        "name": "Leanne Johnson",
        "dupr_id": "EGWQKO",
        "rating": 3.435,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]