Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Super DUPR Saturday

ID: 6730187481

Match Scores

2-11

Win

Play Date

2025-08-16

Play Time (Est)

10:15 AM

Play Location

Fairfield Glade Racquet Center, Wilshire Heights Drive, Crossville, TN, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
JS
john stein

676ERQ · Crossville, TN, US

DUPR

3.749

MS
Matt Shegos

X2WEEX · USA

DUPR

3.997

TEAM 2WINNER
BV
Brian Vieth

7660KM · Fairfield Glade, TN, US

DUPR

4.242

AB
Amanda Baldwin

3VX6ZE · Crossville, TN, US

DUPR

4.159

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-6730187481
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6366934100,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "john stein",
        "dupr_id": "676ERQ",
        "rating": 3.749,
        "profile_pic_url": null,
        "location": "Crossville, TN, US"
      },
      {
        "name": "Matt Shegos",
        "dupr_id": "X2WEEX",
        "rating": 3.997,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5510574531,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Brian Vieth",
        "dupr_id": "7660KM",
        "rating": 4.242,
        "profile_pic_url": null,
        "location": "Fairfield Glade, TN, US"
      },
      {
        "name": "Amanda Baldwin",
        "dupr_id": "3VX6ZE",
        "rating": 4.159,
        "profile_pic_url": null,
        "location": "Crossville, TN, US"
      }
    ]
  }
]