Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 6806278200

Match Scores

11-6

Win

Play Date

2025-06-13

Play Time (Est)

1:00 PM

Play Location

Frontier Family Park Pickleball Court

Unverified Facility

Competitor Teams

TEAM 1WINNER
MH
Mark Hasselbring

1ROJZ1 · Twin Falls, ID, US

DUPR

3.443

RH
Ryan Heider

12PZ7E · Twin Falls, ID, US

DUPR

3.986

TEAM 2LOSS
RA
Rudy ashenbrener

VXMYE7 · USA

DUPR

3.315

BL
Brent Little

ME7D7O · USA

DUPR

3.315

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-6806278200
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4963660556,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mark Hasselbring",
        "dupr_id": "1ROJZ1",
        "rating": 3.443,
        "profile_pic_url": null,
        "location": "Twin Falls, ID, US"
      },
      {
        "name": "Ryan Heider",
        "dupr_id": "12PZ7E",
        "rating": 3.986,
        "profile_pic_url": null,
        "location": "Twin Falls, ID, US"
      }
    ]
  },
  {
    "team_id": 6152924536,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Rudy ashenbrener",
        "dupr_id": "VXMYE7",
        "rating": 3.315,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Brent  Little",
        "dupr_id": "ME7D7O",
        "rating": 3.315,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]