Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Life Time Dublin

ID: 8159565482

Match Scores

11-5

Win

Play Date

2026-03-29

Play Time (Est)

3:30 PM

Play Location

Columbus, OH, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
OB
Om Borkar

O69V07 · Dublin, OH, US

DUPR

3.910

JM
Jason Mertens

E96XGW · Columbus, OH, US

DUPR

3.751

TEAM 2LOSS
GO
Greg Ogrodowski

V7NRLP · USA

DUPR

4.023

BT
Brendon Taylor

KXKD9Y · USA

DUPR

3.626

MATCH PREP & GEARAffiliate Partner

Recommended Gear & Paddles

Selecting the correct paddle face composition is crucial for match performance. Browse recommended categories from our partner Pickleball Central:

Control & Spin (Graphite)

Graphite and carbon fiber faces deliver maximum touch and precision control.

Shop Control Paddles →

Power & Depth (Composite)

Composite faces designed to maximize energy return for deep baseline drives.

Shop Power Paddles →

Beginner & Budget

Durable, high-value starter paddles to get you playing without high upfront cost.

Shop Beginner Paddles →

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-8159565482
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8024585614,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Om Borkar",
        "dupr_id": "O69V07",
        "rating": 3.91,
        "profile_pic_url": null,
        "location": "Dublin, OH, US"
      },
      {
        "name": "Jason Mertens",
        "dupr_id": "E96XGW",
        "rating": 3.751,
        "profile_pic_url": null,
        "location": "Columbus, OH, US"
      }
    ]
  },
  {
    "team_id": 8202684531,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Greg Ogrodowski",
        "dupr_id": "V7NRLP",
        "rating": 4.023,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Brendon Taylor",
        "dupr_id": "KXKD9Y",
        "rating": 3.626,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]