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

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

ID: 6716546814

Match Scores

11-6

Win

Play Date

2026-05-02

Play Time (Est)

7:30 PM

Play Location

Truro, NS

Unverified Facility

Competitor Teams

TEAM 1WINNER
AB
Ashton Bradley

8EXNKV · Pennfield, NB, CA

DUPR

5.049

JS
Justin Simpson

8WYX7K · Lower Knoxford, NB, CA

DUPR

4.846

TEAM 2LOSS
AJ
Andrew Jeans

9P6NL7 · Halifax, NS, CA

DUPR

4.482

SB
Shamard Bowe

1709W4 · Halifax, NS, CA

DUPR

4.843

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-6716546814
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8266410205,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ashton Bradley",
        "dupr_id": "8EXNKV",
        "rating": 5.049,
        "profile_pic_url": null,
        "location": "Pennfield, NB, CA"
      },
      {
        "name": "Justin Simpson",
        "dupr_id": "8WYX7K",
        "rating": 4.846,
        "profile_pic_url": null,
        "location": "Lower Knoxford, NB, CA"
      }
    ]
  },
  {
    "team_id": 6173101478,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Andrew Jeans",
        "dupr_id": "9P6NL7",
        "rating": 4.482,
        "profile_pic_url": null,
        "location": "Halifax, NS, CA"
      },
      {
        "name": "Shamard Bowe",
        "dupr_id": "1709W4",
        "rating": 4.843,
        "profile_pic_url": null,
        "location": "Halifax, NS, CA"
      }
    ]
  }
]