Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 8550196460

Match Scores

11-6

Loss

Play Date

2026-05-02

Play Time (Est)

9:00 PM

Play Location

Truro, NS

Unverified Facility

Competitor Teams

TEAM 1WINNER
AJ
Andrew Jeans

9P6NL7 · Halifax, NS, CA

DUPR

4.458

SB
Shamard Bowe

1709W4 · Halifax, NS, CA

DUPR

4.823

TEAM 2LOSS
NG
Nick Graham

NY79XZ · Rusagonis, NB, CA

DUPR

4.253

AA
Adam Arsenault

O6RL0L · Brudenell, PE, CA

DUPR

4.332

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-8550196460
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7862436225,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Andrew Jeans",
        "dupr_id": "9P6NL7",
        "rating": 4.458,
        "profile_pic_url": null,
        "location": "Halifax, NS, CA"
      },
      {
        "name": "Shamard Bowe",
        "dupr_id": "1709W4",
        "rating": 4.823,
        "profile_pic_url": null,
        "location": "Halifax, NS, CA"
      }
    ]
  },
  {
    "team_id": 5458604852,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Nick Graham",
        "dupr_id": "NY79XZ",
        "rating": 4.253,
        "profile_pic_url": null,
        "location": "Rusagonis, NB, CA"
      },
      {
        "name": "Adam Arsenault",
        "dupr_id": "O6RL0L",
        "rating": 4.332,
        "profile_pic_url": null,
        "location": "Brudenell, PE, CA"
      }
    ]
  }
]