Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 7117253435

Match Scores

3-11

Loss

Play Date

2025-06-13

Play Time (Est)

12:45 AM

Play Location

Frontier Family Park Pickleball Court

Unverified Facility

Competitor Teams

TEAM 1LOSS
SN
Steve Nelson

17PKEM · Twin Falls, ID, US

DUPR

3.866

NN
Nate Nelson

VXP2K5 · USA

DUPR

3.428

TEAM 2WINNER
MH
Mark Hasselbring

1ROJZ1 · Twin Falls, ID, US

DUPR

3.573

RH
Ryan Heider

12PZ7E · Twin Falls, ID, US

DUPR

4.117

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-7117253435
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8420050103,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Steve Nelson",
        "dupr_id": "17PKEM",
        "rating": 3.866,
        "profile_pic_url": null,
        "location": "Twin Falls, ID, US"
      },
      {
        "name": "Nate Nelson",
        "dupr_id": "VXP2K5",
        "rating": 3.428,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7676302635,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Mark Hasselbring",
        "dupr_id": "1ROJZ1",
        "rating": 3.573,
        "profile_pic_url": null,
        "location": "Twin Falls, ID, US"
      },
      {
        "name": "Ryan Heider",
        "dupr_id": "12PZ7E",
        "rating": 4.117,
        "profile_pic_url": null,
        "location": "Twin Falls, ID, US"
      }
    ]
  }
]