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

The Grand Prix Amateur Open @ The Dink House Carmel - Mixed Doubles Skill: (3.0 & 3.5) Age: (50 And Above)

ID: 6104792629

Match Scores

3-11

Win

Play Date

2026-04-26

Play Time (Est)

2:15 AM

Play Location

Carmel, IN

View Facility Page →

Competitor Teams

TEAM 1LOSS
LD
Laura Dodds

X2JG65 · Indianapolis, IN, US

DUPR

2.629

AT
Andy Tibbets

0YDWYX · Westfield, IN, US

DUPR

3.304

TEAM 2WINNER
BS
Beth Sexton

1NVYZW · Carmel, IN, US

DUPR

3.499

GS
Gary Sexton

KXPPE6 · Carmel, IN, US

DUPR

3.474

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-6104792629
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5499484569,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Laura Dodds",
        "dupr_id": "X2JG65",
        "rating": 2.629,
        "profile_pic_url": null,
        "location": "Indianapolis, IN, US"
      },
      {
        "name": "Andy Tibbets",
        "dupr_id": "0YDWYX",
        "rating": 3.304,
        "profile_pic_url": null,
        "location": "Westfield, IN, US"
      }
    ]
  },
  {
    "team_id": 5459225919,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Beth Sexton",
        "dupr_id": "1NVYZW",
        "rating": 3.499,
        "profile_pic_url": null,
        "location": "Carmel, IN, US"
      },
      {
        "name": "Gary Sexton",
        "dupr_id": "KXPPE6",
        "rating": 3.474,
        "profile_pic_url": null,
        "location": "Carmel, IN, US"
      }
    ]
  }
]