Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 7480794689

Match Scores

9-11

Loss

Play Date

2026-03-14

Play Time (Est)

6:15 AM

Play Location

Canton, GA

View Facility Page →

Competitor Teams

TEAM 1LOSS
AW
April Williams

MPZW9G · Austell, GA, US

DUPR

4.093

VL
Valentina Lee

6Z5DXD · USA

DUPR

4.082

TEAM 2WINNER
NH
Noelle Hirsch

RZKMPD · Woodstock, GA, US

DUPR

3.551

MC
Maya Campbell

56YE90 · Acworth, GA, US

DUPR

4.327

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-7480794689
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5236554202,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "April Williams",
        "dupr_id": "MPZW9G",
        "rating": 4.093,
        "profile_pic_url": null,
        "location": "Austell, GA, US"
      },
      {
        "name": "Valentina Lee",
        "dupr_id": "6Z5DXD",
        "rating": 4.082,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6799096749,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Noelle Hirsch",
        "dupr_id": "RZKMPD",
        "rating": 3.551,
        "profile_pic_url": null,
        "location": "Woodstock, GA, US"
      },
      {
        "name": "Maya Campbell",
        "dupr_id": "56YE90",
        "rating": 4.327,
        "profile_pic_url": null,
        "location": "Acworth, GA, US"
      }
    ]
  }
]