Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 6732466467

Match Scores

11-6

Loss

Play Date

2025-06-14

Play Time (Est)

4:45 AM

Play Location

Frontier Family Park Pickleball Court

Unverified Facility

Competitor Teams

TEAM 1WINNER
DP
Debbie Pawelek

3YOZX4 · Elko, NV, US

DUPR

4.232

TH
Tejay Holstine

DWDE6M · USA

DUPR

3.962

TEAM 2LOSS
RN
Rachael Nelson

7662K9 · USA

DUPR

3.377

SN
Steve Nelson

17PKEM · Twin Falls, ID, US

DUPR

3.921

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-6732466467
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4609928879,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Debbie Pawelek",
        "dupr_id": "3YOZX4",
        "rating": 4.232,
        "profile_pic_url": null,
        "location": "Elko, NV, US"
      },
      {
        "name": "Tejay Holstine",
        "dupr_id": "DWDE6M",
        "rating": 3.962,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7763721656,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Rachael Nelson",
        "dupr_id": "7662K9",
        "rating": 3.377,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Steve Nelson",
        "dupr_id": "17PKEM",
        "rating": 3.921,
        "profile_pic_url": null,
        "location": "Twin Falls, ID, US"
      }
    ]
  }
]