Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

GOOD DINK MELTDOWN 2

ID: 6198925738

Match Scores

11-9

Loss

Play Date

2026-04-10

Play Time (Est)

11:30 PM

Play Location

Nova Scotia, Canada

View Facility Page →

Competitor Teams

TEAM 1WINNER
MN
Mathieu Noel

EWZO2W · Bathurst, NB, CA

DUPR

4.384

YW
YIQI WANG

NYQGK2 · Bedford, NS, CA

DUPR

4.424

TEAM 2LOSS
CA
Conor Adams

590JD5 · Saint Martins, NB, CA

DUPR

4.197

LP
Lauren Perry

V2DOYJ · USA

DUPR

3.407

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-6198925738
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5672108142,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mathieu Noel",
        "dupr_id": "EWZO2W",
        "rating": 4.384,
        "profile_pic_url": null,
        "location": "Bathurst, NB, CA"
      },
      {
        "name": "YIQI WANG",
        "dupr_id": "NYQGK2",
        "rating": 4.424,
        "profile_pic_url": null,
        "location": "Bedford, NS, CA"
      }
    ]
  },
  {
    "team_id": 5625452220,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Conor Adams",
        "dupr_id": "590JD5",
        "rating": 4.197,
        "profile_pic_url": null,
        "location": "Saint Martins, NB, CA"
      },
      {
        "name": "Lauren Perry",
        "dupr_id": "V2DOYJ",
        "rating": 3.407,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]