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

$ ball

ID: 7592003382

Match Scores

11-2

Loss

Play Date

2026-05-08

Play Time (Est)

7:30 PM

Play Location

279 Ottley Dr NE, Atlanta, GA 30324, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
JD
Javier De Leon

OD94VW · Carolina, PR

DUPR

4.964

KM
Ken Mooney

XJLN62 · Atlanta, GA, US

DUPR

4.906

TEAM 2LOSS
SM
Scott McRee

XJXO9R · Roswell, GA, US

DUPR

5.359

PR
Paul Roberts

1RPZJE · Roswell, GA, US

DUPR

4.750

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-7592003382
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5404737669,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Javier De Leon",
        "dupr_id": "OD94VW",
        "rating": 4.964,
        "profile_pic_url": null,
        "location": "Carolina, PR"
      },
      {
        "name": "Ken Mooney",
        "dupr_id": "XJLN62",
        "rating": 4.906,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      }
    ]
  },
  {
    "team_id": 5182925458,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Scott McRee",
        "dupr_id": "XJXO9R",
        "rating": 5.359,
        "profile_pic_url": null,
        "location": "Roswell, GA, US"
      },
      {
        "name": "Paul Roberts",
        "dupr_id": "1RPZJE",
        "rating": 4.75,
        "profile_pic_url": null,
        "location": "Roswell, GA, US"
      }
    ]
  }
]