Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

8 Person Round Robin

ID: 5637375869

Match Scores

2-9

Loss

Play Date

2025-08-18

Play Time (Est)

6:15 AM

Play Location

Fairfield Glade, TN 38558, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
BH
Becky Hartema

35E7RL · USA

DUPR

3.865

JB
Jim BAYLESS

8EXDVE · Crossville, TN, US

DUPR

4.069

TEAM 2WINNER
BV
Brian Vieth

7660KM · USA

DUPR

4.235

PS
Peter Segers

3YM744 · USA

DUPR

4.178

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-5637375869
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8452729511,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Becky Hartema",
        "dupr_id": "35E7RL",
        "rating": 3.865,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jim BAYLESS",
        "dupr_id": "8EXDVE",
        "rating": 4.069,
        "profile_pic_url": null,
        "location": "Crossville, TN, US"
      }
    ]
  },
  {
    "team_id": 4594519044,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Brian Vieth",
        "dupr_id": "7660KM",
        "rating": 4.235,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Peter Segers",
        "dupr_id": "3YM744",
        "rating": 4.178,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]