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

$

ID: 6943681083

Match Scores

9-11

Win

Play Date

2025-12-27

Play Time (Est)

4:45 AM

Play Location

279 Ottley Dr NE, Atlanta, GA 30324, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
SM
Scott McRee

XJXO9R · Roswell, GA, US

DUPR

5.001

MH
Mike Hall

8WN9VK · Peachtree Corners, GA, US

DUPR

4.586

TEAM 2WINNER
JS
Jason Smith

17EMVN · Atlanta, GA, US

DUPR

5.625

WR
Warren Robinson

3Y5L6E · Orlando, FL, US

DUPR

4.701

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-6943681083
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5443589435,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Scott McRee",
        "dupr_id": "XJXO9R",
        "rating": 5.001,
        "profile_pic_url": null,
        "location": "Roswell, GA, US"
      },
      {
        "name": "Mike Hall",
        "dupr_id": "8WN9VK",
        "rating": 4.586,
        "profile_pic_url": null,
        "location": "Peachtree Corners, GA, US"
      }
    ]
  },
  {
    "team_id": 7234222621,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jason Smith",
        "dupr_id": "17EMVN",
        "rating": 5.625,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      },
      {
        "name": "Warren Robinson",
        "dupr_id": "3Y5L6E",
        "rating": 4.701,
        "profile_pic_url": null,
        "location": "Orlando, FL, US"
      }
    ]
  }
]