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

Coed League A - 01/14

ID: 8500241212

Match Scores

11-6

Loss

Play Date

2026-01-14

Play Time (Est)

5:00 PM

Play Location

1330 Sandhill Rd, Orem, UT 84058

View Facility Page →

Competitor Teams

TEAM 1WINNER
GO
Guillermo Orellana

8WR0MQ · Lehi, UT, US

DUPR

5.169

MH
Maxwell Hill

30ER22 · Provo, UT, US

DUPR

5.240

TEAM 2LOSS
CS
Camon Schneider

89KNKK · Lehi, UT, US

DUPR

4.992

TB
Trevor Barker

KO6K6Y · Genola, UT, US

DUPR

5.142

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-8500241212
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4428640934,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Guillermo Orellana",
        "dupr_id": "8WR0MQ",
        "rating": 5.169,
        "profile_pic_url": null,
        "location": "Lehi, UT, US"
      },
      {
        "name": "Maxwell Hill",
        "dupr_id": "30ER22",
        "rating": 5.24,
        "profile_pic_url": null,
        "location": "Provo, UT, US"
      }
    ]
  },
  {
    "team_id": 6314424537,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Camon Schneider",
        "dupr_id": "89KNKK",
        "rating": 4.992,
        "profile_pic_url": null,
        "location": "Lehi, UT, US"
      },
      {
        "name": "Trevor Barker",
        "dupr_id": "KO6K6Y",
        "rating": 5.142,
        "profile_pic_url": null,
        "location": "Genola, UT, US"
      }
    ]
  }
]