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

Week 4: Dart Mon Mixed 3.0-3.5 Teams

ID: 7829429597

Match Scores

11-8

Loss

Play Date

2026-03-30

Play Time (Est)

6:15 AM

Play Location

1380 Cole Harbour Rd

View Facility Page →

Competitor Teams

TEAM 1WINNER
EB
Emma Burns

ZDK7PM · Halifax, NS, CA

DUPR

2.687

GH
Georg Hofmann

QP6D75 · Halifax, NS, CA

DUPR

3.623

TEAM 2LOSS
GS
Gian Scalet

KDNJDY · Dartmouth, NS, CA

DUPR

3.271

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-7829429597
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5383910658,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Emma Burns",
        "dupr_id": "ZDK7PM",
        "rating": 2.687,
        "profile_pic_url": null,
        "location": "Halifax, NS, CA"
      },
      {
        "name": "Georg Hofmann",
        "dupr_id": "QP6D75",
        "rating": 3.623,
        "profile_pic_url": null,
        "location": "Halifax, NS, CA"
      }
    ]
  },
  {
    "team_id": 8076746647,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Gian Scalet",
        "dupr_id": "KDNJDY",
        "rating": 3.271,
        "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"
      }
    ]
  }
]