Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Coed League D - 01/13

ID: 6500902027

Match Scores

7-11

Loss

Play Date

2026-01-13

Play Time (Est)

8:45 AM

Play Location

1330 Sandhill Rd, Orem, UT 84058

View Facility Page →

Competitor Teams

TEAM 1LOSS
PK
Pei Kuli

8EMRVW · Orem, UT, US

DUPR

4.753

DS
Dave Sylvester

17WNV0 · Cedar Hills, UT, US

DUPR

4.302

TEAM 2WINNER
MH
Michael Hansen

8W4OL3 · Spanish Fork, UT, US

DUPR

4.245

JP
Jeffrey Payne

17WQL9 · Saratoga Springs, UT, US

DUPR

4.567

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-6500902027
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5677972069,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Pei Kuli",
        "dupr_id": "8EMRVW",
        "rating": 4.753,
        "profile_pic_url": null,
        "location": "Orem, UT, US"
      },
      {
        "name": "Dave Sylvester",
        "dupr_id": "17WNV0",
        "rating": 4.302,
        "profile_pic_url": null,
        "location": "Cedar Hills, UT, US"
      }
    ]
  },
  {
    "team_id": 7543020944,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Michael Hansen",
        "dupr_id": "8W4OL3",
        "rating": 4.245,
        "profile_pic_url": null,
        "location": "Spanish Fork, UT, US"
      },
      {
        "name": "Jeffrey Payne",
        "dupr_id": "17WQL9",
        "rating": 4.567,
        "profile_pic_url": null,
        "location": "Saratoga Springs, UT, US"
      }
    ]
  }
]