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

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

ID: 5567574175

Match Scores

15-12

Win

Play Date

2026-05-02

Play Time (Est)

8:45 AM

Play Location

Truro, NS

Unverified Facility

Competitor Teams

TEAM 1WINNER
AB
Ashton Bradley

8EXNKV · Pennfield, NB, CA

DUPR

5.031

JS
Justin Simpson

8WYX7K · Lower Knoxford, NB, CA

DUPR

4.827

TEAM 2LOSS
JA
Jeff Ashe

8JNJXJ · Titusville, NB, CA

DUPR

4.675

MN
Mathieu Noel

EWZO2W · Bathurst, NB, CA

DUPR

4.488

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-5567574175
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4786023555,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ashton Bradley",
        "dupr_id": "8EXNKV",
        "rating": 5.031,
        "profile_pic_url": null,
        "location": "Pennfield, NB, CA"
      },
      {
        "name": "Justin Simpson",
        "dupr_id": "8WYX7K",
        "rating": 4.827,
        "profile_pic_url": null,
        "location": "Lower Knoxford, NB, CA"
      }
    ]
  },
  {
    "team_id": 5105167154,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jeff Ashe",
        "dupr_id": "8JNJXJ",
        "rating": 4.675,
        "profile_pic_url": null,
        "location": "Titusville, NB, CA"
      },
      {
        "name": "Mathieu Noel",
        "dupr_id": "EWZO2W",
        "rating": 4.488,
        "profile_pic_url": null,
        "location": "Bathurst, NB, CA"
      }
    ]
  }
]