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

Picklr Club Championships - 3.0 Mixed Doubles

ID: 8125895753

Match Scores

11-5

Loss

Play Date

2026-05-10

Play Time (Est)

6:15 AM

Play Location

3810 E 82nd St

Unverified Facility

Competitor Teams

TEAM 1WINNER
Kevin gillis

17Y5YM · Indianapolis, IN, US

DUPR

3.123

Teresa Rhodes

D9WXW4 · Indianapolis, IN, US

DUPR

2.959

TEAM 2LOSS
Nicole Spacey

PW2DPG · Indianapolis, IN, US

DUPR

2.605

JK
Jason Kasper

0QJZ9N · USA

DUPR

3.072

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-8125895753
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4925249689,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kevin gillis",
        "dupr_id": "17Y5YM",
        "rating": 3.123,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/64.jpg",
        "location": "Indianapolis, IN, US"
      },
      {
        "name": "Teresa Rhodes",
        "dupr_id": "D9WXW4",
        "rating": 2.959,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/91.jpg",
        "location": "Indianapolis, IN, US"
      }
    ]
  },
  {
    "team_id": 7251068683,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Nicole Spacey",
        "dupr_id": "PW2DPG",
        "rating": 2.605,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/87.jpg",
        "location": "Indianapolis, IN, US"
      },
      {
        "name": "Jason Kasper",
        "dupr_id": "0QJZ9N",
        "rating": 3.072,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]