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

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

ID: 7427010895

Match Scores

21-11

Win

Play Date

2025-09-11

Play Time (Est)

8:45 AM

Play Location

EE Robinson Park

Unverified Facility

Competitor Teams

TEAM 1WINNER
AJ
Andrew Johns

O6NGV7 · USA

DUPR

3.330

ES
Erik Smith

V7VKKE · Buford, GA, US

DUPR

3.597

TEAM 2LOSS
JM
Jeremy Meeks

P54P7Q · USA

DUPR

3.031

EV
Elena Veselova

QXEXED · Suwanee, GA, US

DUPR

3.059

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-7427010895
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5969801738,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Andrew Johns",
        "dupr_id": "O6NGV7",
        "rating": 3.33,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Erik Smith",
        "dupr_id": "V7VKKE",
        "rating": 3.597,
        "profile_pic_url": null,
        "location": "Buford, GA, US"
      }
    ]
  },
  {
    "team_id": 6477170858,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jeremy Meeks",
        "dupr_id": "P54P7Q",
        "rating": 3.031,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Elena  Veselova",
        "dupr_id": "QXEXED",
        "rating": 3.059,
        "profile_pic_url": null,
        "location": "Suwanee, GA, US"
      }
    ]
  }
]