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

Match Scores

13-15

Loss

Play Date

2025-11-01

Play Time (Est)

9:00 PM

Play Location

Glen Allen, VA

View Facility Page →

Competitor Teams

TEAM 1LOSS
ML
Marta Locklear

L5QXNZ · Chesterfield, VA, US

DUPR

3.913

WB
Winnie Brown

RZXW9E · Richmond, VA, US

DUPR

4.280

TEAM 2WINNER
MW
Madeline Wills

0Y4EDG · USA

DUPR

4.331

BW
Brianna Walker

YGZOLE · Chesterfield, VA, US

DUPR

3.954

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-5722426880
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5440711931,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Marta Locklear",
        "dupr_id": "L5QXNZ",
        "rating": 3.913,
        "profile_pic_url": null,
        "location": "Chesterfield, VA, US"
      },
      {
        "name": "Winnie Brown",
        "dupr_id": "RZXW9E",
        "rating": 4.28,
        "profile_pic_url": null,
        "location": "Richmond, VA, US"
      }
    ]
  },
  {
    "team_id": 6336600702,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Madeline Wills",
        "dupr_id": "0Y4EDG",
        "rating": 4.331,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Brianna Walker",
        "dupr_id": "YGZOLE",
        "rating": 3.954,
        "profile_pic_url": null,
        "location": "Chesterfield, VA, US"
      }
    ]
  }
]