Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

The Last Stop - Mens Doubles Skill: (4.5 And Above) Age: (Any)

ID: 8292506878

Match Scores

11-4, 11-9

Win

Play Date

2026-05-02

Play Time (Est)

11:30 PM

Play Location

Truro, NS

Unverified Facility

Competitor Teams

TEAM 1WINNER
AB
Ashton Bradley

8EXNKV · Pennfield, NB, CA

DUPR

5.053

JS
Justin Simpson

8WYX7K · Lower Knoxford, NB, CA

DUPR

4.849

TEAM 2LOSS
AT
Agron Topalli

KOOQNK · Halifax, NS, CA

DUPR

5.108

LP
Luis Palenzuela

RZKMMZ · Dartmouth, NS, CA

DUPR

4.469

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-8292506878
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5225497547,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ashton Bradley",
        "dupr_id": "8EXNKV",
        "rating": 5.053,
        "profile_pic_url": null,
        "location": "Pennfield, NB, CA"
      },
      {
        "name": "Justin Simpson",
        "dupr_id": "8WYX7K",
        "rating": 4.849,
        "profile_pic_url": null,
        "location": "Lower Knoxford, NB, CA"
      }
    ]
  },
  {
    "team_id": 5060365106,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Agron Topalli",
        "dupr_id": "KOOQNK",
        "rating": 5.108,
        "profile_pic_url": null,
        "location": "Halifax, NS, CA"
      },
      {
        "name": "Luis Palenzuela",
        "dupr_id": "RZKMMZ",
        "rating": 4.469,
        "profile_pic_url": null,
        "location": "Dartmouth, NS, CA"
      }
    ]
  }
]