Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Next Game - Next Game - Next Game - Next Game - Mixed 4.0+ Ladder League 6pm-8pm

ID: 6053177735

Match Scores

1-11

Win

Play Date

2026-02-10

Play Time (Est)

12:45 AM

Play Location

The Kitchen Grill & Games

View Facility Page →

Competitor Teams

TEAM 1LOSS
MS
Mark Sexton

NRVY02 · Columbia, MO, US

DUPR

4.014

SM
Scott Mattson

ZDW0VQ · Columbia, MO, US

DUPR

4.046

TEAM 2WINNER
EM
Eric McCarty

V2N5KP · Columbia, MO, US

DUPR

4.539

AH
Alex Hoffmeister

PKGDEZ · Columbia, MO, US

DUPR

3.923

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-6053177735
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7624189842,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Mark Sexton",
        "dupr_id": "NRVY02",
        "rating": 4.014,
        "profile_pic_url": null,
        "location": "Columbia, MO, US"
      },
      {
        "name": "Scott Mattson",
        "dupr_id": "ZDW0VQ",
        "rating": 4.046,
        "profile_pic_url": null,
        "location": "Columbia, MO, US"
      }
    ]
  },
  {
    "team_id": 6705968109,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Eric McCarty",
        "dupr_id": "V2N5KP",
        "rating": 4.539,
        "profile_pic_url": null,
        "location": "Columbia, MO, US"
      },
      {
        "name": "Alex Hoffmeister",
        "dupr_id": "PKGDEZ",
        "rating": 3.923,
        "profile_pic_url": null,
        "location": "Columbia, MO, US"
      }
    ]
  }
]