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

Mixed Doubles 4.0 - Father’s Day Bash (Pickleball Association of Twin Falls)

ID: 8105607723

Match Scores

1-11

Win

Play Date

2025-06-14

Play Time (Est)

4:45 AM

Play Location

Frontier Family Park Pickleball Court

Unverified Facility

Competitor Teams

TEAM 1LOSS
KC
Keri Coats

O6R5JE · USA

DUPR

3.176

AC
Andy Coats

G5X94G · USA

DUPR

3.258

TEAM 2WINNER
RN
Rachael Nelson

7662K9 · USA

DUPR

3.365

SN
Steve Nelson

17PKEM · Twin Falls, ID, US

DUPR

3.913

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-8105607723
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8518756831,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Keri Coats",
        "dupr_id": "O6R5JE",
        "rating": 3.176,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Andy Coats",
        "dupr_id": "G5X94G",
        "rating": 3.258,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4454497665,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Rachael Nelson",
        "dupr_id": "7662K9",
        "rating": 3.365,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Steve Nelson",
        "dupr_id": "17PKEM",
        "rating": 3.913,
        "profile_pic_url": null,
        "location": "Twin Falls, ID, US"
      }
    ]
  }
]