Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

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

ID: 6885676384

Match Scores

11-10

Win

Play Date

2025-06-13

Play Time (Est)

5:00 PM

Play Location

Frontier Family Park Pickleball Court

Unverified Facility

Competitor Teams

TEAM 1WINNER
JG
Jonathan Grimm

3OZG7P · Twin Falls, ID, US

DUPR

4.852

PS
Phillip Swensen

17ZNL9 · Twin Falls, ID, US

DUPR

4.574

TEAM 2LOSS
BB
Brian Boatman

307NR2 · Elko, NV, US

DUPR

4.691

BS
Brendan Shelley

1NV6R7 · Elko, NV, US

DUPR

4.544

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-6885676384
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7776124511,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jonathan Grimm",
        "dupr_id": "3OZG7P",
        "rating": 4.852,
        "profile_pic_url": null,
        "location": "Twin Falls, ID, US"
      },
      {
        "name": "Phillip Swensen",
        "dupr_id": "17ZNL9",
        "rating": 4.574,
        "profile_pic_url": null,
        "location": "Twin Falls, ID, US"
      }
    ]
  },
  {
    "team_id": 7503567324,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brian Boatman",
        "dupr_id": "307NR2",
        "rating": 4.691,
        "profile_pic_url": null,
        "location": "Elko, NV, US"
      },
      {
        "name": "Brendan Shelley",
        "dupr_id": "1NV6R7",
        "rating": 4.544,
        "profile_pic_url": null,
        "location": "Elko, NV, US"
      }
    ]
  }
]