Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

4th Annual Luck of the Pickle Tournament - Mixed Doubles Skill: 4.0 Age: (39 To 53)

ID: 5250972820

Match Scores

11-4

Loss

Play Date

2026-03-15

Play Time (Est)

5:00 PM

Play Location

Canton, GA

View Facility Page →

Competitor Teams

TEAM 1WINNER
CL
Candice Laney

EGX4NV · Murphy, NC, US

DUPR

3.648

JA
Joseph Abaton

PZZOYX · Marble, NC, US

DUPR

3.796

TEAM 2LOSS
JJ
Jasmyn Johnson

DN5OL4 · Acworth, GA, US

DUPR

3.437

TP
Taj Pirzada

QXXMXD · Alpharetta, GA, US

DUPR

3.486

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-5250972820
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6620738798,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Candice Laney",
        "dupr_id": "EGX4NV",
        "rating": 3.648,
        "profile_pic_url": null,
        "location": "Murphy, NC, US"
      },
      {
        "name": "Joseph Abaton",
        "dupr_id": "PZZOYX",
        "rating": 3.796,
        "profile_pic_url": null,
        "location": "Marble, NC, US"
      }
    ]
  },
  {
    "team_id": 5931660895,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jasmyn Johnson",
        "dupr_id": "DN5OL4",
        "rating": 3.437,
        "profile_pic_url": null,
        "location": "Acworth, GA, US"
      },
      {
        "name": "Taj Pirzada",
        "dupr_id": "QXXMXD",
        "rating": 3.486,
        "profile_pic_url": null,
        "location": "Alpharetta, GA, US"
      }
    ]
  }
]