Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

FEB26 miniT

ID: 7781745952

Match Scores

11-2

Loss

Play Date

2026-02-07

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
Chris Imbrogno

7DRJ74 · Powell, OH, US

DUPR

3.507

Mike Raubenolt

2QD7M9 · Westerville, OH, US

DUPR

3.903

TEAM 2LOSS
Bret Bowman

Q5NRLN · Worthington, OH, US

DUPR

3.214

Laura Keohane

EGWWNM · Etna, OH, US

DUPR

2.988

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-7781745952
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5671628267,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Chris Imbrogno",
        "dupr_id": "7DRJ74",
        "rating": 3.507,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/68.jpg",
        "location": "Powell, OH, US"
      },
      {
        "name": "Mike Raubenolt",
        "dupr_id": "2QD7M9",
        "rating": 3.903,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/58.jpg",
        "location": "Westerville, OH, US"
      }
    ]
  },
  {
    "team_id": 5147444551,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Bret Bowman",
        "dupr_id": "Q5NRLN",
        "rating": 3.214,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/18.jpg",
        "location": "Worthington, OH, US"
      },
      {
        "name": "Laura Keohane",
        "dupr_id": "EGWWNM",
        "rating": 2.988,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/71.jpg",
        "location": "Etna, OH, US"
      }
    ]
  }
]