Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 7754350645

Match Scores

5-11

Win

Play Date

2026-05-30

Play Time (Est)

2:15 AM

Play Location

Fredericton, NB

View Facility Page →

Competitor Teams

TEAM 1LOSS
SP
Stephen Penney

XJWD94 · Fredericton, NB, CA

DUPR

3.948

SA
Sajjad Asghar

7D2M0M · Fredericton, NB, CA

DUPR

4.508

TEAM 2WINNER
MD
Matthew Denny

RYWE7E · Bath, NB

DUPR

5.025

NG
Nick Graham

NY79XZ · Rusagonis, NB, CA

DUPR

4.262

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-7754350645
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7606941539,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Stephen Penney",
        "dupr_id": "XJWD94",
        "rating": 3.948,
        "profile_pic_url": null,
        "location": "Fredericton, NB, CA"
      },
      {
        "name": "Sajjad Asghar",
        "dupr_id": "7D2M0M",
        "rating": 4.508,
        "profile_pic_url": null,
        "location": "Fredericton, NB, CA"
      }
    ]
  },
  {
    "team_id": 4903548986,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Matthew Denny",
        "dupr_id": "RYWE7E",
        "rating": 5.025,
        "profile_pic_url": null,
        "location": "Bath, NB"
      },
      {
        "name": "Nick Graham",
        "dupr_id": "NY79XZ",
        "rating": 4.262,
        "profile_pic_url": null,
        "location": "Rusagonis, NB, CA"
      }
    ]
  }
]