Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Austin Gridley Tournament 4.0

ID: 7084716057

Match Scores

2-11

Win

Play Date

2022-11-05

Play Time (Est)

10:15 AM

Play Location

Utah, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
MB
Michelle Barber

16RQJQ · USA

DUPR

3.500

BR
Bonnie Riley

89DYQE · USA

DUPR

3.500

TEAM 2WINNER
EL
Eric Last

35D20V · Kaysville, UT, US

DUPR

4.550

AL
Alan Last

30O50G · Kaysville, UT, US

DUPR

4.550

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-7084716057
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7143771245,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Michelle Barber",
        "dupr_id": "16RQJQ",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Bonnie Riley",
        "dupr_id": "89DYQE",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5881432656,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Eric Last",
        "dupr_id": "35D20V",
        "rating": 4.55,
        "profile_pic_url": null,
        "location": "Kaysville, UT, US"
      },
      {
        "name": "Alan Last",
        "dupr_id": "30O50G",
        "rating": 4.55,
        "profile_pic_url": null,
        "location": "Kaysville, UT, US"
      }
    ]
  }
]