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

3.5 Mixed Doubles Mini Tournament

ID: 8296427928

Match Scores

6-11

Win

Play Date

2026-01-17

Play Time (Est)

1:00 PM

Play Location

The Picklr Keystone-Crossing

Unverified Facility

Competitor Teams

TEAM 1LOSS
Sara Thomas

675QM0 · Indianapolis, IN, US

DUPR

3.079

Kevin gillis

17Y5YM · Indianapolis, IN, US

DUPR

3.182

TEAM 2WINNER
Clive Chan

4ZPWLG · Indianapolis, IN, US

DUPR

3.391

Rachel Pritz

L2VQKZ · Indianapolis, IN, US

DUPR

3.087

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-8296427928
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7916348678,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Sara  Thomas",
        "dupr_id": "675QM0",
        "rating": 3.079,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/46.jpg",
        "location": "Indianapolis, IN, US"
      },
      {
        "name": "Kevin gillis",
        "dupr_id": "17Y5YM",
        "rating": 3.182,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/64.jpg",
        "location": "Indianapolis, IN, US"
      }
    ]
  },
  {
    "team_id": 4506867421,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Clive Chan",
        "dupr_id": "4ZPWLG",
        "rating": 3.391,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/76.jpg",
        "location": "Indianapolis, IN, US"
      },
      {
        "name": "Rachel Pritz",
        "dupr_id": "L2VQKZ",
        "rating": 3.087,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/73.jpg",
        "location": "Indianapolis, IN, US"
      }
    ]
  }
]