Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Lifetime Easton Wednesday night Ladder

ID: 6484583286

Match Scores

21-17

Win

Play Date

2025-11-19

Play Time (Est)

7:30 PM

Play Location

3900 Easton Station, Columbus, OH 43219, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
GU
George ulloa

JZL70M · Columbus, OH, US

DUPR

4.421

MH
Michael Hahn

0YDX52 · Columbus, OH, US

DUPR

3.520

TEAM 2LOSS
DB
Dan Brickner

8ED7ZO · USA

DUPR

4.627

CM
Caleb McCoy

EG662V · Mount Vernon, OH, US

DUPR

3.768

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-6484583286
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8521456047,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "George ulloa",
        "dupr_id": "JZL70M",
        "rating": 4.421,
        "profile_pic_url": null,
        "location": "Columbus, OH, US"
      },
      {
        "name": "Michael Hahn",
        "dupr_id": "0YDX52",
        "rating": 3.52,
        "profile_pic_url": null,
        "location": "Columbus, OH, US"
      }
    ]
  },
  {
    "team_id": 4813791413,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Dan Brickner",
        "dupr_id": "8ED7ZO",
        "rating": 4.627,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Caleb McCoy",
        "dupr_id": "EG662V",
        "rating": 3.768,
        "profile_pic_url": null,
        "location": "Mount Vernon, OH, US"
      }
    ]
  }
]