Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

8 Person Round Robin

ID: 5050042800

Match Scores

5-9

Win

Play Date

2025-09-29

Play Time (Est)

1:00 PM

Play Location

Fairfield Glade, TN 38558, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
MS
Matt Shegos

X2WEEX · USA

DUPR

4.166

BV
Brian Vieth

7660KM · Fairfield Glade, TN, US

DUPR

4.244

TEAM 2WINNER
SH
Scott Hartema

3Y44GP · Fairfield Glade, TN, US

DUPR

4.158

MS
Mark Stout

8KN9PQ · Silver Point, TN, US

DUPR

4.398

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-5050042800
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7337913570,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Matt Shegos",
        "dupr_id": "X2WEEX",
        "rating": 4.166,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Brian Vieth",
        "dupr_id": "7660KM",
        "rating": 4.244,
        "profile_pic_url": null,
        "location": "Fairfield Glade, TN, US"
      }
    ]
  },
  {
    "team_id": 6685518813,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Scott Hartema",
        "dupr_id": "3Y44GP",
        "rating": 4.158,
        "profile_pic_url": null,
        "location": "Fairfield Glade, TN, US"
      },
      {
        "name": "Mark Stout",
        "dupr_id": "8KN9PQ",
        "rating": 4.398,
        "profile_pic_url": null,
        "location": "Silver Point, TN, US"
      }
    ]
  }
]