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

Week 1: Dart Tues Women’s 2.6-3.2

ID: 7892852405

Match Scores

11-3

Win

Play Date

2026-04-07

Play Time (Est)

6:15 AM

Play Location

1380 Cole Harbour Rd

View Facility Page →

Competitor Teams

TEAM 1WINNER
AS
Amy Scott

4VVP66 · Halifax, NS, CA

DUPR

3.041

MG
Meagan Gillis

KXKR7K · Dartmouth, NS, CA

DUPR

3.118

TEAM 2LOSS
AR
Aleks Risteska

V4Q64P · Cole Harbour, NS, CA

DUPR

2.871

AF
Amy Follett

O6VQ7W · NS, CA

DUPR

2.615

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-7892852405
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8474193134,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Amy Scott",
        "dupr_id": "4VVP66",
        "rating": 3.041,
        "profile_pic_url": null,
        "location": "Halifax, NS, CA"
      },
      {
        "name": "Meagan Gillis",
        "dupr_id": "KXKR7K",
        "rating": 3.118,
        "profile_pic_url": null,
        "location": "Dartmouth, NS, CA"
      }
    ]
  },
  {
    "team_id": 5747647532,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Aleks Risteska",
        "dupr_id": "V4Q64P",
        "rating": 2.871,
        "profile_pic_url": null,
        "location": "Cole Harbour, NS, CA"
      },
      {
        "name": "Amy Follett",
        "dupr_id": "O6VQ7W",
        "rating": 2.615,
        "profile_pic_url": null,
        "location": "NS, CA"
      }
    ]
  }
]