Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 7859558862

Match Scores

2-11

Loss

Play Date

2026-05-02

Play Time (Est)

7:30 PM

Play Location

Truro, NS

Unverified Facility

Competitor Teams

TEAM 1LOSS
NG
Nick Graham

NY79XZ · Rusagonis, NB, CA

DUPR

4.249

AA
Adam Arsenault

O6RL0L · Brudenell, PE, CA

DUPR

4.325

TEAM 2WINNER
JA
Jeff Ashe

8JNJXJ · Titusville, NB, CA

DUPR

4.660

MN
Mathieu Noel

EWZO2W · Bathurst, NB, CA

DUPR

4.474

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-7859558862
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5107993692,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Nick Graham",
        "dupr_id": "NY79XZ",
        "rating": 4.249,
        "profile_pic_url": null,
        "location": "Rusagonis, NB, CA"
      },
      {
        "name": "Adam Arsenault",
        "dupr_id": "O6RL0L",
        "rating": 4.325,
        "profile_pic_url": null,
        "location": "Brudenell, PE, CA"
      }
    ]
  },
  {
    "team_id": 7951470539,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jeff Ashe",
        "dupr_id": "8JNJXJ",
        "rating": 4.66,
        "profile_pic_url": null,
        "location": "Titusville, NB, CA"
      },
      {
        "name": "Mathieu Noel",
        "dupr_id": "EWZO2W",
        "rating": 4.474,
        "profile_pic_url": null,
        "location": "Bathurst, NB, CA"
      }
    ]
  }
]