Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 6432369029

Match Scores

15-5

Loss

Play Date

2026-05-02

Play Time (Est)

6:15 AM

Play Location

Truro, NS

Unverified Facility

Competitor Teams

TEAM 1WINNER
JA
Jeff Ashe

8JNJXJ · Titusville, NB, CA

DUPR

4.669

MN
Mathieu Noel

EWZO2W · Bathurst, NB, CA

DUPR

4.482

TEAM 2LOSS
NG
Nick Graham

NY79XZ · Rusagonis, NB, CA

DUPR

4.240

AA
Adam Arsenault

O6RL0L · Brudenell, PE, CA

DUPR

4.312

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-6432369029
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5033191257,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jeff Ashe",
        "dupr_id": "8JNJXJ",
        "rating": 4.669,
        "profile_pic_url": null,
        "location": "Titusville, NB, CA"
      },
      {
        "name": "Mathieu Noel",
        "dupr_id": "EWZO2W",
        "rating": 4.482,
        "profile_pic_url": null,
        "location": "Bathurst, NB, CA"
      }
    ]
  },
  {
    "team_id": 7686671339,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Nick Graham",
        "dupr_id": "NY79XZ",
        "rating": 4.24,
        "profile_pic_url": null,
        "location": "Rusagonis, NB, CA"
      },
      {
        "name": "Adam Arsenault",
        "dupr_id": "O6RL0L",
        "rating": 4.312,
        "profile_pic_url": null,
        "location": "Brudenell, PE, CA"
      }
    ]
  }
]