Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

2025 Season Opener - *Powered by Selkirk Pro S1* - Mens Doubles Skill: (4.0) Age: (12 To 49)

ID: 5995270164

Match Scores

0-15

Win

Play Date

2025-06-22

Play Time (Est)

1:00 PM

Play Location

Spruce Grove, AB

View Facility Page →

Competitor Teams

TEAM 1LOSS
DH
Dave Holsted

V4L6Y6 · Barrhead, AB, CA

DUPR

4.002

AP
AJ Prockiw

2LEZ47 · USA

DUPR

4.105

TEAM 2WINNER
PB
Peter Boisjoli

3O5R7W · St. Albert, AB, CA

DUPR

4.294

JE
Jade Eremenko

L2M5PZ · Edmonton, AB, CA

DUPR

4.549

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-5995270164
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6991087472,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Dave Holsted",
        "dupr_id": "V4L6Y6",
        "rating": 4.002,
        "profile_pic_url": null,
        "location": "Barrhead, AB, CA"
      },
      {
        "name": "AJ Prockiw",
        "dupr_id": "2LEZ47",
        "rating": 4.105,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7265711272,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Peter Boisjoli",
        "dupr_id": "3O5R7W",
        "rating": 4.294,
        "profile_pic_url": null,
        "location": "St. Albert, AB, CA"
      },
      {
        "name": "Jade Eremenko",
        "dupr_id": "L2M5PZ",
        "rating": 4.549,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      }
    ]
  }
]