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

Quarterfinals - 2025 Adidas Collegiate World Championships

ID: 7771857675

Match Scores

21-18

Loss

Play Date

2025-11-02

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
CB
Clayton Boydston

3ZVZW8 · Provo, UT, US

DUPR

5.631

LD
Liam Duffin

8EDZVE · St. George, UT, US

DUPR

5.661

TEAM 2LOSS
CM
Cody Miller

8EQMOW · Blacksburg, VA, US

DUPR

5.263

EB
Evan Bernstine

X2E9VR · Manakin-Sabot, VA, US

DUPR

5.160

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-7771857675
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8336264469,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Clayton Boydston",
        "dupr_id": "3ZVZW8",
        "rating": 5.631,
        "profile_pic_url": null,
        "location": "Provo, UT, US"
      },
      {
        "name": "Liam Duffin",
        "dupr_id": "8EDZVE",
        "rating": 5.661,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      }
    ]
  },
  {
    "team_id": 8002669135,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Cody Miller",
        "dupr_id": "8EQMOW",
        "rating": 5.263,
        "profile_pic_url": null,
        "location": "Blacksburg, VA, US"
      },
      {
        "name": "Evan Bernstine",
        "dupr_id": "X2E9VR",
        "rating": 5.16,
        "profile_pic_url": null,
        "location": "Manakin-Sabot, VA, US"
      }
    ]
  }
]