Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 6756156251

Match Scores

11-4

Win

Play Date

2026-03-14

Play Time (Est)

12:45 AM

Play Location

Canton, GA

View Facility Page →

Competitor Teams

TEAM 1WINNER
AW
April Williams

MPZW9G · Austell, GA, US

DUPR

4.109

VL
Valentina Lee

6Z5DXD · USA

DUPR

4.100

TEAM 2LOSS
HM
Heather Murphy

3Y0GXK · Canton, GA, US

DUPR

3.572

CA
Crystal Atkinson

3OZ95E · Woodstock, GA, US

DUPR

3.593

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-6756156251
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5902171600,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "April Williams",
        "dupr_id": "MPZW9G",
        "rating": 4.109,
        "profile_pic_url": null,
        "location": "Austell, GA, US"
      },
      {
        "name": "Valentina Lee",
        "dupr_id": "6Z5DXD",
        "rating": 4.1,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5755460778,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Heather Murphy",
        "dupr_id": "3Y0GXK",
        "rating": 3.572,
        "profile_pic_url": null,
        "location": "Canton, GA, US"
      },
      {
        "name": "Crystal Atkinson",
        "dupr_id": "3OZ95E",
        "rating": 3.593,
        "profile_pic_url": null,
        "location": "Woodstock, GA, US"
      }
    ]
  }
]