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

FEB26 miniT

ID: 5638704027

Match Scores

5-11

Loss

Play Date

2026-02-07

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
JC
Joyce Cox

7D5V7M · Lancaster, OH, US

DUPR

3.106

ER
Eric Reisch

QP799R · Powell, OH, US

DUPR

3.662

TEAM 2WINNER
MH
Mike Hansen

V4O70E · USA

DUPR

3.178

MR
Mike Raubenolt

2QD7M9 · Westerville, OH, US

DUPR

3.885

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-5638704027
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6968802497,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Joyce Cox",
        "dupr_id": "7D5V7M",
        "rating": 3.106,
        "profile_pic_url": null,
        "location": "Lancaster, OH, US"
      },
      {
        "name": "Eric Reisch",
        "dupr_id": "QP799R",
        "rating": 3.662,
        "profile_pic_url": null,
        "location": "Powell, OH, US"
      }
    ]
  },
  {
    "team_id": 5838839500,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Mike Hansen",
        "dupr_id": "V4O70E",
        "rating": 3.178,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mike Raubenolt",
        "dupr_id": "2QD7M9",
        "rating": 3.885,
        "profile_pic_url": null,
        "location": "Westerville, OH, US"
      }
    ]
  }
]