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

Coed League A - 05/20

ID: 5946480744

Match Scores

11-2

Loss

Play Date

2026-05-20

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
MT
Mitchell Tate

166XWG · Pleasant Grove, UT, US

DUPR

5.140

BC
Barrett Croft

35V5R3 · American Fork, UT, US

DUPR

5.024

TEAM 2LOSS
BD
Brock Duke

8JY6D8 · Salem, UT, US

DUPR

4.995

JH
John Hollingshaus

3XRRY7 · Mapleton, UT, US

DUPR

5.023

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-5946480744
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6148576691,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mitchell Tate",
        "dupr_id": "166XWG",
        "rating": 5.14,
        "profile_pic_url": null,
        "location": "Pleasant Grove, UT, US"
      },
      {
        "name": "Barrett Croft",
        "dupr_id": "35V5R3",
        "rating": 5.024,
        "profile_pic_url": null,
        "location": "American Fork, UT, US"
      }
    ]
  },
  {
    "team_id": 6266061562,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brock Duke",
        "dupr_id": "8JY6D8",
        "rating": 4.995,
        "profile_pic_url": null,
        "location": "Salem, UT, US"
      },
      {
        "name": "John Hollingshaus",
        "dupr_id": "3XRRY7",
        "rating": 5.023,
        "profile_pic_url": null,
        "location": "Mapleton, UT, US"
      }
    ]
  }
]