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

Coed League A - 01/14

ID: 6214137074

Match Scores

10-11

Win

Play Date

2026-01-14

Play Time (Est)

3:30 PM

Play Location

1330 Sandhill Rd, Orem, UT 84058

View Facility Page →

Competitor Teams

TEAM 1LOSS
AM
Austin Mccarthy

89Y447 · Spanish Fork, UT, US

DUPR

5.140

BD
Brock Duke

8JY6D8 · Salem, UT, US

DUPR

5.054

TEAM 2WINNER
CS
Camon Schneider

89KNKK · Lehi, UT, US

DUPR

4.996

TB
Trevor Barker

KO6K6Y · Genola, UT, US

DUPR

5.146

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-6214137074
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8501273395,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Austin Mccarthy",
        "dupr_id": "89Y447",
        "rating": 5.14,
        "profile_pic_url": null,
        "location": "Spanish Fork, UT, US"
      },
      {
        "name": "Brock Duke",
        "dupr_id": "8JY6D8",
        "rating": 5.054,
        "profile_pic_url": null,
        "location": "Salem, UT, US"
      }
    ]
  },
  {
    "team_id": 5102695169,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Camon Schneider",
        "dupr_id": "89KNKK",
        "rating": 4.996,
        "profile_pic_url": null,
        "location": "Lehi, UT, US"
      },
      {
        "name": "Trevor Barker",
        "dupr_id": "KO6K6Y",
        "rating": 5.146,
        "profile_pic_url": null,
        "location": "Genola, UT, US"
      }
    ]
  }
]