Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

Competitive Open Play Match

ID: 8060253553

Match Scores

8-15

Win

Play Date

2026-03-28

Play Time (Est)

2:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
LB
Lauren Brown

1RE5DN · St. George, UT, US

DUPR

4.626

GS
Galina Semenova

ODPLDW · Bixby, OK, US

DUPR

4.779

TEAM 2WINNER
MR
Mercy risher

GGKMGM · Tulsa, OK, US

DUPR

4.301

EL
Eden Lawson

W6ZOJG · Broken Arrow, OK, US

DUPR

4.819

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-8060253553
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5707602077,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Lauren Brown",
        "dupr_id": "1RE5DN",
        "rating": 4.626,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      },
      {
        "name": "Galina Semenova",
        "dupr_id": "ODPLDW",
        "rating": 4.779,
        "profile_pic_url": null,
        "location": "Bixby, OK, US"
      }
    ]
  },
  {
    "team_id": 6234009905,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Mercy risher",
        "dupr_id": "GGKMGM",
        "rating": 4.301,
        "profile_pic_url": null,
        "location": "Tulsa, OK, US"
      },
      {
        "name": "Eden Lawson",
        "dupr_id": "W6ZOJG",
        "rating": 4.819,
        "profile_pic_url": null,
        "location": "Broken Arrow, OK, US"
      }
    ]
  }
]