Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 6213842296

Match Scores

10-11

Loss

Play Date

2025-06-14

Play Time (Est)

5:00 PM

Play Location

Frontier Family Park Pickleball Court

Unverified Facility

Competitor Teams

TEAM 1LOSS
RN
Rachael Nelson

7662K9 · USA

DUPR

3.384

SN
Steve Nelson

17PKEM · Twin Falls, ID, US

DUPR

3.926

TEAM 2WINNER
CH
Christy Hodges

WX6X7K · USA

DUPR

4.137

NL
Nathan Laiewski

56NNMR · USA

DUPR

4.083

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-6213842296
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6380194323,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Rachael Nelson",
        "dupr_id": "7662K9",
        "rating": 3.384,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Steve Nelson",
        "dupr_id": "17PKEM",
        "rating": 3.926,
        "profile_pic_url": null,
        "location": "Twin Falls, ID, US"
      }
    ]
  },
  {
    "team_id": 8377035688,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Christy Hodges",
        "dupr_id": "WX6X7K",
        "rating": 4.137,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Nathan Laiewski",
        "dupr_id": "56NNMR",
        "rating": 4.083,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]