Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 8027347800

Match Scores

11-5, 11-9

Loss

Play Date

2026-05-16

Play Time (Est)

1:00 PM

Play Location

2100 Grant St, Terre Haute, IN 47802, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
MO
Matt O'Leary

V7RN25 · USA

DUPR

4.093

ME
Michael Eberle

17Y5LN · USA

DUPR

4.495

TEAM 2LOSS
JC
Josh Captain

8WZ4ZL · Rockville, IN, US

DUPR

4.165

JT
Jon Thacker

EWXXLW · Terre Haute, IN, US

DUPR

4.436

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-8027347800
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6195522356,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Matt O'Leary",
        "dupr_id": "V7RN25",
        "rating": 4.093,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Michael Eberle",
        "dupr_id": "17Y5LN",
        "rating": 4.495,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6331388870,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Josh Captain",
        "dupr_id": "8WZ4ZL",
        "rating": 4.165,
        "profile_pic_url": null,
        "location": "Rockville, IN, US"
      },
      {
        "name": "Jon Thacker",
        "dupr_id": "EWXXLW",
        "rating": 4.436,
        "profile_pic_url": null,
        "location": "Terre Haute, IN, US"
      }
    ]
  }
]