Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Atlantics

ID: 5709666149

Match Scores

11-6

Loss

Play Date

2023-06-25

Play Time (Est)

6:15 AM

Play Location

Halifax, NS, Canada

View Facility Page →

Competitor Teams

TEAM 1WINNER
JS
Justin Simpson

8WYX7K · Lower Knoxford, NB, CA

DUPR

4.845

KS
Kelsey Simpson

OD95L7 · Carleton North, NB, CA

DUPR

4.297

TEAM 2LOSS
MH
Michael Hache

8JDX64 · Moncton, NB, CA

DUPR

4.587

HG
Heather Ginzel

8EYPVO · Moncton, NB, CA

DUPR

3.945

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-5709666149
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5818791604,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Justin Simpson",
        "dupr_id": "8WYX7K",
        "rating": 4.845,
        "profile_pic_url": null,
        "location": "Lower Knoxford, NB, CA"
      },
      {
        "name": "Kelsey Simpson",
        "dupr_id": "OD95L7",
        "rating": 4.297,
        "profile_pic_url": null,
        "location": "Carleton North, NB, CA"
      }
    ]
  },
  {
    "team_id": 7164095445,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Michael Hache",
        "dupr_id": "8JDX64",
        "rating": 4.587,
        "profile_pic_url": null,
        "location": "Moncton, NB, CA"
      },
      {
        "name": "Heather Ginzel",
        "dupr_id": "8EYPVO",
        "rating": 3.945,
        "profile_pic_url": null,
        "location": "Moncton, NB, CA"
      }
    ]
  }
]