Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

All Things Pickleball ATP

ID: 8398781655

Match Scores

10-12

Loss

Play Date

2024-08-15

Play Time (Est)

4:45 AM

Play Location

Donnelly, ID 83615, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
RW
Roy Wirthlin

3PO65E · Highland, UT, US

DUPR

4.225

BM
Blair Moses

DN59DY · USA

DUPR

3.992

TEAM 2WINNER
FS
Fred Sanders

3ZD2VL · McCall, ID, US

DUPR

3.795

BM
Bolek Masiak

0QZ2PG · McCall, ID, US

DUPR

3.859

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-8398781655
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8056573552,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Roy Wirthlin",
        "dupr_id": "3PO65E",
        "rating": 4.225,
        "profile_pic_url": null,
        "location": "Highland, UT, US"
      },
      {
        "name": "Blair Moses",
        "dupr_id": "DN59DY",
        "rating": 3.992,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6916095433,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Fred Sanders",
        "dupr_id": "3ZD2VL",
        "rating": 3.795,
        "profile_pic_url": null,
        "location": "McCall, ID, US"
      },
      {
        "name": "Bolek Masiak",
        "dupr_id": "0QZ2PG",
        "rating": 3.859,
        "profile_pic_url": null,
        "location": "McCall, ID, US"
      }
    ]
  }
]