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

Coed League A - 11/12

ID: 5462762887

Match Scores

11-9

Win

Play Date

2025-11-12

Play Time (Est)

8:45 AM

Play Location

1330 Sandhill Rd, Orem, UT 84058

View Facility Page →

Competitor Teams

TEAM 1WINNER
AM
Austin Mccarthy

89Y447 · Spanish Fork, UT, US

DUPR

5.058

RP
Ruby Pruneda

17ZJE9 · UT, US

DUPR

5.258

TEAM 2LOSS
TB
Trevor Barker

KO6K6Y · Genola, UT, US

DUPR

5.259

JH
Jeff Hoather

YXXOZK · Orem, UT, US

DUPR

5.079

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-5462762887
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7750367228,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Austin Mccarthy",
        "dupr_id": "89Y447",
        "rating": 5.058,
        "profile_pic_url": null,
        "location": "Spanish Fork, UT, US"
      },
      {
        "name": "Ruby Pruneda",
        "dupr_id": "17ZJE9",
        "rating": 5.258,
        "profile_pic_url": null,
        "location": "UT, US"
      }
    ]
  },
  {
    "team_id": 4700745007,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Trevor Barker",
        "dupr_id": "KO6K6Y",
        "rating": 5.259,
        "profile_pic_url": null,
        "location": "Genola, UT, US"
      },
      {
        "name": "Jeff Hoather",
        "dupr_id": "YXXOZK",
        "rating": 5.079,
        "profile_pic_url": null,
        "location": "Orem, UT, US"
      }
    ]
  }
]