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

Coed League A - 11/12

ID: 7149618823

Match Scores

11-6

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.076

RP
Ruby Pruneda

17ZJE9 · UT, US

DUPR

5.352

TEAM 2LOSS
SC
Skyler Cleveland

6ZWR0Q · Provo, UT, US

DUPR

5.354

JC
Jeremy Call

8JO7NJ · Orem, UT, US

DUPR

4.939

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-7149618823
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5150651935,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Austin Mccarthy",
        "dupr_id": "89Y447",
        "rating": 5.076,
        "profile_pic_url": null,
        "location": "Spanish Fork, UT, US"
      },
      {
        "name": "Ruby Pruneda",
        "dupr_id": "17ZJE9",
        "rating": 5.352,
        "profile_pic_url": null,
        "location": "UT, US"
      }
    ]
  },
  {
    "team_id": 5730564504,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Skyler Cleveland",
        "dupr_id": "6ZWR0Q",
        "rating": 5.354,
        "profile_pic_url": null,
        "location": "Provo, UT, US"
      },
      {
        "name": "Jeremy Call",
        "dupr_id": "8JO7NJ",
        "rating": 4.939,
        "profile_pic_url": null,
        "location": "Orem, UT, US"
      }
    ]
  }
]