Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 7132059468

Match Scores

11-8

Loss

Play Date

2025-06-14

Play Time (Est)

1:00 PM

Play Location

Frontier Family Park Pickleball Court

Unverified Facility

Competitor Teams

TEAM 1WINNER
RH
Ryan Heider

12PZ7E · Twin Falls, ID, US

DUPR

4.112

AV
Anna Vines

3XK0X2 · Twin Falls, ID, US

DUPR

3.613

TEAM 2LOSS
RN
Rachael Nelson

7662K9 · USA

DUPR

3.370

SN
Steve Nelson

17PKEM · Twin Falls, ID, US

DUPR

3.916

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-7132059468
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8441230107,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ryan Heider",
        "dupr_id": "12PZ7E",
        "rating": 4.112,
        "profile_pic_url": null,
        "location": "Twin Falls, ID, US"
      },
      {
        "name": "Anna Vines",
        "dupr_id": "3XK0X2",
        "rating": 3.613,
        "profile_pic_url": null,
        "location": "Twin Falls, ID, US"
      }
    ]
  },
  {
    "team_id": 7805005663,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Rachael Nelson",
        "dupr_id": "7662K9",
        "rating": 3.37,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Steve Nelson",
        "dupr_id": "17PKEM",
        "rating": 3.916,
        "profile_pic_url": null,
        "location": "Twin Falls, ID, US"
      }
    ]
  }
]