Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pickleball: Round Robin

ID: 8564047120

Match Scores

0-11

Win

Play Date

2025-05-29

Play Time (Est)

5:00 PM

Play Location

Salt Lake City

View Facility Page →

Competitor Teams

TEAM 1LOSS
EB
Ethan Barney

4Z7OV6 · USA

DUPR

3.359

TY
Trevor Young

67QVNE · USA

DUPR

3.533

TEAM 2WINNER
DY
Danny Young

12JZPR · Herriman, UT, US

DUPR

4.554

TS
Tallen Stevens

67VD00 · USA

DUPR

3.997

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-8564047120
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6136052262,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ethan Barney",
        "dupr_id": "4Z7OV6",
        "rating": 3.359,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Trevor Young",
        "dupr_id": "67QVNE",
        "rating": 3.533,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8457806530,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Danny Young",
        "dupr_id": "12JZPR",
        "rating": 4.554,
        "profile_pic_url": null,
        "location": "Herriman, UT, US"
      },
      {
        "name": "Tallen Stevens",
        "dupr_id": "67VD00",
        "rating": 3.997,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]