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

Coed League A - 01/14

ID: 6423654178

Match Scores

10-11

Loss

Play Date

2026-01-14

Play Time (Est)

11:30 PM

Play Location

1330 Sandhill Rd, Orem, UT 84058

View Facility Page →

Competitor Teams

TEAM 1LOSS
CS
Camon Schneider

89KNKK · Lehi, UT, US

DUPR

5.009

TB
Trevor Barker

KO6K6Y · Genola, UT, US

DUPR

5.159

TEAM 2WINNER
DH
Dan Hoen

1RX0XM · Saratoga Springs, UT, US

DUPR

5.018

MT
Mitchell Tate

166XWG · Pleasant Grove, UT, US

DUPR

5.163

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-6423654178
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4938615084,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Camon Schneider",
        "dupr_id": "89KNKK",
        "rating": 5.009,
        "profile_pic_url": null,
        "location": "Lehi, UT, US"
      },
      {
        "name": "Trevor Barker",
        "dupr_id": "KO6K6Y",
        "rating": 5.159,
        "profile_pic_url": null,
        "location": "Genola, UT, US"
      }
    ]
  },
  {
    "team_id": 4889638737,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Dan Hoen",
        "dupr_id": "1RX0XM",
        "rating": 5.018,
        "profile_pic_url": null,
        "location": "Saratoga Springs, UT, US"
      },
      {
        "name": "Mitchell Tate",
        "dupr_id": "166XWG",
        "rating": 5.163,
        "profile_pic_url": null,
        "location": "Pleasant Grove, UT, US"
      }
    ]
  }
]