Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

The Last Stop - Mixed Doubles Skill: (4.25 And Above) Age: (Any)

ID: 4337587035

Match Scores

4-11

Loss

Play Date

2026-05-03

Play Time (Est)

4:45 AM

Play Location

Truro, NS

Unverified Facility

Competitor Teams

TEAM 1LOSS
MA
Melanie Aube

4Z9NXG · Moncton, NB, CA

DUPR

3.898

JM
Jason Murty

RZJYDM · Moncton, NB, CA

DUPR

4.377

TEAM 2WINNER
AC
Amanda Cheverie

Q5WVQR · Charlottetown, PE, CA

DUPR

4.121

MR
Mitchell Rowley

QXGG4R · Summerside, PE, CA

DUPR

4.698

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-4337587035
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5955175668,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Melanie Aube",
        "dupr_id": "4Z9NXG",
        "rating": 3.898,
        "profile_pic_url": null,
        "location": "Moncton, NB, CA"
      },
      {
        "name": "Jason Murty",
        "dupr_id": "RZJYDM",
        "rating": 4.377,
        "profile_pic_url": null,
        "location": "Moncton, NB, CA"
      }
    ]
  },
  {
    "team_id": 4927481357,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Amanda Cheverie",
        "dupr_id": "Q5WVQR",
        "rating": 4.121,
        "profile_pic_url": null,
        "location": "Charlottetown, PE, CA"
      },
      {
        "name": "Mitchell Rowley",
        "dupr_id": "QXGG4R",
        "rating": 4.698,
        "profile_pic_url": null,
        "location": "Summerside, PE, CA"
      }
    ]
  }
]