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

FEB26 miniT

ID: 5039198624

Match Scores

11-2

Loss

Play Date

2026-02-07

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
AK
Andrew King

ME6V9G · Bexley, OH, US

DUPR

3.534

JG
joe Goodspeed

Q5Z50N · Delaware, OH, US

DUPR

3.836

TEAM 2LOSS
Laura Keohane

EGWWNM · Etna, OH, US

DUPR

2.995

ER
Eric Reisch

QP799R · Powell, OH, US

DUPR

3.511

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-5039198624
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7189892881,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Andrew King",
        "dupr_id": "ME6V9G",
        "rating": 3.534,
        "profile_pic_url": null,
        "location": "Bexley, OH, US"
      },
      {
        "name": "joe Goodspeed",
        "dupr_id": "Q5Z50N",
        "rating": 3.836,
        "profile_pic_url": null,
        "location": "Delaware, OH, US"
      }
    ]
  },
  {
    "team_id": 7405771773,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Laura Keohane",
        "dupr_id": "EGWWNM",
        "rating": 2.995,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/67e1e455e8c21.jpg",
        "location": "Etna, OH, US"
      },
      {
        "name": "Eric Reisch",
        "dupr_id": "QP799R",
        "rating": 3.511,
        "profile_pic_url": null,
        "location": "Powell, OH, US"
      }
    ]
  }
]