Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

2026 Show-Me State Games Winter Blast - Mens Doubles Skill: (4.5 And Under) Age: (49 & Under/50 & Above)

ID: 5256967386

Match Scores

7-15

Win

Play Date

2026-01-10

Play Time (Est)

7:30 PM

Play Location

Fenton, MO

View Facility Page →

Competitor Teams

TEAM 1LOSS
DL
Dan Langford

8DR24X · Kirkwood, MO, US

DUPR

4.002

MH
Matthew Hultman

MYM9OP · Valley Park, MO, US

DUPR

4.155

TEAM 2WINNER
MS
Mat Sevilla

ZNJYXQ · O'Fallon, MO, US

DUPR

4.525

JH
Jonathan Harris

674Q9G · St. Peters, MO, US

DUPR

4.316

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-5256967386
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5188150621,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Dan Langford",
        "dupr_id": "8DR24X",
        "rating": 4.002,
        "profile_pic_url": null,
        "location": "Kirkwood, MO, US"
      },
      {
        "name": "Matthew Hultman",
        "dupr_id": "MYM9OP",
        "rating": 4.155,
        "profile_pic_url": null,
        "location": "Valley Park, MO, US"
      }
    ]
  },
  {
    "team_id": 4551421166,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Mat Sevilla",
        "dupr_id": "ZNJYXQ",
        "rating": 4.525,
        "profile_pic_url": null,
        "location": "O'Fallon, MO, US"
      },
      {
        "name": "Jonathan Harris",
        "dupr_id": "674Q9G",
        "rating": 4.316,
        "profile_pic_url": null,
        "location": "St. Peters, MO, US"
      }
    ]
  }
]