Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Thursday Night Throwdown - MIXED OCT 2025 - Group A

ID: 7420201675

Match Scores

25-23

Loss

Play Date

2025-10-02

Play Time (Est)

8:45 AM

Play Location

Rhodes Jordan Park

View Facility Page →

Competitor Teams

TEAM 1WINNER
LC
Lizabeth Campbell

G545NV · Sugar Hill, GA, US

DUPR

3.902

KS
Kody Slate

56V66P · Suwanee, GA, US

DUPR

3.778

TEAM 2LOSS
MS
Morgan Smith

2LLM4E · USA

DUPR

3.500

DN
Daniel Navas

9PMQLJ · Gwinnett County, GA, US

DUPR

4.137

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-7420201675
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6954409996,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Lizabeth Campbell",
        "dupr_id": "G545NV",
        "rating": 3.902,
        "profile_pic_url": null,
        "location": "Sugar Hill, GA, US"
      },
      {
        "name": "Kody Slate",
        "dupr_id": "56V66P",
        "rating": 3.778,
        "profile_pic_url": null,
        "location": "Suwanee, GA, US"
      }
    ]
  },
  {
    "team_id": 4644591509,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Morgan Smith",
        "dupr_id": "2LLM4E",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Daniel Navas",
        "dupr_id": "9PMQLJ",
        "rating": 4.137,
        "profile_pic_url": null,
        "location": "Gwinnett County, GA, US"
      }
    ]
  }
]