Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

atlantics

ID: 5278004175

Match Scores

11-9

Loss

Play Date

2023-06-25

Play Time (Est)

4:45 AM

Play Location

Bedford, Nova Scotia, Canada

View Facility Page →

Competitor Teams

TEAM 1WINNER
JH
Jonathan Hache

8DYJX4 · Dunlop, NB, CA

DUPR

3.543

LC
Lisa Cormier

3LNRKZ · Shediac, NB, CA

DUPR

3.983

TEAM 2LOSS
MH
Michael Hache

8JDX64 · Moncton, NB, CA

DUPR

4.455

HG
Heather Ginzel

8EYPVO · Moncton, NB, CA

DUPR

3.794

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-5278004175
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7088587342,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jonathan Hache",
        "dupr_id": "8DYJX4",
        "rating": 3.543,
        "profile_pic_url": null,
        "location": "Dunlop, NB, CA"
      },
      {
        "name": "Lisa Cormier",
        "dupr_id": "3LNRKZ",
        "rating": 3.983,
        "profile_pic_url": null,
        "location": "Shediac, NB, CA"
      }
    ]
  },
  {
    "team_id": 7788344644,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Michael Hache",
        "dupr_id": "8JDX64",
        "rating": 4.455,
        "profile_pic_url": null,
        "location": "Moncton, NB, CA"
      },
      {
        "name": "Heather Ginzel",
        "dupr_id": "8EYPVO",
        "rating": 3.794,
        "profile_pic_url": null,
        "location": "Moncton, NB, CA"
      }
    ]
  }
]