Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pickle Point – September Sanctioned Tournament - Womens Doubles Skill 4.0: (4.0 to 4.5+) Age: (All)

ID: 6689603116

Match Scores

15-0

Win

Play Date

2025-09-20

Play Time (Est)

5:00 PM

Play Location

Lethbridge, AB

Unverified Facility

Competitor Teams

TEAM 1WINNER
LG
Lauren Gibbard

1N6NEW · Calgary, AB, CA

DUPR

4.315

JA
Jessica Anderson

7JDPON · Calgary, AB, CA

DUPR

4.431

TEAM 2LOSS
KH
Kali Holm

G544XD · USA

DUPR

3.557

LC
Lesley Casselman

V2GYY7 · USA

DUPR

3.557

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-6689603116
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6136262540,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Lauren Gibbard",
        "dupr_id": "1N6NEW",
        "rating": 4.315,
        "profile_pic_url": null,
        "location": "Calgary, AB, CA"
      },
      {
        "name": "Jessica Anderson",
        "dupr_id": "7JDPON",
        "rating": 4.431,
        "profile_pic_url": null,
        "location": "Calgary, AB, CA"
      }
    ]
  },
  {
    "team_id": 5650560901,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kali Holm",
        "dupr_id": "G544XD",
        "rating": 3.557,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Lesley Casselman",
        "dupr_id": "V2GYY7",
        "rating": 3.557,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]