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

$ ball

ID: 6845303518

Match Scores

15-4

Loss

Play Date

2026-05-08

Play Time (Est)

11:30 PM

Play Location

279 Ottley Dr NE, Atlanta, GA 30324, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
JA
Justin Amick

1Q6250 · Atlanta, GA, US

DUPR

5.032

SM
Scott McRee

XJXO9R · Roswell, GA, US

DUPR

5.363

TEAM 2LOSS
JD
Javier De Leon

OD94VW · Carolina, PR

DUPR

4.974

SS
Steve Schnugg

O6DPEP · Marietta, GA, US

DUPR

5.084

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-6845303518
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5257266293,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Justin Amick",
        "dupr_id": "1Q6250",
        "rating": 5.032,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      },
      {
        "name": "Scott McRee",
        "dupr_id": "XJXO9R",
        "rating": 5.363,
        "profile_pic_url": null,
        "location": "Roswell, GA, US"
      }
    ]
  },
  {
    "team_id": 4898555364,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Javier De Leon",
        "dupr_id": "OD94VW",
        "rating": 4.974,
        "profile_pic_url": null,
        "location": "Carolina, PR"
      },
      {
        "name": "Steve Schnugg",
        "dupr_id": "O6DPEP",
        "rating": 5.084,
        "profile_pic_url": null,
        "location": "Marietta, GA, US"
      }
    ]
  }
]