Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

4th Annual Luck of the Pickle Tournament - Womens Doubles Skill: (4.0) Age: (Any)

ID: 4906799764

Match Scores

1-11

Win

Play Date

2026-03-14

Play Time (Est)

5:00 PM

Play Location

Canton, GA

View Facility Page →

Competitor Teams

TEAM 1LOSS
HM
Heather Murphy

3Y0GXK · Canton, GA, US

DUPR

3.584

CA
Crystal Atkinson

3OZ95E · Woodstock, GA, US

DUPR

3.612

TEAM 2WINNER
AW
April Williams

MPZW9G · Austell, GA, US

DUPR

4.126

VL
Valentina Lee

6Z5DXD · USA

DUPR

4.119

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-4906799764
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5446573534,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Heather Murphy",
        "dupr_id": "3Y0GXK",
        "rating": 3.584,
        "profile_pic_url": null,
        "location": "Canton, GA, US"
      },
      {
        "name": "Crystal Atkinson",
        "dupr_id": "3OZ95E",
        "rating": 3.612,
        "profile_pic_url": null,
        "location": "Woodstock, GA, US"
      }
    ]
  },
  {
    "team_id": 7689240819,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "April Williams",
        "dupr_id": "MPZW9G",
        "rating": 4.126,
        "profile_pic_url": null,
        "location": "Austell, GA, US"
      },
      {
        "name": "Valentina Lee",
        "dupr_id": "6Z5DXD",
        "rating": 4.119,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]