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

Competitive Open Play Match

ID: 6385574254

Match Scores

12-15

Win

Play Date

2026-03-28

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
MR
Mercy risher

GGKMGM · Tulsa, OK, US

DUPR

4.258

EL
Eden Lawson

W6ZOJG · Broken Arrow, OK, US

DUPR

4.784

TEAM 2WINNER
LT
Lili Thompson

0YWERX · Tulsa, OK, US

DUPR

4.689

EC
Emily Cessna

YGDVXD · Oklahoma City, OK, US

DUPR

4.700

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-6385574254
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7677098045,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Mercy risher",
        "dupr_id": "GGKMGM",
        "rating": 4.258,
        "profile_pic_url": null,
        "location": "Tulsa, OK, US"
      },
      {
        "name": "Eden Lawson",
        "dupr_id": "W6ZOJG",
        "rating": 4.784,
        "profile_pic_url": null,
        "location": "Broken Arrow, OK, US"
      }
    ]
  },
  {
    "team_id": 4817862836,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Lili Thompson",
        "dupr_id": "0YWERX",
        "rating": 4.689,
        "profile_pic_url": null,
        "location": "Tulsa, OK, US"
      },
      {
        "name": "Emily Cessna",
        "dupr_id": "YGDVXD",
        "rating": 4.7,
        "profile_pic_url": null,
        "location": "Oklahoma City, OK, US"
      }
    ]
  }
]