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

Week 4: Dart Mon Mixed 3.0-3.5 Teams

ID: 4329542281

Match Scores

11-9

Loss

Play Date

2026-03-30

Play Time (Est)

2:15 AM

Play Location

1380 Cole Harbour Rd

View Facility Page →

Competitor Teams

TEAM 1WINNER
CS
Caryn Sepidoza

GWXLMX · Halifax, NS, CA

DUPR

3.167

AZ
abdelhakim zaidane

V754K7 · USA

DUPR

3.403

TEAM 2LOSS
GS
Gian Scalet

KDNJDY · Dartmouth, NS, CA

DUPR

3.270

AS
Amy Scott

4VVP66 · Halifax, NS, CA

DUPR

2.996

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-4329542281
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6447862797,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Caryn  Sepidoza",
        "dupr_id": "GWXLMX",
        "rating": 3.167,
        "profile_pic_url": null,
        "location": "Halifax, NS, CA"
      },
      {
        "name": "abdelhakim zaidane",
        "dupr_id": "V754K7",
        "rating": 3.403,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6874036762,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Gian Scalet",
        "dupr_id": "KDNJDY",
        "rating": 3.27,
        "profile_pic_url": null,
        "location": "Dartmouth, NS, CA"
      },
      {
        "name": "Amy Scott",
        "dupr_id": "4VVP66",
        "rating": 2.996,
        "profile_pic_url": null,
        "location": "Halifax, NS, CA"
      }
    ]
  }
]