Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 7827288135

Match Scores

9-15

Win

Play Date

2024-08-01

Play Time (Est)

4:45 AM

Play Location

Santaquin, UT 84655, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
EA
Erica Allan

6ZKWVE · USA

DUPR

3.500

NT
Nase Tesi

EGK9DV · USA

DUPR

3.500

TEAM 2WINNER
DA
Dan Andersen

8GY77V · Orem, UT, US

DUPR

4.978

LA
Lucy Andersen

3VWZM5 · USA

DUPR

3.500

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-7827288135
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4696955195,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Erica Allan",
        "dupr_id": "6ZKWVE",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Nase Tesi",
        "dupr_id": "EGK9DV",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7379120884,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Dan Andersen",
        "dupr_id": "8GY77V",
        "rating": 4.978,
        "profile_pic_url": null,
        "location": "Orem, UT, US"
      },
      {
        "name": "Lucy Andersen",
        "dupr_id": "3VWZM5",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]