Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Thursday Night Throwdown - November 2025 - All Levels

ID: 4644146948

Match Scores

21-18

Loss

Play Date

2025-11-06

Play Time (Est)

9:00 PM

Play Location

EE Robinson Park

Unverified Facility

Competitor Teams

TEAM 1WINNER
NB
Nhat bui

DWEOMM · Lawrenceville, GA, US

DUPR

3.788

NP
Nicolas Pham

PW2DYE · Lawrenceville, GA, US

DUPR

3.200

TEAM 2LOSS
CF
caleb fleitz

0RLDN4 · USA

DUPR

4.035

ES
Erik Smith

V7VKKE · Buford, GA, US

DUPR

3.611

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-4644146948
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7868357123,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Nhat bui",
        "dupr_id": "DWEOMM",
        "rating": 3.788,
        "profile_pic_url": null,
        "location": "Lawrenceville, GA, US"
      },
      {
        "name": "Nicolas  Pham",
        "dupr_id": "PW2DYE",
        "rating": 3.2,
        "profile_pic_url": null,
        "location": "Lawrenceville, GA, US"
      }
    ]
  },
  {
    "team_id": 7422925343,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "caleb fleitz",
        "dupr_id": "0RLDN4",
        "rating": 4.035,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Erik Smith",
        "dupr_id": "V7VKKE",
        "rating": 3.611,
        "profile_pic_url": null,
        "location": "Buford, GA, US"
      }
    ]
  }
]