Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Lifetime Easton Tuesday partners League

ID: 7166204989

Match Scores

21-3

Win

Play Date

2026-02-10

Play Time (Est)

2:15 AM

Play Location

3900 Easton Station, Columbus, OH 43219, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
BN
Brian Nelson

8GQMDG · USA

DUPR

3.463

GU
George ulloa

JZL70M · Columbus, OH, US

DUPR

4.537

TEAM 2LOSS
DB
Dan Brickner

8ED7ZO · USA

DUPR

4.466

MB
Marcie Brickner

59NYKR · USA

DUPR

3.107

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-7166204989
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7853377513,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brian Nelson",
        "dupr_id": "8GQMDG",
        "rating": 3.463,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "George ulloa",
        "dupr_id": "JZL70M",
        "rating": 4.537,
        "profile_pic_url": null,
        "location": "Columbus, OH, US"
      }
    ]
  },
  {
    "team_id": 4577502716,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Dan Brickner",
        "dupr_id": "8ED7ZO",
        "rating": 4.466,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Marcie Brickner",
        "dupr_id": "59NYKR",
        "rating": 3.107,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]