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

League C

ID: 7797195890

Match Scores

11-6

Loss

Play Date

2024-11-12

Play Time (Est)

3:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
RA
Ryan almond

8JORNW · Lehi, UT, US

DUPR

4.707

NW
Nick White

3L0GQK · Highland, UT, US

DUPR

4.672

TEAM 2LOSS
PB
Parker Bradshaw

89NVNE · Spanish Fork, UT, US

DUPR

4.771

CA
Carson Arnold

8KY65Y · Willard, UT, US

DUPR

4.567

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-7797195890
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4363743491,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ryan almond",
        "dupr_id": "8JORNW",
        "rating": 4.707,
        "profile_pic_url": null,
        "location": "Lehi, UT, US"
      },
      {
        "name": "Nick White",
        "dupr_id": "3L0GQK",
        "rating": 4.672,
        "profile_pic_url": null,
        "location": "Highland, UT, US"
      }
    ]
  },
  {
    "team_id": 8397989783,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Parker Bradshaw",
        "dupr_id": "89NVNE",
        "rating": 4.771,
        "profile_pic_url": null,
        "location": "Spanish Fork, UT, US"
      },
      {
        "name": "Carson Arnold",
        "dupr_id": "8KY65Y",
        "rating": 4.567,
        "profile_pic_url": null,
        "location": "Willard, UT, US"
      }
    ]
  }
]