Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

Mishawaka Midwest Open - $25k Challenge - Womens Doubles Open

ID: 5680401426

Match Scores

15-8

Loss

Play Date

2025-10-26

Play Time (Est)

7:30 PM

Play Location

MISHAWAKA, IN

View Facility Page →

Competitor Teams

TEAM 1WINNER
KO
Kaylie Obinger

PKEPRX · Brownsburg, IN, US

DUPR

5.086

CT
Cam Thompson

8E9P7E · Indianapolis, IN, US

DUPR

4.893

TEAM 2LOSS
GH
Grace Haley

30RGWX · Williamston, MI, US

DUPR

4.783

MC
Makayla Cunningham

8WKEMY · Avilla, IN, US

DUPR

5.201

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-5680401426
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7266111484,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kaylie Obinger",
        "dupr_id": "PKEPRX",
        "rating": 5.086,
        "profile_pic_url": null,
        "location": "Brownsburg, IN, US"
      },
      {
        "name": "Cam Thompson",
        "dupr_id": "8E9P7E",
        "rating": 4.893,
        "profile_pic_url": null,
        "location": "Indianapolis, IN, US"
      }
    ]
  },
  {
    "team_id": 6957598541,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Grace Haley",
        "dupr_id": "30RGWX",
        "rating": 4.783,
        "profile_pic_url": null,
        "location": "Williamston, MI, US"
      },
      {
        "name": "Makayla Cunningham",
        "dupr_id": "8WKEMY",
        "rating": 5.201,
        "profile_pic_url": null,
        "location": "Avilla, IN, US"
      }
    ]
  }
]