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

Week 4: Dart Mon Mixed 3.0-3.5 Teams

ID: 4486773759

Match Scores

11-2

Loss

Play Date

2026-03-30

Play Time (Est)

4:45 AM

Play Location

1380 Cole Harbour Rd

View Facility Page →

Competitor Teams

TEAM 1WINNER
GS
Gian Scalet

KDNJDY · Dartmouth, NS, CA

DUPR

3.277

AS
Amy Scott

4VVP66 · Halifax, NS, CA

DUPR

3.002

TEAM 2LOSS
AM
Andy MacKay

2ZLV5Y · Lawrencetown, NS, CA

DUPR

2.662

Lisa Evans

2Q2JN7 · Dartmouth, NS, CA

DUPR

2.217

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-4486773759
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5355243159,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Gian Scalet",
        "dupr_id": "KDNJDY",
        "rating": 3.277,
        "profile_pic_url": null,
        "location": "Dartmouth, NS, CA"
      },
      {
        "name": "Amy Scott",
        "dupr_id": "4VVP66",
        "rating": 3.002,
        "profile_pic_url": null,
        "location": "Halifax, NS, CA"
      }
    ]
  },
  {
    "team_id": 7941424934,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Andy MacKay",
        "dupr_id": "2ZLV5Y",
        "rating": 2.662,
        "profile_pic_url": null,
        "location": "Lawrencetown, NS, CA"
      },
      {
        "name": "Lisa Evans",
        "dupr_id": "2Q2JN7",
        "rating": 2.217,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/178844_65439a2443d64.jpg",
        "location": "Dartmouth, NS, CA"
      }
    ]
  }
]