Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Thursdays Night Throwdown

ID: 6556662784

Match Scores

12-21

Loss

Play Date

2025-11-06

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
CF
caleb fleitz

0RLDN4 · USA

DUPR

3.961

ES
Erik Smith

V7VKKE · Buford, GA, US

DUPR

3.566

TEAM 2WINNER
LC
Lizabeth Campbell

G545NV · Sugar Hill, GA, US

DUPR

4.042

KS
Kody Slate

56V66P · Suwanee, GA, US

DUPR

3.871

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-6556662784
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6127993297,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "caleb fleitz",
        "dupr_id": "0RLDN4",
        "rating": 3.961,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Erik Smith",
        "dupr_id": "V7VKKE",
        "rating": 3.566,
        "profile_pic_url": null,
        "location": "Buford, GA, US"
      }
    ]
  },
  {
    "team_id": 5145489906,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Lizabeth Campbell",
        "dupr_id": "G545NV",
        "rating": 4.042,
        "profile_pic_url": null,
        "location": "Sugar Hill, GA, US"
      },
      {
        "name": "Kody Slate",
        "dupr_id": "56V66P",
        "rating": 3.871,
        "profile_pic_url": null,
        "location": "Suwanee, GA, US"
      }
    ]
  }
]