Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 6742371822

Match Scores

4-11

Win

Play Date

2026-03-14

Play Time (Est)

7:30 PM

Play Location

Canton, GA

View Facility Page →

Competitor Teams

TEAM 1LOSS
SK
Suzanne Klarer

RZO0NE · Sandy Springs, GA, US

DUPR

3.682

JS
Jenn Scott

ODNDYL · Atlanta, GA, US

DUPR

3.320

TEAM 2WINNER
AW
April Williams

MPZW9G · Austell, GA, US

DUPR

4.124

VL
Valentina Lee

6Z5DXD · USA

DUPR

4.117

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-6742371822
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8415673180,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Suzanne Klarer",
        "dupr_id": "RZO0NE",
        "rating": 3.682,
        "profile_pic_url": null,
        "location": "Sandy Springs, GA, US"
      },
      {
        "name": "Jenn Scott",
        "dupr_id": "ODNDYL",
        "rating": 3.32,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      }
    ]
  },
  {
    "team_id": 5903558952,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "April Williams",
        "dupr_id": "MPZW9G",
        "rating": 4.124,
        "profile_pic_url": null,
        "location": "Austell, GA, US"
      },
      {
        "name": "Valentina Lee",
        "dupr_id": "6Z5DXD",
        "rating": 4.117,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]