Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Super DUPR Saturday

ID: 5220974079

Match Scores

11-9

Win

Play Date

2025-08-16

Play Time (Est)

4:45 AM

Play Location

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

View Facility Page →

Competitor Teams

TEAM 1WINNER
AB
Amanda Baldwin

3VX6ZE · Crossville, TN, US

DUPR

4.147

JL
Jeff LaFerney

7DDR4M · USA

DUPR

4.198

TEAM 2LOSS
PG
Paul Goodrich

EWL96M · Fairfield Glade, TN, US

DUPR

3.974

MS
Matt Shegos

X2WEEX · USA

DUPR

4.010

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-5220974079
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7466583938,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Amanda Baldwin",
        "dupr_id": "3VX6ZE",
        "rating": 4.147,
        "profile_pic_url": null,
        "location": "Crossville, TN, US"
      },
      {
        "name": "Jeff LaFerney",
        "dupr_id": "7DDR4M",
        "rating": 4.198,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5361206158,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Paul Goodrich",
        "dupr_id": "EWL96M",
        "rating": 3.974,
        "profile_pic_url": null,
        "location": "Fairfield Glade, TN, US"
      },
      {
        "name": "Matt Shegos",
        "dupr_id": "X2WEEX",
        "rating": 4.01,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]