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

Week 3: Dart Mon Mixed Teams 3.0-3.5

ID: 6487601399

Match Scores

2-11

Win

Play Date

2026-05-18

Play Time (Est)

12:45 AM

Play Location

1380 Cole Harbour Rd

View Facility Page →

Competitor Teams

TEAM 1LOSS
MJ
Michele James

V4Q2N6 · Dartmouth, NS, CA

DUPR

3.401

ZC
Zack chaisson

0RRNDG · Mount Uniacke, NS, CA

DUPR

3.015

TEAM 2WINNER
KR
Kara Redden

XO6GWR · Halifax, NS, CA

DUPR

2.719

EE
Emanuele Ermanni

LWLNXZ · Dartmouth, NS, CA

DUPR

3.082

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-6487601399
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8371091233,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Michele James",
        "dupr_id": "V4Q2N6",
        "rating": 3.401,
        "profile_pic_url": null,
        "location": "Dartmouth, NS, CA"
      },
      {
        "name": "Zack chaisson",
        "dupr_id": "0RRNDG",
        "rating": 3.015,
        "profile_pic_url": null,
        "location": "Mount Uniacke, NS, CA"
      }
    ]
  },
  {
    "team_id": 7941443762,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kara Redden",
        "dupr_id": "XO6GWR",
        "rating": 2.719,
        "profile_pic_url": null,
        "location": "Halifax, NS, CA"
      },
      {
        "name": "Emanuele Ermanni",
        "dupr_id": "LWLNXZ",
        "rating": 3.082,
        "profile_pic_url": null,
        "location": "Dartmouth, NS, CA"
      }
    ]
  }
]