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

Carmel Classic Pickleball Tournament - $18k Prizes! - Mixed Doubles: (Open) Age: (Any)

ID: 5072681984

Match Scores

11-6, 11-7

Loss

Play Date

2025-09-07

Play Time (Est)

9:00 PM

Play Location

Carmel, IN

View Facility Page →

Competitor Teams

TEAM 1WINNER
TM
Tia Mukherjee

EG9MYE · USA

DUPR

5.102

ST
Sam Trent

1RDWPM · Rochester Hills, MI, US

DUPR

5.668

TEAM 2LOSS
GP
Ginny Purdy

16N9ME · Carmel, IN, US

DUPR

4.927

JC
Joe Clark

8KPVJ7 · Cicero, IN, US

DUPR

5.058

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-5072681984
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8124139054,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tia Mukherjee",
        "dupr_id": "EG9MYE",
        "rating": 5.102,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Sam Trent",
        "dupr_id": "1RDWPM",
        "rating": 5.668,
        "profile_pic_url": null,
        "location": "Rochester Hills, MI, US"
      }
    ]
  },
  {
    "team_id": 4842713086,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ginny Purdy",
        "dupr_id": "16N9ME",
        "rating": 4.927,
        "profile_pic_url": null,
        "location": "Carmel, IN, US"
      },
      {
        "name": "Joe Clark",
        "dupr_id": "8KPVJ7",
        "rating": 5.058,
        "profile_pic_url": null,
        "location": "Cicero, IN, US"
      }
    ]
  }
]