Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 8424621077

Match Scores

11-0

Win

Play Date

2025-06-14

Play Time (Est)

6:15 AM

Play Location

Frontier Family Park Pickleball Court

Unverified Facility

Competitor Teams

TEAM 1WINNER
RN
Rachael Nelson

7662K9 · USA

DUPR

3.430

SN
Steve Nelson

17PKEM · Twin Falls, ID, US

DUPR

3.956

TEAM 2LOSS
JD
Jennifer Darcy

3OLGPL · Gooding, ID, US

DUPR

3.556

BD
Brian Darcy

1QN7KN · Bronx County, NY, US

DUPR

3.511

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-8424621077
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6744536571,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Rachael Nelson",
        "dupr_id": "7662K9",
        "rating": 3.43,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Steve Nelson",
        "dupr_id": "17PKEM",
        "rating": 3.956,
        "profile_pic_url": null,
        "location": "Twin Falls, ID, US"
      }
    ]
  },
  {
    "team_id": 5608432071,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jennifer Darcy",
        "dupr_id": "3OLGPL",
        "rating": 3.556,
        "profile_pic_url": null,
        "location": "Gooding, ID, US"
      },
      {
        "name": "Brian Darcy",
        "dupr_id": "1QN7KN",
        "rating": 3.511,
        "profile_pic_url": null,
        "location": "Bronx County, NY, US"
      }
    ]
  }
]