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

Match Scores

11-2, 6-11, 12-10

Loss

Play Date

2025-11-01

Play Time (Est)

12:45 AM

Play Location

Glen Allen, VA

View Facility Page →

Competitor Teams

TEAM 1WINNER
MW
Madeline Wills

0Y4EDG · USA

DUPR

4.343

BW
Brianna Walker

YGZOLE · Chesterfield, VA, US

DUPR

3.980

TEAM 2LOSS
ML
Marta Locklear

L5QXNZ · Chesterfield, VA, US

DUPR

3.907

WB
Winnie Brown

RZXW9E · Richmond, VA, US

DUPR

4.275

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-8246567663
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6113099890,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Madeline Wills",
        "dupr_id": "0Y4EDG",
        "rating": 4.343,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Brianna Walker",
        "dupr_id": "YGZOLE",
        "rating": 3.98,
        "profile_pic_url": null,
        "location": "Chesterfield, VA, US"
      }
    ]
  },
  {
    "team_id": 6756533215,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Marta Locklear",
        "dupr_id": "L5QXNZ",
        "rating": 3.907,
        "profile_pic_url": null,
        "location": "Chesterfield, VA, US"
      },
      {
        "name": "Winnie Brown",
        "dupr_id": "RZXW9E",
        "rating": 4.275,
        "profile_pic_url": null,
        "location": "Richmond, VA, US"
      }
    ]
  }
]