Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Tuesday Men’s

ID: 5069787760

Match Scores

11-9

Win

Play Date

2025-11-26

Play Time (Est)

5:00 PM

Play Location

Red Deer

View Facility Page →

Competitor Teams

TEAM 1WINNER
CF
Chris Funkhouser

ZNMO4W · Lacombe, AB, CA

DUPR

4.512

GK
Greg King

7DW5L9 · Red Deer, AB, CA

DUPR

4.505

TEAM 2LOSS
AH
Aaron Hachkowski

OD5J6E · USA

DUPR

4.279

JS
Jonathan Strome

MYRG9P · Red Deer, AB, CA

DUPR

4.187

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-5069787760
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4400073381,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Chris Funkhouser",
        "dupr_id": "ZNMO4W",
        "rating": 4.512,
        "profile_pic_url": null,
        "location": "Lacombe, AB, CA"
      },
      {
        "name": "Greg King",
        "dupr_id": "7DW5L9",
        "rating": 4.505,
        "profile_pic_url": null,
        "location": "Red Deer, AB, CA"
      }
    ]
  },
  {
    "team_id": 5067131772,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Aaron Hachkowski",
        "dupr_id": "OD5J6E",
        "rating": 4.279,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jonathan Strome",
        "dupr_id": "MYRG9P",
        "rating": 4.187,
        "profile_pic_url": null,
        "location": "Red Deer, AB, CA"
      }
    ]
  }
]