Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Week 2: Dart Wed Women's Teams 3.0+

ID: 6823960632

Match Scores

2-11

Loss

Play Date

2025-06-11

Play Time (Est)

1:00 PM

Play Location

1380 Cole Harbour Rd

View Facility Page →

Competitor Teams

TEAM 1LOSS
KC
Krystle Cleary

PKLDXQ · Dartmouth, NS, CA

DUPR

3.235

AK
Amber Kelly

W6EY4G · Dartmouth, NS, CA

DUPR

3.289

TEAM 2WINNER
SB
Stacy Bryan

ODVLVE · Halifax, NS, CA

DUPR

3.362

SP
Sheri Parks

ZNKOGP · Bedford, NS, CA

DUPR

3.604

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-6823960632
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7169154058,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Krystle Cleary",
        "dupr_id": "PKLDXQ",
        "rating": 3.235,
        "profile_pic_url": null,
        "location": "Dartmouth, NS, CA"
      },
      {
        "name": "Amber Kelly",
        "dupr_id": "W6EY4G",
        "rating": 3.289,
        "profile_pic_url": null,
        "location": "Dartmouth, NS, CA"
      }
    ]
  },
  {
    "team_id": 8434613112,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Stacy Bryan",
        "dupr_id": "ODVLVE",
        "rating": 3.362,
        "profile_pic_url": null,
        "location": "Halifax, NS, CA"
      },
      {
        "name": "Sheri Parks",
        "dupr_id": "ZNKOGP",
        "rating": 3.604,
        "profile_pic_url": null,
        "location": "Bedford, NS, CA"
      }
    ]
  }
]