Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Coed League D - 01/13

ID: 6653109024

Match Scores

6-11

Win

Play Date

2026-01-13

Play Time (Est)

1:00 PM

Play Location

1330 Sandhill Rd, Orem, UT 84058

View Facility Page →

Competitor Teams

TEAM 1LOSS
AG
Aaron Gustafson

RZXM6Q · Provo, UT, US

DUPR

4.398

DW
Daniel Woolwine

KOGDZO · American Fork, UT, US

DUPR

4.375

TEAM 2WINNER
PK
Pei Kuli

8EMRVW · Orem, UT, US

DUPR

4.741

DS
Dave Sylvester

17WNV0 · Cedar Hills, UT, US

DUPR

4.293

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-6653109024
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5313941137,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Aaron Gustafson",
        "dupr_id": "RZXM6Q",
        "rating": 4.398,
        "profile_pic_url": null,
        "location": "Provo, UT, US"
      },
      {
        "name": "Daniel Woolwine",
        "dupr_id": "KOGDZO",
        "rating": 4.375,
        "profile_pic_url": null,
        "location": "American Fork, UT, US"
      }
    ]
  },
  {
    "team_id": 7212815904,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Pei Kuli",
        "dupr_id": "8EMRVW",
        "rating": 4.741,
        "profile_pic_url": null,
        "location": "Orem, UT, US"
      },
      {
        "name": "Dave Sylvester",
        "dupr_id": "17WNV0",
        "rating": 4.293,
        "profile_pic_url": null,
        "location": "Cedar Hills, UT, US"
      }
    ]
  }
]