Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 8418950427

Match Scores

16-14

Win

Play Date

2026-05-12

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
AM
AJ Melvin

GGKZ4V · USA

DUPR

3.845

DO
Danijel Obradovic

1RQLDD · Alexandria, VA, US

DUPR

4.523

TEAM 2LOSS
JA
Justin Arras

592ZER · USA

DUPR

4.089

AM
Andrew McLaughlin

76NVK9 · USA

DUPR

4.291

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-8418950427
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5204734603,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "AJ Melvin",
        "dupr_id": "GGKZ4V",
        "rating": 3.845,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Danijel Obradovic",
        "dupr_id": "1RQLDD",
        "rating": 4.523,
        "profile_pic_url": null,
        "location": "Alexandria, VA, US"
      }
    ]
  },
  {
    "team_id": 6987943784,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Justin Arras",
        "dupr_id": "592ZER",
        "rating": 4.089,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Andrew McLaughlin",
        "dupr_id": "76NVK9",
        "rating": 4.291,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]