Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

(MPL) Challenger Series

ID: 6811619212

Match Scores

12-10, 11-8

Loss

Play Date

2026-05-31

Play Time (Est)

5:00 PM

Play Location

Grounded Body, 17405 NW Panther Creek Rd, Carlton, OR 97111, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
JD
Jackson Darling

355VM5 · McMinnville, OR, US

DUPR

4.692

BD
Briana Darling

3Y2Q9E · McMinnville, OR, US

DUPR

3.729

TEAM 2LOSS
AH
Alden Horowitz

MEXPVV · USA

DUPR

3.868

MS
Maygan Sawyer

35EXZV · Sheridan, OR, US

DUPR

4.162

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-6811619212
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6755502914,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jackson Darling",
        "dupr_id": "355VM5",
        "rating": 4.692,
        "profile_pic_url": null,
        "location": "McMinnville, OR, US"
      },
      {
        "name": "Briana Darling",
        "dupr_id": "3Y2Q9E",
        "rating": 3.729,
        "profile_pic_url": null,
        "location": "McMinnville, OR, US"
      }
    ]
  },
  {
    "team_id": 8214139636,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Alden Horowitz",
        "dupr_id": "MEXPVV",
        "rating": 3.868,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Maygan Sawyer",
        "dupr_id": "35EXZV",
        "rating": 4.162,
        "profile_pic_url": null,
        "location": "Sheridan, OR, US"
      }
    ]
  }
]