Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

8 Person Round Robin

ID: 7325520218

Match Scores

9-6

Win

Play Date

2025-08-18

Play Time (Est)

3:30 PM

Play Location

Fairfield Glade, TN 38558, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
MT
Mark Thurnau

8JK6RO · USA

DUPR

3.769

JB
Jim BAYLESS

8EXDVE · Crossville, TN, US

DUPR

4.152

TEAM 2LOSS
BV
Brian Vieth

7660KM · Fairfield Glade, TN, US

DUPR

4.205

LB
Lori Bahr

8G0QZD · USA

DUPR

3.530

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-7325520218
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8404671093,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mark Thurnau",
        "dupr_id": "8JK6RO",
        "rating": 3.769,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jim BAYLESS",
        "dupr_id": "8EXDVE",
        "rating": 4.152,
        "profile_pic_url": null,
        "location": "Crossville, TN, US"
      }
    ]
  },
  {
    "team_id": 7924398077,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brian Vieth",
        "dupr_id": "7660KM",
        "rating": 4.205,
        "profile_pic_url": null,
        "location": "Fairfield Glade, TN, US"
      },
      {
        "name": "Lori Bahr",
        "dupr_id": "8G0QZD",
        "rating": 3.53,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]