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

Coed League A - 05/20

ID: 8547365063

Match Scores

11-7

Loss

Play Date

2026-05-20

Play Time (Est)

12:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
MT
Mitchell Tate

166XWG · Pleasant Grove, UT, US

DUPR

5.126

BC
Barrett Croft

35V5R3 · American Fork, UT, US

DUPR

5.009

TEAM 2LOSS
RP
Ryan Porter

3020QG · Lehi, UT, US

DUPR

4.957

GO
Guillermo Orellana

8WR0MQ · Lehi, UT, US

DUPR

5.032

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-8547365063
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8040017360,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mitchell Tate",
        "dupr_id": "166XWG",
        "rating": 5.126,
        "profile_pic_url": null,
        "location": "Pleasant Grove, UT, US"
      },
      {
        "name": "Barrett Croft",
        "dupr_id": "35V5R3",
        "rating": 5.009,
        "profile_pic_url": null,
        "location": "American Fork, UT, US"
      }
    ]
  },
  {
    "team_id": 5767264433,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ryan Porter",
        "dupr_id": "3020QG",
        "rating": 4.957,
        "profile_pic_url": null,
        "location": "Lehi, UT, US"
      },
      {
        "name": "Guillermo Orellana",
        "dupr_id": "8WR0MQ",
        "rating": 5.032,
        "profile_pic_url": null,
        "location": "Lehi, UT, US"
      }
    ]
  }
]