Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Men's 3.5 League - 8/26/25

ID: 8257741932

Match Scores

11-0

Win

Play Date

2025-08-26

Play Time (Est)

1:00 PM

Play Location

The Kitchen Grill & Games

View Facility Page →

Competitor Teams

TEAM 1WINNER
MH
Matthew Houston

55PMZR · Columbia, MO, US

DUPR

4.648

MS
Mark Sexton

NRVY02 · Columbia, MO, US

DUPR

4.323

TEAM 2LOSS
KM
Kevin Michael Almora

WKV76K · Columbia, MO, US

DUPR

3.625

HH
Hayden Henke

2ZLQL7 · USA

DUPR

3.401

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-8257741932
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6647955795,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Matthew Houston",
        "dupr_id": "55PMZR",
        "rating": 4.648,
        "profile_pic_url": null,
        "location": "Columbia, MO, US"
      },
      {
        "name": "Mark Sexton",
        "dupr_id": "NRVY02",
        "rating": 4.323,
        "profile_pic_url": null,
        "location": "Columbia, MO, US"
      }
    ]
  },
  {
    "team_id": 5797260215,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kevin Michael Almora",
        "dupr_id": "WKV76K",
        "rating": 3.625,
        "profile_pic_url": null,
        "location": "Columbia, MO, US"
      },
      {
        "name": "Hayden Henke",
        "dupr_id": "2ZLQL7",
        "rating": 3.401,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]