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

Week 1 - May - 3.0 Mixed Cumulative League

ID: 8422670944

Match Scores

11-5

Loss

Play Date

2026-05-05

Play Time (Est)

5:00 PM

Play Location

The Picklr Keystone Crossing

Unverified Facility

Competitor Teams

TEAM 1WINNER
Eric Schmidt

MP7Q2P · Indianapolis, IN, US

DUPR

3.009

JM
Joe Melton

JPM2XD · Indianapolis, IN, US

DUPR

3.403

TEAM 2LOSS
JK
Jacob Kahre

J5X75W · Carmel, IN, US

DUPR

2.961

RB
Randall Buck

RXY90E · Noblesville, IN, US

DUPR

3.265

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-8422670944
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6546884296,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Eric Schmidt",
        "dupr_id": "MP7Q2P",
        "rating": 3.009,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/91844_608e2164e866e.jpg",
        "location": "Indianapolis, IN, US"
      },
      {
        "name": "Joe Melton",
        "dupr_id": "JPM2XD",
        "rating": 3.403,
        "profile_pic_url": null,
        "location": "Indianapolis, IN, US"
      }
    ]
  },
  {
    "team_id": 5558121694,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jacob Kahre",
        "dupr_id": "J5X75W",
        "rating": 2.961,
        "profile_pic_url": null,
        "location": "Carmel, IN, US"
      },
      {
        "name": "Randall Buck",
        "dupr_id": "RXY90E",
        "rating": 3.265,
        "profile_pic_url": null,
        "location": "Noblesville, IN, US"
      }
    ]
  }
]