Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Life Time Dublin

ID: 5240790273

Match Scores

8-11

Loss

Play Date

2026-03-29

Play Time (Est)

10:15 AM

Play Location

Columbus, OH, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
RC
Rob Colaianni

G5572V · USA

DUPR

3.972

OB
Om Borkar

O69V07 · Dublin, OH, US

DUPR

3.873

TEAM 2WINNER
JM
Jason Mertens

E96XGW · Columbus, OH, US

DUPR

3.761

SB
Scott Berry

ZN9K2W · Wheaton, IL, US

DUPR

3.841

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-5240790273
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7159854646,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Rob Colaianni",
        "dupr_id": "G5572V",
        "rating": 3.972,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Om Borkar",
        "dupr_id": "O69V07",
        "rating": 3.873,
        "profile_pic_url": null,
        "location": "Dublin, OH, US"
      }
    ]
  },
  {
    "team_id": 4955831253,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jason Mertens",
        "dupr_id": "E96XGW",
        "rating": 3.761,
        "profile_pic_url": null,
        "location": "Columbus, OH, US"
      },
      {
        "name": "Scott Berry",
        "dupr_id": "ZN9K2W",
        "rating": 3.841,
        "profile_pic_url": null,
        "location": "Wheaton, IL, US"
      }
    ]
  }
]