Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

APA - The Western Open - Split Age Mens Doubles Skill: (4.499 And Under) (50/49)

ID: 8246693496

Match Scores

15-10

Loss

Play Date

2026-04-23

Play Time (Est)

1:00 PM

Play Location

Red Deer, AB

View Facility Page →

Competitor Teams

TEAM 1WINNER
JP
Jesse Parkes

6Z6PQK · Edmonton, AB, CA

DUPR

4.402

KS
Kendall Smith

1R94KN · Spruce Grove, AB, CA

DUPR

4.074

TEAM 2LOSS
TJ
Terry Januszewski

O6D09L · Red Deer, AB, CA

DUPR

4.098

JK
Jeff Kelley

2LOWW4 · Red Deer, AB, CA

DUPR

4.195

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-8246693496
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6328338590,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jesse Parkes",
        "dupr_id": "6Z6PQK",
        "rating": 4.402,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      },
      {
        "name": "Kendall Smith",
        "dupr_id": "1R94KN",
        "rating": 4.074,
        "profile_pic_url": null,
        "location": "Spruce Grove, AB, CA"
      }
    ]
  },
  {
    "team_id": 7752078184,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Terry Januszewski",
        "dupr_id": "O6D09L",
        "rating": 4.098,
        "profile_pic_url": null,
        "location": "Red Deer, AB, CA"
      },
      {
        "name": "Jeff Kelley",
        "dupr_id": "2LOWW4",
        "rating": 4.195,
        "profile_pic_url": null,
        "location": "Red Deer, AB, CA"
      }
    ]
  }
]