Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 5624440483

Match Scores

11-1

Loss

Play Date

2025-06-14

Play Time (Est)

8:45 AM

Play Location

Frontier Family Park Pickleball Court

Unverified Facility

Competitor Teams

TEAM 1WINNER
MH
Monica Hemsley

8W02LL · Rupert, ID, US

DUPR

4.114

SA
Sean Armatage

3VYQJE · Wendell, ID, US

DUPR

3.822

TEAM 2LOSS
RN
Rachael Nelson

7662K9 · USA

DUPR

3.267

SN
Steve Nelson

17PKEM · Twin Falls, ID, US

DUPR

3.853

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-5624440483
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8557301764,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Monica Hemsley",
        "dupr_id": "8W02LL",
        "rating": 4.114,
        "profile_pic_url": null,
        "location": "Rupert, ID, US"
      },
      {
        "name": "Sean Armatage",
        "dupr_id": "3VYQJE",
        "rating": 3.822,
        "profile_pic_url": null,
        "location": "Wendell, ID, US"
      }
    ]
  },
  {
    "team_id": 5391931357,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Rachael Nelson",
        "dupr_id": "7662K9",
        "rating": 3.267,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Steve Nelson",
        "dupr_id": "17PKEM",
        "rating": 3.853,
        "profile_pic_url": null,
        "location": "Twin Falls, ID, US"
      }
    ]
  }
]