Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Thursday Night Throwdown - SEP 2025 - Group B (2.5-3.5)

ID: 6452862512

Match Scores

21-9

Win

Play Date

2025-09-11

Play Time (Est)

9:00 PM

Play Location

EE Robinson Park

Unverified Facility

Competitor Teams

TEAM 1WINNER
AJ
Andrew Johns

O6NGV7 · USA

DUPR

3.214

ES
Erik Smith

V7VKKE · Buford, GA, US

DUPR

3.556

TEAM 2LOSS
WC
William cunard

W6YOXY · Covington, GA, US

DUPR

2.653

DD
Denise Davila

L255YK · USA

DUPR

2.637

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-6452862512
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6806115902,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Andrew Johns",
        "dupr_id": "O6NGV7",
        "rating": 3.214,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Erik Smith",
        "dupr_id": "V7VKKE",
        "rating": 3.556,
        "profile_pic_url": null,
        "location": "Buford, GA, US"
      }
    ]
  },
  {
    "team_id": 5476492765,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "William cunard",
        "dupr_id": "W6YOXY",
        "rating": 2.653,
        "profile_pic_url": null,
        "location": "Covington, GA, US"
      },
      {
        "name": "Denise Davila",
        "dupr_id": "L255YK",
        "rating": 2.637,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]