Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Super DUPR Saturday

ID: 6425249052

Match Scores

5-11

Loss

Play Date

2025-08-16

Play Time (Est)

1:00 PM

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.805

AB
Amanda Baldwin

3VX6ZE · Crossville, TN, US

DUPR

4.130

TEAM 2WINNER
BV
Brian Vieth

7660KM · Fairfield Glade, TN, US

DUPR

4.222

MS
Matt Shegos

X2WEEX · USA

DUPR

4.031

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-6425249052
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5561615685,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "john stein",
        "dupr_id": "676ERQ",
        "rating": 3.805,
        "profile_pic_url": null,
        "location": "Crossville, TN, US"
      },
      {
        "name": "Amanda Baldwin",
        "dupr_id": "3VX6ZE",
        "rating": 4.13,
        "profile_pic_url": null,
        "location": "Crossville, TN, US"
      }
    ]
  },
  {
    "team_id": 5655619377,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Brian Vieth",
        "dupr_id": "7660KM",
        "rating": 4.222,
        "profile_pic_url": null,
        "location": "Fairfield Glade, TN, US"
      },
      {
        "name": "Matt Shegos",
        "dupr_id": "X2WEEX",
        "rating": 4.031,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]