Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 8157815653

Match Scores

11-4

Loss

Play Date

2026-05-03

Play Time (Est)

2:15 AM

Play Location

Truro, NS

Unverified Facility

Competitor Teams

TEAM 1WINNER
RL
Raeesa Lalani

JZ66RD · Halifax, NS, CA

DUPR

4.191

AJ
Andrew Jeans

9P6NL7 · Halifax, NS, CA

DUPR

4.432

TEAM 2LOSS
MA
Melanie Aube

4Z9NXG · Moncton, NB, CA

DUPR

3.896

JM
Jason Murty

RZJYDM · Moncton, NB, CA

DUPR

4.374

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-8157815653
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8575255617,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Raeesa Lalani",
        "dupr_id": "JZ66RD",
        "rating": 4.191,
        "profile_pic_url": null,
        "location": "Halifax, NS, CA"
      },
      {
        "name": "Andrew Jeans",
        "dupr_id": "9P6NL7",
        "rating": 4.432,
        "profile_pic_url": null,
        "location": "Halifax, NS, CA"
      }
    ]
  },
  {
    "team_id": 5286455002,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Melanie Aube",
        "dupr_id": "4Z9NXG",
        "rating": 3.896,
        "profile_pic_url": null,
        "location": "Moncton, NB, CA"
      },
      {
        "name": "Jason Murty",
        "dupr_id": "RZJYDM",
        "rating": 4.374,
        "profile_pic_url": null,
        "location": "Moncton, NB, CA"
      }
    ]
  }
]