Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Men's 3.5 League - 8/26/25

ID: 6086006828

Match Scores

3-11

Loss

Play Date

2025-08-26

Play Time (Est)

9:00 PM

Play Location

The Kitchen Grill & Games

View Facility Page →

Competitor Teams

TEAM 1LOSS
MH
Matthew Houston

55PMZR · Columbia, MO, US

DUPR

4.591

HH
Hayden Henke

2ZLQL7 · USA

DUPR

3.340

TEAM 2WINNER
MS
Mark Sexton

NRVY02 · Columbia, MO, US

DUPR

4.378

KM
Kevin Michael Almora

WKV76K · Columbia, MO, US

DUPR

3.645

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-6086006828
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6660970304,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Matthew Houston",
        "dupr_id": "55PMZR",
        "rating": 4.591,
        "profile_pic_url": null,
        "location": "Columbia, MO, US"
      },
      {
        "name": "Hayden Henke",
        "dupr_id": "2ZLQL7",
        "rating": 3.34,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6447635267,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Mark Sexton",
        "dupr_id": "NRVY02",
        "rating": 4.378,
        "profile_pic_url": null,
        "location": "Columbia, MO, US"
      },
      {
        "name": "Kevin Michael Almora",
        "dupr_id": "WKV76K",
        "rating": 3.645,
        "profile_pic_url": null,
        "location": "Columbia, MO, US"
      }
    ]
  }
]