Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool A (4/27)

ID: 4556020344

Match Scores

7-11

Win

Play Date

2026-04-27

Play Time (Est)

1:00 PM

Play Location

Pickled! Batavia

Unverified Facility

Competitor Teams

TEAM 1LOSS
BA
Brad Atwell

30MN5Q · North Aurora, IL, US

DUPR

4.236

JC
Joseph Clouser

NYOP46 · Eddyville, KY, US

DUPR

3.845

TEAM 2WINNER
TP
Trey Poythress

0YO47N · Geneva, IL, US

DUPR

3.753

LM
Leandro Martinez

JJM0LM · Wheaton, IL, US

DUPR

3.944

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-4556020344
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8196565445,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Brad Atwell",
        "dupr_id": "30MN5Q",
        "rating": 4.236,
        "profile_pic_url": null,
        "location": "North Aurora, IL, US"
      },
      {
        "name": "Joseph Clouser",
        "dupr_id": "NYOP46",
        "rating": 3.845,
        "profile_pic_url": null,
        "location": "Eddyville, KY, US"
      }
    ]
  },
  {
    "team_id": 6775739940,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Trey Poythress",
        "dupr_id": "0YO47N",
        "rating": 3.753,
        "profile_pic_url": null,
        "location": "Geneva, IL, US"
      },
      {
        "name": "Leandro Martinez",
        "dupr_id": "JJM0LM",
        "rating": 3.944,
        "profile_pic_url": null,
        "location": "Wheaton, IL, US"
      }
    ]
  }
]