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

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

ID: 6342684054

Match Scores

15-6

Win

Play Date

2026-05-02

Play Time (Est)

7:30 PM

Play Location

Truro, NS

Unverified Facility

Competitor Teams

TEAM 1WINNER
EB
Emmett Blois

V7DEG7 · NS, CA

DUPR

5.044

WW
William Whisker

3VY0G6 · Niagara Falls, NY, US

DUPR

4.956

TEAM 2LOSS
MD
Matthew Denny

RYWE7E · Bath, NB

DUPR

4.930

CH
Curtis Hoyt

LV0PRZ · USA

DUPR

4.443

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-6342684054
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7947657247,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Emmett Blois",
        "dupr_id": "V7DEG7",
        "rating": 5.044,
        "profile_pic_url": null,
        "location": "NS, CA"
      },
      {
        "name": "William Whisker",
        "dupr_id": "3VY0G6",
        "rating": 4.956,
        "profile_pic_url": null,
        "location": "Niagara Falls, NY, US"
      }
    ]
  },
  {
    "team_id": 5357231076,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Matthew Denny",
        "dupr_id": "RYWE7E",
        "rating": 4.93,
        "profile_pic_url": null,
        "location": "Bath, NB"
      },
      {
        "name": "Curtis Hoyt",
        "dupr_id": "LV0PRZ",
        "rating": 4.443,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]