Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

2025 Pickleboo Halloween Tournament - Womens Doubles Skill: (4.5 And Under) Age: (5 And Above)

ID: 7625346143

Match Scores

15-9

Loss

Play Date

2025-11-01

Play Time (Est)

12:45 AM

Play Location

Glen Allen, VA

View Facility Page →

Competitor Teams

TEAM 1WINNER
JH
Jessica Hadler

3Y54RK · Richmond, VA, US

DUPR

4.233

CW
Chanthachone Williams

3ZZL7P · Chester, VA, US

DUPR

4.274

TEAM 2LOSS
ML
Marta Locklear

L5QXNZ · Chesterfield, VA, US

DUPR

3.896

WB
Winnie Brown

RZXW9E · Richmond, VA, US

DUPR

4.269

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-7625346143
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8191452960,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jessica Hadler",
        "dupr_id": "3Y54RK",
        "rating": 4.233,
        "profile_pic_url": null,
        "location": "Richmond, VA, US"
      },
      {
        "name": "Chanthachone Williams",
        "dupr_id": "3ZZL7P",
        "rating": 4.274,
        "profile_pic_url": null,
        "location": "Chester, VA, US"
      }
    ]
  },
  {
    "team_id": 4518718396,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Marta Locklear",
        "dupr_id": "L5QXNZ",
        "rating": 3.896,
        "profile_pic_url": null,
        "location": "Chesterfield, VA, US"
      },
      {
        "name": "Winnie Brown",
        "dupr_id": "RZXW9E",
        "rating": 4.269,
        "profile_pic_url": null,
        "location": "Richmond, VA, US"
      }
    ]
  }
]