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: 5120731690

Match Scores

9-15

Win

Play Date

2025-11-01

Play Time (Est)

11:30 PM

Play Location

Glen Allen, VA

View Facility Page →

Competitor Teams

TEAM 1LOSS
HH
Hailey Humes

17MKKM · Virginia Beach, VA, US

DUPR

3.836

KH
Kaitlyn Humes

3VXMD7 · Virginia Beach, VA, US

DUPR

4.471

TEAM 2WINNER
ML
Marta Locklear

L5QXNZ · Chesterfield, VA, US

DUPR

3.915

WB
Winnie Brown

RZXW9E · Richmond, VA, US

DUPR

4.281

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-5120731690
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6491836005,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Hailey Humes",
        "dupr_id": "17MKKM",
        "rating": 3.836,
        "profile_pic_url": null,
        "location": "Virginia Beach, VA, US"
      },
      {
        "name": "Kaitlyn Humes",
        "dupr_id": "3VXMD7",
        "rating": 4.471,
        "profile_pic_url": null,
        "location": "Virginia Beach, VA, US"
      }
    ]
  },
  {
    "team_id": 6518327561,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Marta Locklear",
        "dupr_id": "L5QXNZ",
        "rating": 3.915,
        "profile_pic_url": null,
        "location": "Chesterfield, VA, US"
      },
      {
        "name": "Winnie Brown",
        "dupr_id": "RZXW9E",
        "rating": 4.281,
        "profile_pic_url": null,
        "location": "Richmond, VA, US"
      }
    ]
  }
]