Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

The BackSpin Showdown 2 - Mens Doubles Skill: (Open) Age: (Any)

ID: 5338185866

Match Scores

7-15

Loss

Play Date

2026-05-30

Play Time (Est)

3:30 PM

Play Location

Fredericton, NB

View Facility Page →

Competitor Teams

TEAM 1LOSS
FS
Frank Smith

G5EDQG · Saint John, NB, CA

DUPR

4.466

KM
Kevin McLean

4Z6JV2 · Quispamsis, NB, CA

DUPR

4.088

TEAM 2WINNER
MD
Matthew Denny

RYWE7E · Bath, NB

DUPR

5.057

NG
Nick Graham

NY79XZ · Rusagonis, NB, CA

DUPR

4.286

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-5338185866
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7612215999,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Frank Smith",
        "dupr_id": "G5EDQG",
        "rating": 4.466,
        "profile_pic_url": null,
        "location": "Saint John, NB, CA"
      },
      {
        "name": "Kevin McLean",
        "dupr_id": "4Z6JV2",
        "rating": 4.088,
        "profile_pic_url": null,
        "location": "Quispamsis, NB, CA"
      }
    ]
  },
  {
    "team_id": 6222352374,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Matthew Denny",
        "dupr_id": "RYWE7E",
        "rating": 5.057,
        "profile_pic_url": null,
        "location": "Bath, NB"
      },
      {
        "name": "Nick Graham",
        "dupr_id": "NY79XZ",
        "rating": 4.286,
        "profile_pic_url": null,
        "location": "Rusagonis, NB, CA"
      }
    ]
  }
]