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

Coed League A - 01/14

ID: 6545496247

Match Scores

10-11

Loss

Play Date

2026-01-14

Play Time (Est)

8:45 AM

Play Location

1330 Sandhill Rd, Orem, UT 84058

View Facility Page →

Competitor Teams

TEAM 1LOSS
CS
Camon Schneider

89KNKK · Lehi, UT, US

DUPR

4.994

TB
Trevor Barker

KO6K6Y · Genola, UT, US

DUPR

5.144

TEAM 2WINNER
GO
Guillermo Orellana

8WR0MQ · Lehi, UT, US

DUPR

5.167

MH
Maxwell Hill

30ER22 · Provo, UT, US

DUPR

5.239

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-6545496247
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6260397017,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Camon Schneider",
        "dupr_id": "89KNKK",
        "rating": 4.994,
        "profile_pic_url": null,
        "location": "Lehi, UT, US"
      },
      {
        "name": "Trevor Barker",
        "dupr_id": "KO6K6Y",
        "rating": 5.144,
        "profile_pic_url": null,
        "location": "Genola, UT, US"
      }
    ]
  },
  {
    "team_id": 5690519936,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Guillermo Orellana",
        "dupr_id": "8WR0MQ",
        "rating": 5.167,
        "profile_pic_url": null,
        "location": "Lehi, UT, US"
      },
      {
        "name": "Maxwell Hill",
        "dupr_id": "30ER22",
        "rating": 5.239,
        "profile_pic_url": null,
        "location": "Provo, UT, US"
      }
    ]
  }
]